Luke Hutton
d4570ea813
[mlir][tosa] Disallow invalid datatype combinations in the validation pass ( #131595 )
...
This commit checks if the operands/results of an operator can be found
in the profile compliance mapping, if it isn't the operator is
considered invalid. As a result, operator datatype combinations that are
not listed under the "Supported Data Types" of the TOSA specification
are disallowed and the validation pass results in failure.
Signed-off-by: Luke Hutton <luke.hutton@arm.com>
2025-03-25 10:05:39 +00:00
..
2025-02-17 10:55:27 +01:00
2025-03-21 14:49:50 +00:00
2024-04-19 09:23:00 -07:00
2025-03-21 14:49:50 +00:00
2024-12-20 08:15:48 -08:00
2025-01-16 14:57:43 +08:00
2025-02-12 20:32:13 +03:00
2025-03-17 07:43:18 +01:00
2025-02-17 10:55:27 +01:00
2025-02-06 12:49:30 -06:00
2025-02-17 10:55:27 +01:00
2025-01-28 14:40:47 +01:00
2025-02-17 10:55:27 +01:00
2025-02-13 08:36:07 -08:00
2025-02-17 10:55:27 +01:00
2025-02-13 13:06:04 +01:00
2024-10-05 21:32:40 +02:00
2025-02-19 16:05:25 +01:00
2025-01-28 14:40:47 +01:00
2024-10-25 15:41:39 +01:00
2025-02-19 16:05:25 +01:00
2025-02-17 10:55:27 +01:00
2024-06-10 13:40:24 +02:00
2025-02-06 12:49:30 -06:00
2025-02-19 16:05:25 +01:00
2025-03-15 18:33:06 +01:00
2025-01-09 13:16:18 +01:00
2025-03-18 02:11:38 +01:00
2025-02-13 17:53:12 +03:00
2025-03-17 07:43:18 +01:00
2024-10-05 21:32:40 +02:00
2024-10-18 21:20:47 +01:00
2025-02-17 10:55:27 +01:00
2025-02-12 14:34:16 +03:00
2025-01-20 09:26:41 +01:00
2024-10-28 09:54:51 +08:00
2025-02-18 10:51:37 -05:00
2025-02-20 23:40:35 -06:00
2025-02-27 14:32:25 -05:00
2025-02-17 10:55:27 +01:00
2025-03-19 14:18:51 +08:00
2025-03-07 08:43:01 +01:00
2025-02-19 16:05:25 +01:00
2025-03-17 07:43:18 +01:00
2025-03-04 12:20:35 +00:00
2025-02-06 12:49:30 -06:00
2024-07-02 10:42:33 +01:00
2025-02-17 10:55:27 +01:00
2025-03-20 14:41:27 +00:00
2025-02-17 10:55:27 +01:00
2025-02-17 10:55:27 +01:00
2025-02-17 10:55:27 +01:00
2025-03-19 14:18:51 +08:00
2025-02-19 16:05:25 +01:00
2025-01-22 09:53:54 -08:00
2024-10-05 21:32:40 +02:00
2025-02-17 10:55:27 +01:00
2024-08-09 16:09:11 +02:00
2025-02-06 12:49:30 -06:00
2025-02-17 10:55:27 +01:00
2025-02-19 16:05:25 +01:00
2025-03-10 19:32:30 +00:00
2025-03-25 10:05:39 +00:00
2023-11-10 10:54:51 -08:00
2025-03-05 01:17:42 +00:00
2025-03-06 14:55:50 -08:00
2024-10-05 21:32:40 +02:00
2025-02-06 19:07:34 +01:00
2025-02-17 10:55:27 +01:00
2025-03-20 22:24:17 -07:00
2025-03-24 12:52:46 +00:00
2025-03-06 18:22:46 +00:00
2025-02-17 10:55:27 +01:00
2025-03-13 19:41:53 +01:00
2025-02-21 18:03:04 +01:00