aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-27Enable lazy tensor allocationJerry Ge
2023-07-26Update framework tools to add name in jsonEric Kunze
2023-07-26Add Verif Conformance READMEJeremy Johnson
2023-07-25Run clang-format and update copyrightJerry Ge
2023-07-25Update flatbuffer version and fix json2numpy testEric Kunze
2023-07-17Update README for ref_model debug flagJerry Ge
2023-07-17Update tensor allocation loggingEric Kunze
2023-07-14Add support for int32 tensor datatype in model runnerJiacheng Liang
2023-07-11Fix size mismatch of placeholders for broadcast fuzzingWon Jeon
2023-07-07Update thirdparty/serialization_lib hashJerry Ge
2023-07-06Add reference model framework test for INT8 squared differenceWon Jeon
2023-07-06Enable framework generator to save numpy files in native dtypesJerry Ge
2023-07-05Add a parameter to tensor generation function to disable fuzzingWon Jeon
2023-06-29Fix missing template instantiationsEric Kunze
2023-06-29Add support for ERF operator to reference modelWon Jeon
2023-06-26Upgrade to latest version of TOSA specificationGrant Watson
2023-06-21Add tf broadcast-to testingTai Ly
2023-06-20Make verifiers to operate on const pointersGeorgios Pinitas
2023-06-15Fix framework test generator with custom_shapesJerry Ge
2023-06-15Add ERROR_IF to incorrect broadcast shapesJerry Ge
2023-06-15Add accumtype to tf/tfl framework testsJerry Ge
2023-06-15Add TOSA MI verification methodsGeorgios Pinitas
2023-06-12Correctly identify "axis" attributes.Grant Watson
2023-06-02Support custom_shapes for framework test generationJerry Ge
2023-06-02Add support for boolean outputs in model runnerJiacheng Liang
2023-06-02Update version to 0.80 draftEric Kunze
2023-05-25Remove draft tag for 0.70 releasev0.70.0v0.70Eric Kunze
2023-05-25Update serialization library submoduleEric Kunze
2023-05-18Add abs calculations under precise_modeTai Ly
2023-05-17Add support for one dimension of size -1 in ReshapeOpJerry Ge
2023-05-168K level: rank 6 ARGMAX testsJeremy Johnson
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-268K levels: Tensor op tests kernel/stride at 8192 maximumsJeremy Johnson
2023-04-258K level: RESIZE scaling at 64 maximumJeremy Johnson
2023-04-24AVG_POOL2D - Fix for stride renaming mistakeJeremy Johnson
2023-04-20Add level checking to TOSA Ref modelJerry Ge
2023-04-13Add framework tests for tfl.real and tfl.imagLuke Hutton
2023-04-11revert to GetBlockByName "main"Tai Ly
2023-04-118K level: rank 6 tests support using generator groupsJeremy Johnson
2023-04-06[reference model] support multiple regionsTai Ly
2023-03-30Add positive/negative random number generator for RsqrtJerry Ge
2023-03-28Add CONST INT48 support to conformance.Jeremy Johnson
2023-03-17Refactor 1L to INT64_C()Jerry Ge
2023-03-16Update version to 0.70.0 draftEric Kunze
2023-03-13Update framework test choices - SPLIT, RESIZEv0.60.2Jeremy Johnson
2023-03-09Remove 1x7x7x479 from the test size listv0.60.1Eric Kunze
2023-03-09Update version number to 0.60v0.60.0Eric Kunze
2023-03-08Prevent generating test case when align_corners and half_pixel are both true ...Jerry Ge
2023-03-03Add framework tests for TFL.Relu0To1OpJerry Ge