summaryrefslogtreecommitdiff
path: root/nn/runtime/test/generated/models/mobilenet_224_gender_basic_fixed.model.cpp
AgeCommit message (Expand)Author
2018-04-21Create _relaxed tests for newly added tests -- generated testsMichael Butler
2018-04-05Finalize STRIDED_SLICEMiao Wang
2018-03-26Fix resize_bilinear test height/width orderMichael Butler
2018-03-20Fix lstm tests to have correct scratch_buffer sizeMiao Wang
2018-03-14Upgrade generated test casesMichael Butler
2018-02-22Generate relaxed precision tests for CTS and VTS.Miao Wang
2017-10-27Modernize the test spec of mobilenet_224_gander_basic_fixedI-Jui (Ray) Sung
2017-10-04Rename setInputsAndOutputsJean-Luc Brouillet
2017-09-10Making padding explicit, instead of SAME / VALIDMiao Wang
2017-09-09Explicitly add "_2D" to applicable ops, and add fused activationMiao Wang
2017-08-10Test driver, generated models and examples from TFLiteI-Jui (Ray) Sung