aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/subgraph_traverser.cc
AgeCommit message (Expand)Author
2024-04-15[ref model] fix const/pad/clamp attribute serializationTai Ly
2024-02-28Update tensor allocator for FP16 caseJerry Ge
2024-02-21Add support for FP8 to reference modelWon Jeon
2024-01-18[reference model] Add shape operatorsTai Ly
2023-09-15[reference_model] Support StatefulOps and the tests for CallOnceOpTai Ly
2023-08-18Add DIM operator to reference modelWon Jeon
2023-07-27Enable lazy tensor allocationJerry Ge
2023-07-25Run clang-format and update copyrightJerry Ge
2023-07-17Update tensor allocation loggingEric Kunze
2023-06-02Add support for boolean outputs in model runnerJiacheng Liang
2023-05-05[reference model] Add precise modeTai Ly
2023-04-06[reference model] support multiple regionsTai Ly
2023-01-13Reference model update for control flow operators supportJerry Ge
2022-11-09Add BF16 support to reference modelJames Ward
2022-10-18Update to check tensor size is validEric Kunze
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