aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/ops/image.cc
AgeCommit message (Expand)Author
2024-02-26[ref_model] Change resize attrs to inputsTai Ly
2023-09-13Add integer divide with floor for coordinate calculationTatWai Chong
2023-07-25Run clang-format and update copyrightJerry Ge
2023-05-10Refactor ref_model rank checking and add level check to argmaxJerry Ge
2023-05-05[reference model] Add precise modeTai Ly
2023-04-20Add level checking to TOSA Ref modelJerry Ge
2023-02-02Remove accumulator attributes from all but AVG_POOL2DJames Ward
2022-11-29FP16 improvementsJames Ward
2022-11-09Add BF16 support to reference modelJames Ward
2022-10-13Rename FLOAT type to FP32Jeremy Johnson
2022-10-11Reference model changes for fp16 supportJames Ward
2022-08-10Update TOSA resize to match specificationTatWai Chong
2022-06-15Remove quantization info from serialization attributesEric Kunze
2021-09-23Add stride larger than dimension error_if check for resizeMatthew Haddon
2021-09-20Add maximum dimension check ERROR_IF in RESIZE.Kevin Cheng
2021-08-20Replace node level check ASSERT_MSG_NODE()/FATAL_ERROR_NODE() with REQUIRE() ...Kevin Cheng
2020-11-24Update reference model/serialization library to 0.21.0 with unit tests added/...Kevin Cheng
2020-10-14Initial checkin of TOSA reference_model and testsEric Kunze