aboutsummaryrefslogtreecommitdiff
path: root/verif/generator/tosa_arg_gen.py
AgeCommit message (Expand)Author
2024-02-08Improve Avg_Pool2D ErrorIf TestingJeremy Johnson
2024-02-08Main Compliance: Add RESIZE supportJeremy Johnson
2024-02-08Main Compliance: RFFT2D supportJeremy Johnson
2024-02-07Main Compliance: FFT2D supportJeremy Johnson
2024-02-06Main Compliance testing for TRANSPOSE, REVERSE, and CONSTevacha01
2024-02-01[testing] Switch to using shape type for start and size of sliceTatWai Chong
2024-01-30[ref model] Change PadOp's padding to ShapeTai Ly
2024-01-30Fix up shape operator test errorsJeremy Johnson
2024-01-30Main Compliance: TRANSPOSE_CONV2D supportJeremy Johnson
2024-01-30Main Compliance: DEPTHWISE_CONV2D supportJeremy Johnson
2024-01-29Main Compliance testing for SLICEevacha01
2024-01-24Add conformance testing for shape operatorsWon Jeon
2024-01-23Update RESHAPE and TILE conformance testingWon Jeon
2024-01-18Main Compliance testing for TILEJeremy Johnson
2024-01-17Main Compliance testing for CONCATJeremy Johnson
2024-01-17Main Compliance testing for SELECTJeremy Johnson
2024-01-08Main Compliance: REDUCE_PRODUCT supportJeremy Johnson
2023-12-14Remove inferred dimension from RESHAPEJeremy Johnson
2023-12-14Main Compliance testing for SCATTER and GATHERJeremy Johnson
2023-12-11Enforce no output rewrite REQUIRE in SCATTERJeremy Johnson
2023-12-04Main Compliance FP16 support - generate and verify.Jeremy Johnson
2023-12-04Main Compliance testing support for RESHAPEJeremy Johnson
2023-11-30Main Compliance testing support for CASTJeremy Johnson
2023-11-30Adjust random data ranges for Main Compliance to avoid FP inf and nanJeremy Johnson
2023-11-23Main Compliance testing support for COMPARISON opsJeremy Johnson
2023-11-16Fix FP16, BF16 data ranges for conformance testsJeremy Johnson
2023-11-16Main Compliance testing for simple UNARY opsJeremy Johnson
2023-11-10Main Compliance testing for FULLY_CONNECTEDJeremy Johnson
2023-11-10Main Compliance testing support for ARGMAX, REDUCE_SUM/MAX/MINJeremy Johnson
2023-11-10Main Compliance testing support for ADD, SUB, MINIMUM and MAXIMUMJeremy Johnson
2023-11-02Main compliance testing support for MULJeremy Johnson
2023-11-02Compliance mode testing for CONV2DJeremy Johnson
2023-10-26Compliance testing support for MAX_POOL2D & PADJeremy Johnson
2023-10-25Improve verfiy and generate library validationJeremy Johnson
2023-10-16Data generator library python interface addedJeremy Johnson
2023-09-13Restore coverage for conformance MATMULJeremy Johnson
2023-09-07Initial lazy data-gen and compliance test build supportJeremy Johnson
2023-06-15Add ERROR_IF to incorrect broadcast shapesJerry Ge
2023-05-17Add support for one dimension of size -1 in ReshapeOpJerry Ge
2023-04-268K levels: Tensor op tests kernel/stride at 8192 maximumsJeremy Johnson
2023-04-258K level: RESIZE scaling at 64 maximumJeremy Johnson
2023-04-118K level: rank 6 tests support using generator groupsJeremy Johnson
2023-02-28Update rank limits for SLICE, TILE and TRANSPOSELuke Hutton
2023-02-22Bug fixes for max-batch-size/ofm-depthJames Ward
2023-02-10Add FFT2d to the reference modelLuke Hutton
2023-01-31Create MI tests for Type Conversion: CASTJames Ward
2023-01-24Add RFFT2d to the reference modelLuke Hutton
2022-11-21Create MI tests for Data Layout: CONCAT, PAD, RESHAPE, REVERSE, SLICE, TILE, ...James Ward
2022-11-09Add BF16 support to reference modelJames Ward
2022-10-26Add TILE bool tests & rename CAST/RESCALE testsJeremy Johnson