aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-07Regen various ERRORIF tests for tosa_mi after adjustmentJeremy Johnson
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-02-03Create/Regen MI Tests for CLAMP/PADJames Ward
2023-02-02Create MI tests for Type Conversion: CASTJames Ward
2023-01-31Create MI tests for Reduction: REDUCE_SUM, REDUCE_PRODUCTJames Ward
2023-01-30Regen RESIZE ERROR_IF testsJeremy Johnson
2023-01-30Regen tests for LOGICAL LEFT/RIGHT SHIFT sign fixJeremy Johnson
2023-01-26Create MI tests for Data Layout: SLICEJames Ward
2023-01-18Create MI tests for Comparison: EQUAL, GREATER, GREATER_EQUALJeremy Johnson
2023-01-17Create MI tests for EW Unary: LOG, RECIPROCAL, RSQRT, EXPJeremy Johnson
2023-01-16Regen tests after control flow operator supportJeremy Johnson
2023-01-11Create MI tests for EW Binary: ADD, SUB, MULJeremy Johnson
2023-01-11Create MI tests for EW Binary: POWJeremy Johnson
2023-01-03Updating CONTROL_FLOW tests for new ERROR_IF casesJeremy Johnson
2022-12-15Create MI tests for Image: RESIZEJames Ward
2022-12-15Create MI tests for EW Unary: ABS, CEIL, FLOOR, NEGATEJames Ward
2022-12-15Create MI tests for EW Ternary: SELECTJames Ward
2022-12-15Create MI tests for EW Binary: MINIMUM, MAXIMUMJames Ward
2022-12-14Create MI tests for Activation: SIGMOID, TANHJames Ward
2022-12-14Create MI tests for Reduction: REDUCE_MIN, REDUCE_MAXJames Ward
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-21Create MI tests for Data Nodes: CONST, IDENTITYJames Ward
2022-11-21Create MI tests for Data Layout: CONCAT, PAD, RESHAPE, REVERSE, SLICE, TILE, ...James Ward
2022-11-21Create MI tests for Gather: GATHERJames Ward
2022-11-21Create MI tests for Scatter: SCATTERJames Ward
2022-11-18Create MI tests for Tensors: ARGMAX, MAX_POOL2DJames Ward
2022-11-16Updating conformance files for BF16 supportJeremy Johnson
2022-10-18Updating RESCALE tests for renaming of out typeJeremy Johnson
2022-10-18Updating CAST tests for renaming of out typeJeremy Johnson
2022-10-18Updating TILE tests with bool testsJeremy 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
2022-10-13Updating DEPTHWISE_CONV2D_5X5 tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating DEPTHWISE_CONV2D_3X3 tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating DEPTHWISE_CONV2D_3X1 tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating DEPTHWISE_CONV2D_2X2 tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating DEPTHWISE_CONV2D_1X3 tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating DEPTHWISE_CONV2D_1X1 tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating CONV3D_2X1X1 tests for FP16 and accumulator typesJeremy Johnson