aboutsummaryrefslogtreecommitdiff
path: root/reference_model
AgeCommit message (Expand)Author
2024-03-06[ref model] Change RescaleOp attrs to inputsTai Ly
2024-03-05Fix the usage of command line arguments for reference_modelJerry Ge
2024-03-05Add Tosa Sin/Cos operatorsJerry Ge
2024-03-05Minor fix ups in verify libJeremy Johnson
2024-03-01Testing support for MUL with shift as inputJeremy Johnson
2024-02-29Fix padding value for PAD op and tensor writing to npy for FP8Won Jeon
2024-02-28Update tensor allocator for FP16 caseJerry Ge
2024-02-27[reference_model] tosa.fb name changesTai Ly
2024-02-26Verifier - change to output largest error devianceJeremy Johnson
2024-02-26Ref-model generate build warning fixJeremy Johnson
2024-02-26[ref_model] Change resize attrs to inputsTai Ly
2024-02-23Fix comparing unsigned int and int in slice evaluationTatWai Chong
2024-02-22Save Int16/UINT16 test outputs to native dtypesJerry Ge
2024-02-22Change the shift of mul to tensor typeTatWai Chong
2024-02-21Add support for FP8 to reference modelWon Jeon
2024-02-08Fix REDUCE ops to support 8k MAX_RANKJeremy Johnson
2024-02-08Main Compliance: Add RESIZE supportJeremy Johnson
2024-02-08Main Compliance: RFFT2D supportJeremy Johnson
2024-02-08Main Compliance testing for CONV3Devacha01
2024-02-07Main Compliance: Update POW error boundJeremy Johnson
2024-02-07Main Compliance: FFT2D supportJeremy Johnson
2024-02-06Main Compliance testing for TRANSPOSE, REVERSE, and CONSTevacha01
2024-02-05Update version to 0.100.0 draftv0.100a0Eric Kunze
2024-01-31Change the start and size of slice to tosa shape typeTatWai Chong
2024-01-31Fix the improvement of the ABS_ERROR outputJeremy Johnson
2024-01-31Fix verify REDUCE_PRODUCT reportingJeremy Johnson
2024-01-30[ref model] Change PadOp's padding to ShapeTai Ly
2024-01-30Add support for input tensor of "shape" typeDmitrii Agibov
2024-01-30Main Compliance: TRANSPOSE_CONV2D supportJeremy Johnson
2024-01-30Main Compliance: DEPTHWISE_CONV2D supportJeremy Johnson
2024-01-29Simplify bfloat16 truncate and verify codeEric Kunze
2024-01-29Main Compliance testing for SLICEevacha01
2024-01-25Fix logical right shift operator for signed negative integersWon Jeon
2024-01-25Save Int8/UInt8 reference outputs to native dtypesJerry Ge
2024-01-24Fix and improve verify ABS_ERROR reportingJeremy Johnson
2024-01-23Update RESHAPE and TILE conformance testingWon Jeon
2024-01-18[reference model] Add shape operatorsTai Ly
2024-01-18Main Compliance testing for TILEJeremy Johnson
2024-01-17Main Compliance testing for CONCATJeremy Johnson
2024-01-17Main Compliance testing for SELECTJeremy Johnson
2024-01-11Add support for precise mode in eager runnerFabrizio Indirli
2024-01-11CLAMP limits should be expressed in in_out_tEric Kunze
2024-01-10CMake update to quiet warningsEric Kunze
2024-01-08Main compliance: Fix CONV2D weight generationJeremy Johnson
2024-01-08Main Compliance: REDUCE_PRODUCT supportJeremy Johnson
2024-01-08Main Conformance: Re-adjust TANH compliance checkJeremy Johnson
2024-01-05Remove operators APIDmitrii Agibov
2024-01-03Fix Cast Float to Int overflowsJerry Ge
2023-12-15Fix Cast FP32 to Int32 OverflowJerry Ge
2023-12-14Remove inferred dimension from RESHAPEJeremy Johnson