aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/main.cpp
AgeCommit message (Expand)Author
2024-03-05Fix the usage of command line arguments for reference_modelJerry Ge
2024-01-29Simplify bfloat16 truncate and verify codeEric Kunze
2023-12-04Path fixes for ref model and librariesJeremy Johnson
2023-11-16Support loading shared libraries for custom operatorsJerry Ge
2023-11-16Main Compliance testing support for EXP & POWJeremy Johnson
2023-11-10[fix] Fix the parsing failure during splitting multiple files to the argumentTatWai Chong
2023-10-02Support for compliance checking testingJeremy Johnson
2023-09-15[reference_model] Support StatefulOps and the tests for CallOnceOpTai Ly
2023-09-06Update TosaVersion compatibility check to match with serialization_libJerry Ge
2023-07-27Enable lazy tensor allocationJerry Ge
2023-07-25Run clang-format and update copyrightJerry Ge
2023-05-18Add abs calculations under precise_modeTai Ly
2023-04-20Add level checking to TOSA Ref modelJerry Ge
2023-04-11revert to GetBlockByName "main"Tai Ly
2023-04-06[reference model] support multiple regionsTai Ly
2023-01-13Reference model update for control flow operators supportJerry Ge
2022-11-29Fix error messages/comments using old -C arguments.Jeremy Johnson
2022-11-09Add BF16 support to reference modelJames Ward
2022-10-07Add IModelRunner interface to TOSA Reference ModelMatthew Sloyan
2022-09-12Update reference model version to 0.41 draftEric Kunze
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