aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor
AgeCommit message (Expand)Author
2023-06-27Update version to v0.80 draftJeremy Johnson
2023-05-30Update conformance to v0.70 releasev0.70.0v0.70Jeremy Johnson
2023-05-098K level: rank 6 ARGMAX testsJeremy Johnson
2023-04-26Updating TENSOR tests for 8k level supportJeremy Johnson
2023-03-20Update version to v0.70 draftJeremy Johnson
2023-03-13Update conformance to v0.60 releasev0.60.0v0.60Jeremy Johnson
2023-03-01CONV3D_2X1X1 tosa_mi regen for ofm_depthJeremy Johnson
2023-03-01CONV3D_2X1X1 tosa_bi regen for ofm_depthJeremy Johnson
2023-03-01CONV3D_1X2X1 tosa_mi regen for ofm_depthJeremy Johnson
2023-03-01CONV3D_1X2X1 tosa_bi regen for ofm_depthJeremy Johnson
2023-03-01CONV3D_1X1X2 tosa_mi regen for ofm_depthJeremy Johnson
2023-03-01CONV3D_1X1X2 tosa_bi regen for ofm_depthJeremy Johnson
2023-03-01CONV3D_1X1X1 tosa_mi regen (f16/f32) for ofm_depthJeremy Johnson
2023-03-01CONV3D_1X1X1 tosa_mi regen (bf16) for ofm_depthJeremy Johnson
2023-03-01CONV3D_1X1X1 tosa_bi regen for ofm_depthJeremy Johnson
2023-03-01Updating CONV2D_5X5 tests for ofm_depth fix RegenJames Ward
2023-03-01Updating CONV2D_3X3 tests for ofm_depth fix RegenJames Ward
2023-03-01Updating CONV2D_3X1 tests for ofm_depth fix RegenJames Ward
2023-03-01Updating CONV2D_2X2 tests for ofm_depth fix RegenJames Ward
2023-03-01Updating CONV2D_1X3 tests for ofm_depth fix RegenJames Ward
2023-03-01Updating CONV2D_1X1 tests for ofm_depth fix RegenJames Ward
2023-02-28Updating DEPTHWISE_CONV2D_5X5 tests for ofm_depth fix RegenJames Ward
2023-02-28Updating DEPTHWISE_CONV2D_3X3 tests for ofm_depth fix RegenJames Ward
2023-02-28Updating DEPTHWISE_CONV2D_3X1 tests for ofm_depth fix RegenJames Ward
2023-02-28Updating DEPTHWISE_CONV2D_2X2 tests for ofm_depth fix RegenJames Ward
2023-02-28Updating DEPTHWISE_CONV2D_1X3 tests for ofm_depth fix RegenJames Ward
2023-02-28Updating DEPTHWISE_CONV2D_1X1 tests for ofm_depth fix RegenJames Ward
2023-02-22Create MI tests for Tensors: TRANSPOSE_CONV2DJames Ward
2023-02-22Create MI tests for Tensor: FFT2D & RFFT2DJeremy Johnson
2023-02-22Create MI tests for Tensor: CONV3DJeremy Johnson
2023-02-22Regen for max-batch-size/ofm_depth bug fixesJames Ward
2023-02-20Create MI tests for Tensors: DEPTHWISE_CONV2DJames Ward
2023-02-06Create MI tests for Tensor: CONV2DJeremy Johnson
2023-02-06Regen tests affected by accum-dtype changesJames Ward
2023-02-06Create MI tests for Tensors: AVG_POOL2D, FULLY_CONNECTED, MATMULJames Ward
2023-01-16Regen tests after control flow operator supportJeremy Johnson
2022-12-13Updating tests for v0.51.0 draftJeremy Johnson
2022-12-07Updating tests for v0.50.0 releasev0.50.0v0.50Jeremy Johnson
2022-11-18Create MI tests for Tensors: ARGMAX, MAX_POOL2DJames Ward
2022-11-16Updating conformance files for BF16 supportJeremy Johnson
2022-10-18Updating test files for FLOAT/FP32 name changeJeremy Johnson
2022-10-13Updating TRANSPOSE_CONV2D_5X5 tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating TRANSPOSE_CONV2D_3X3 tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating TRANSPOSE_CONV2D_3X1 tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating TRANSPOSE_CONV2D_2X2 tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating TRANSPOSE_CONV2D_1X3 tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating TRANSPOSE_CONV2D_1X1 tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating MAX_POOL2D tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating MATMUL tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating FULLY_CONNECTED tests for FP16 and accumulator typesJeremy Johnson