aboutsummaryrefslogtreecommitdiff
path: root/operators
AgeCommit message (Expand)Author
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
2022-10-13Updating CONV3D_1X2X1 tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating CONV3D_1X1X2 tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating CONV3D_1X1X1 tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating CONV2D_5X5 tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating CONV2D_3X3 tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating CONV2D_3X1 tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating CONV2D_2X2 tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating CONV2D_1X3 tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating CONV2D_1X1 tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating AVG_POOL2D tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating ARGMAX tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating TYPE_CONVERSION tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating SCATTER_GATHER tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating REDUCTION tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating IMAGE tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating EW_UNARY tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating EW_TERNARY tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating EW_BINARY tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating DATA_LAYOUT tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating CONTROL_FLOW tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating COMPARISON tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating ACTIVATION tests for FP16 and accumulator typesJeremy Johnson
2022-10-13Updating generation files for FP16 and accumulator typesJeremy Johnson
2022-09-21Regen TF Lite example tests for TF updateJeremy Johnson
2022-09-14Update tests to v0.41 draftJeremy Johnson
2022-09-01Update tests to version v0.40.0v0.40.0v0.40Jeremy Johnson
2022-08-30Regen RESCALE tests for rank restriction removalJeremy Johnson
2022-08-30Regen PAD ERROR_IF tests for missing checksJeremy Johnson
2022-08-30Regen TRANSPOSE_CONV2D tests for pad inversionJeremy Johnson
2022-08-22Regen 16-bit TABLE tests to meet spec REQUIREJeremy Johnson