aboutsummaryrefslogtreecommitdiff
path: root/verif/generator/tosa_arg_gen.py
AgeCommit message (Expand)Author
2024-04-18Non-finite data tag for FP_SPECIAL data gen testsevacha01
2024-04-17Correct types of int16 and int8 input tensors for testsJeremy Johnson
2024-04-16Fix ARITHMETIC_RIGHT_SHIFT shift tensor type for int 8 & 16Jeremy Johnson
2024-04-16SPECIAL data gen mode for FP16 and FP32evacha01
2024-04-11Add rank 0 testing supportJeremy Johnson
2024-04-09Fix/improve SLICE test generationJeremy Johnson
2024-04-09Generate tests with random combination of const/inputsJeremy Johnson
2024-04-03Make Full Range FP16 tests into extra testsevacha01
2024-03-28Improve PAD coverage for main conformanceJeremy Johnson
2024-03-28Improve CONV2D coverage for conformanceJeremy Johnson
2024-03-25Fix missing Pooling ERRORIFsJeremy Johnson
2024-03-21Fix data range of int ADD/SUB opsJeremy Johnson
2024-03-20Fix missing/broken ERROR_IF testsJeremy Johnson
2024-03-20[ref model] Add acc_type to Conv OpsTai Ly
2024-03-19Updated build_tests to support different random generatorsJeremy Johnson
2024-03-17[ref model] Change Clamp and Pad attribute fieldsTai Ly
2024-03-13Fix REDUCE_SUM compliance test creationJeremy Johnson
2024-03-12Improved test selection before test generationJeremy Johnson
2024-03-07FULL data gen mode for FP16evacha01
2024-03-06[ref model] Change RescaleOp attrs to inputsTai Ly
2024-03-01Testing support for MUL with shift as inputJeremy Johnson
2024-02-26[ref_model] Change resize attrs to inputsTai Ly
2024-02-21Add support for FP8 to reference modelWon Jeon
2024-02-12Update test builder internal interfacesJeremy Johnson
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