aboutsummaryrefslogtreecommitdiff
path: root/reference_model
AgeCommit message (Expand)Author
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
2023-12-14Main Compliance testing for SCATTER and GATHERJeremy Johnson
2023-12-12Add interface to model runner to run a basic blockEric Kunze
2023-12-12Main Conformance: Adjust TANH compliance valueJeremy Johnson
2023-12-11Enforce no output rewrite REQUIRE in SCATTERJeremy Johnson
2023-12-07Add support for list of tensors as input parameterDmitrii Agibov
2023-12-06Add support for int16_t inputs in eager interfaceGeorgios Pinitas
2023-12-05Fix Format Specifiers for MUL REQUIRES outputJack Frankland
2023-12-04Path fixes for ref model and librariesJeremy Johnson
2023-12-04Change TANH, SIGMOID to ABS_ERROR complianceJeremy Johnson
2023-12-04Main Compliance FP16 support - generate and verify.Jeremy Johnson
2023-12-04Main Compliance testing support for RESHAPEJeremy Johnson
2023-11-30Main Compliance testing support for CASTJeremy Johnson
2023-11-30Adjust random data ranges for Main Compliance to avoid FP inf and nanJeremy Johnson
2023-11-28Fix Fast Fourier Transforms in operator APIDhruv Chauhan
2023-11-23Main Compliance testing support for COMPARISON opsJeremy Johnson
2023-11-23Main Compliance testing support for LOG and ACTIVATIONsJeremy Johnson
2023-11-23Verify library fix to only accept FP64 ref dataJeremy Johnson
2023-11-23Main Compliance testing support for AVG_POOL2DJeremy Johnson
2023-11-22Correct Fully Connected Validation LogicJack Frankland
2023-11-16Support loading shared libraries for custom operatorsJerry Ge
2023-11-16Main Compliance testing support for EXP & POWJeremy Johnson
2023-11-16Main Compliance testing for simple UNARY opsJeremy Johnson
2023-11-14[reference_model] Add local_bound supportTai Ly
2023-11-10Main Compliance testing for FULLY_CONNECTEDJeremy Johnson
2023-11-10Main Compliance testing support for ARGMAX, REDUCE_SUM/MAX/MINJeremy Johnson
2023-11-10Main Compliance testing support for ADD, SUB, MINIMUM and MAXIMUMJeremy Johnson
2023-11-10[fix] Fix the parsing failure during splitting multiple files to the argumentTatWai Chong
2023-11-02Main compliance testing support for MULJeremy Johnson
2023-11-02Compliance mode testing for CONV2DJeremy Johnson
2023-11-01Fix TransposeConv2d in operator APIDmitrii Agibov
2023-10-31Fix Reshape in operator APIGrant Watson
2023-10-30Add environment variable to skip debug backtraceEric Kunze
2023-10-26Compliance testing support for MAX_POOL2D & PADJeremy Johnson
2023-10-25Improve verfiy and generate library validationJeremy Johnson
2023-10-24Catch when CONSTs aren't initializedJeremy Johnson
2023-10-23Fix AvgPool2D regressionJames Ward
2023-10-20Fix AVG_POOL2D bad_alloc with large kernel sizesJames Ward
2023-10-17Add boolean input argument supportJack Frankland
2023-10-16Data generator library python interface addedJeremy Johnson
2023-10-05Expand TOSA MI generator support for MATMULJeremy Johnson
2023-10-04Add initial TOSA MI generator supportJeremy Johnson
2023-10-03Add reduce product verifierJack Frankland
2023-10-02Support for compliance checking testingJeremy Johnson
2023-10-02Update verifier library data-type supportJeremy Johnson