aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/main.cpp
AgeCommit message (Expand)Author
2022-08-30Update revision to 0.40.v0.40.0v0.40Eric Kunze
2022-08-22Simplify the argument parsing and debug codeEric Kunze
2022-07-08Update reference model version to 0.31 draftEric Kunze
2022-06-16Remove draft status from reference modelEric Kunze
2022-06-15Remove quantization info from serialization attributesEric Kunze
2022-06-13Update transpose_conv2d to align with TOSA specTatWai Chong
2022-03-19Usability cleanupJared Smolens
2021-11-04Update reference model version to 0.24.0 draftEric Kunze
2021-11-03Remove draft tag for 0.23 releasev0.23.0v0.23Eric Kunze
2021-10-26Add version to reference modelKevin Cheng
2021-10-18More ERROR_IF supportsKevin Cheng
2021-09-30Add SUBGRAPH_ERROR_IF() to catch graph-level error.Kevin Cheng
2021-09-27Op that violates rank requirement now runs to the end and return ERROR instea...Kevin Cheng
2021-08-20Replace node level check ASSERT_MSG_NODE()/FATAL_ERROR_NODE() with REQUIRE() ...Kevin Cheng
2021-07-01Adding option -Coutput_dir= to control output location.Kevin Cheng
2021-06-04Rewrite model frontend to be json-driven.Kevin Cheng
2021-04-27Replace serialization/ and verif/ with MLPlatform's serialization_lib submoduleKevin Cheng
2020-10-14Initial checkin of TOSA reference_model and testsEric Kunze