summaryrefslogtreecommitdiff
path: root/nn/tools/test_generator/test_generator.py
AgeCommit message (Expand)Author
2020-06-02Relaxed LSH_PROJECTION: do not convert the hash tensor as internalXusong Wang
2020-04-29Re-enable tests that are previously disabled.Xusong Wang
2020-04-07Add shorthand quant8 DataTypeConverter modeSlava Shklyaev
2020-04-07Add SUBGRAPH support for DataTypeConverterSlava Shklyaev
2020-03-31Surface operand and subgraph names in example filesSlava Shklyaev
2020-03-20Merge changes I32d7b435,I8904d7ca,I681fad8e,Iaf1d9b66,I30e89ce4 into rvc-devXusong Wang
2020-03-19Fix SQUEEZE with optional squeeze dims.Xusong Wang
2020-03-18Add AllOutputsAsInternalCoverterSlava Shklyaev
2020-03-16Validate type of dimensions in test generatorSlava Shklyaev
2020-02-17Abort test generation when a variation does not support subgraphsSlava Shklyaev
2020-02-14Add Model.IdentifyInputs and Model.IdentifyOutputs to test generatorSlava Shklyaev
2020-02-14Add control flow support to test generatorSlava Shklyaev
2020-01-22Add FILL and RANK opsLev Proleev
2020-01-21Rename MODEL_INPUT to SUBGRAPH_INPUT and MODEL_OUTPUT to SUBGRAPH_OUTPUTSlava Shklyaev
2020-01-03Add quant8 signed generated testsLev Proleev
2019-09-06Temporarily disable several generated tests.Xusong Wang
2019-08-26Merge changes from topic "nnapi_dynamic_reg_test"Xusong Wang
2019-08-26Reduce compilation time by dynamic registration.Xusong Wang
2019-08-23Speed up test generation by removing unnecessary deep copy.Xusong Wang
2019-08-21Fix issues with output shapes.Xusong Wang
2019-08-15Modify test generator to produce new test model struct.Xusong Wang
2019-08-12Generate more variants by mutating operand lifetime.Xusong Wang
2019-08-12Improve test generator usage experienceSlava Shklyaev
2019-08-08Remove the slicing tool.Xusong Wang
2019-07-26Improve the spec visualizing tool.Xusong Wang
2019-07-19Enable generated validation tests.Xusong Wang
2019-07-11Remove runtime/test/for-cts/TestGeneratedOneFile.cppSlava Shklyaev
2019-05-09Test compliance along with generated tests.Xusong Wang
2019-03-12Add tests for zero-sized output support.Xusong Wang
2019-02-20Adds TENSOR_QUANT8_SYMM support to test infrastructureLev Proleev
2019-01-18Add new OperandType TENSOR_QUANT16_ASYMM.Xusong Wang
2019-01-17Regenerate test codes with the new test generator.Xusong Wang
2019-01-17Test dynamic output shape in GeneratedTests.Xusong Wang
2019-01-14Per-channel quantization support in DataTypeConverter.Przemyslaw Szczepaniak
2019-01-11Revert "Per-channel quantization support in DataTypeConverter."Xusong Wang
2019-01-11Per-channel quantization support in DataTypeConverter.Przemyslaw Szczepaniak
2018-12-17Add support for QUANT8_SYMM_PER_CHANNEL graph inputsPrzemyslaw Szczepaniak
2018-12-14CONV_2D with per-channel quantization.Przemyslaw Szczepaniak
2018-12-13Add Float16Scalar to test generatorLev Proleev
2018-12-10Add TENSOR_QUANT8_SYMM_PER_CHANNEL to operand types.Przemyslaw Szczepaniak
2018-12-06Add new OperandType FLOAT16.Xusong Wang
2018-11-30Add new type TENSOR_BOOL8Slava Shklyaev
2018-11-15Replace TENSOR_QUANT16_ASYMM with TENSOR_QUANT16_SYMMLev Proleev
2018-11-14Implement implicit float16 conversion in test generator.Xusong Wang
2018-11-13Fix generated test names for Float16 variationsSlava Shklyaev
2018-11-12Adds float16 support to generated tests.Michael K. Sanders
2018-10-24Merge "Implements RANDOM_MULTINOMIAL CTS/VTS tests."Michael K. Sanders
2018-10-23Remove redundant code generated by test generator.Xusong Wang
2018-10-23Implements RANDOM_MULTINOMIAL CTS/VTS tests.Michael K. Sanders
2018-10-22Fix incorrect number of consumers in generated VTS tests.Xusong Wang