aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/subgraph_traverser.cc
AgeCommit message (Expand)Author
2022-10-13Rename FLOAT type to FP32Jeremy Johnson
2022-10-13Minor fixes & add FP16 support to refmodel testing and conformance genJeremy Johnson
2022-10-11Reference model changes for fp16 supportJames Ward
2022-06-15Remove quantization info from serialization attributesEric Kunze
2021-10-18More ERROR_IF supportsKevin Cheng
2021-10-05Couple of reference model fixesKevin Cheng
2021-09-30Fixes to pass NEGATE op test.Kevin Cheng
2021-09-30Add SUBGRAPH_ERROR_IF() to catch graph-level error.Kevin Cheng
2021-09-16Implement Conv3D kernel.Kevin Cheng
2021-08-20Replace node level check ASSERT_MSG_NODE()/FATAL_ERROR_NODE() with REQUIRE() ...Kevin Cheng
2021-08-12Support int4 weights read. Added conv2d int8xint4 in test generation.Kevin Cheng
2021-06-24Update to use new serialization_lib API.Kevin Cheng
2021-06-04Rewrite model frontend to be json-driven.Kevin Cheng
2021-05-12Update to v0.22.0Kevin Cheng
2021-04-27Replace serialization/ and verif/ with MLPlatform's serialization_lib submoduleKevin Cheng
2021-02-22Fix operator initialization bug when rank/dtype fails to initialize with Usag...Kevin Cheng
2020-10-14Initial checkin of TOSA reference_model and testsEric Kunze