aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/ops/type_conversion.cc
AgeCommit message (Expand)Author
2023-03-03Update CAST fp to int roundingEric Kunze
2023-01-31Create MI tests for Type Conversion: CASTJames Ward
2023-01-18Update for RESCALE spec apply_add clarificationJeremy Johnson
2022-11-18Zero point addition in RESCALE should be int32Eric Kunze
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-29Update framework test generator to support TF/TFL conv3d.TatWai Chong
2022-06-15Remove quantization info from serialization attributesEric Kunze
2022-05-26Add support for uint16_t to RESCALEJeremy Johnson
2021-10-18More ERROR_IF supportsKevin Cheng
2021-08-20Replace node level check ASSERT_MSG_NODE()/FATAL_ERROR_NODE() with REQUIRE() ...Kevin Cheng
2021-04-30Support 16-bit RescaleKevin Cheng
2021-02-01Remove AINT8Kevin Cheng
2020-11-12Implement and add unit tests for MUL and ARITHMETIC_RIGHT_SHIFTKevin Cheng
2020-10-19Update apply_scale_32()Kevin Cheng
2020-10-14Initial checkin of TOSA reference_model and testsEric Kunze