aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/ops/control_flow.cc
AgeCommit message (Expand)Author
2024-02-27[reference_model] tosa.fb name changesTai Ly
2023-07-27Enable lazy tensor allocationJerry Ge
2023-07-25Run clang-format and update copyrightJerry Ge
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
2021-10-18Add ERROR_IF to control flow ops.Kevin Cheng
2021-09-30Add SUBGRAPH_ERROR_IF() to catch graph-level error.Kevin Cheng
2021-08-20Replace node level check ASSERT_MSG_NODE()/FATAL_ERROR_NODE() with REQUIRE() ...Kevin Cheng
2021-05-12Update to v0.22.0Kevin 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