aboutsummaryrefslogtreecommitdiff
path: root/verif/generator/tosa_test_gen.py
AgeCommit message (Expand)Author
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-23Main Compliance testing support for LOG and ACTIVATIONsJeremy Johnson
2023-11-23Main Compliance testing support for AVG_POOL2DJeremy Johnson
2023-11-16[reference_model] add local_bound attribute to test_genTai Ly
2023-11-16Fix FP16, BF16 data ranges for conformance testsJeremy Johnson
2023-11-16Main Compliance testing support for EXP & POWJeremy 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-16Data generator library python interface addedJeremy Johnson
2023-10-02Update verifier library data-type supportJeremy Johnson
2023-09-07Initial lazy data-gen and compliance test build supportJeremy Johnson
2023-09-01[reference model] Fix dim test generationv0.90a0Tai Ly
2023-08-18Add DIM operator to reference modelWon Jeon
2023-07-31Update serialization library submoduleJeremy Johnson
2023-06-29Add support for ERF operator to reference modelWon Jeon
2023-06-15Add ERROR_IF to incorrect broadcast shapesJerry Ge
2023-05-17Add support for one dimension of size -1 in ReshapeOpJerry Ge
2023-05-10Refactor ref_model rank checking and add level check to argmaxJerry 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-03-28Add CONST INT48 support to conformance.Jeremy 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-22Add tests for INT48 CONST supportLuke Hutton
2023-02-10Add FFT2d to the reference modelLuke Hutton
2023-02-02Remove accumulator attributes from all but AVG_POOL2DJames Ward
2023-01-24Add RFFT2d to the reference modelLuke Hutton
2023-01-19Create MI tests for Activation: CLAMP; Data Layout: PADJames Ward
2023-01-13Reference model update for control flow operators supportJerry Ge
2022-12-15Add extra control flow ERROR_IF testsJeremy Johnson
2022-11-19Initial set up of Main Inference conformance test genJeremy Johnson
2022-11-09Add BF16 support to reference modelJames Ward
2022-10-13Rename FLOAT type to FP32Jeremy Johnson
2022-10-11Reference model changes for fp16 supportJames Ward
2022-09-26Add CONST testing to Numpy refmodel testsJeremy Johnson
2022-09-21Add simple post commit reference model testing against NumpyJeremy Johnson
2022-08-30Update RESCALE testing to match no rank restrictionsEric Kunze
2022-08-26Align padding for transpose_conv2d to match specEric Kunze
2022-08-25Add PAD ERROR_IF test for output shapeJeremy Johnson
2022-08-11Update RESIZE operator in test generator for spec updatesJeremy Johnson
2022-07-11Modify input limits for apply_scale_32Eric Kunze