summaryrefslogtreecommitdiff
path: root/nn/tools
AgeCommit message (Expand)Author
2020-06-02Relaxed LSH_PROJECTION: do not convert the hash tensor as internalXusong Wang
2020-05-15Fix null ptr dereference in cpu implementation of operationsLev Proleev
2020-05-07Fix null ptr dereference in REDUCE_* cpu implementationLev Proleev
2020-04-29Re-enable tests that are previously disabled.Xusong Wang
2020-04-21Increase the fp precision in dumped spec.Xusong Wang
2020-04-07Compute RGG golden results from FP model.Xusong Wang
2020-04-07Prevent RGG from generating NaN values.Xusong Wang
2020-04-07Add shorthand quant8 DataTypeConverter modeSlava Shklyaev
2020-04-07Add SUBGRAPH support for DataTypeConverterSlava Shklyaev
2020-04-06Add SUBGRAPH support for quantization coupling testsSlava Shklyaev
2020-04-02Merge "Clean up ANeuralNetworksExecution getter APIs" into rvc-devDavid Gross
2020-03-31Clean up ANeuralNetworksExecution getter APIsDavid Gross
2020-03-31Surface operand and subgraph names in example filesSlava Shklyaev
2020-03-28Merge "Fix the issue that INSTANCE_NORMALIZATION is not numerically stable." ...TreeHugger Robot
2020-03-27Fix the issue that INSTANCE_NORMALIZATION is not numerically stable.Xusong Wang
2020-03-25Update the specification for the following operationsMiao Wang
2020-03-23Merge "Allow NNAPI generated tests to be filtered by name" into rvc-devMichael Butler
2020-03-20Merge changes I97e66261,I8d1eccd3 into rvc-devTreeHugger Robot
2020-03-20Merge "Remove duplicate description in startComputeWithDependencies" into rvc...TreeHugger Robot
2020-03-20Merge changes I32d7b435,I8904d7ca,I681fad8e,Iaf1d9b66,I30e89ce4 into rvc-devXusong Wang
2020-03-19Allow NNAPI generated tests to be filtered by nameMichael Butler
2020-03-19Fix SQUEEZE with optional squeeze dims.Xusong Wang
2020-03-18Document and test L2_NORMALIZATION with input of all zeros.Xusong Wang
2020-03-18Support omitted operand in RGG.Xusong Wang
2020-03-18Remove duplicate description in startComputeWithDependenciesMichael Butler
2020-03-18Add AllOutputsAsInternalCoverterSlava Shklyaev
2020-03-16Validate type of dimensions in test generatorSlava Shklyaev
2020-03-13Merge "Clarify supported ranks for new ops in R" into rvc-devTreeHugger Robot
2020-03-13Merge changes I4b36fe70,Ic80084ca,I2feb5542,Id9a94bc3,I9890c922, ... into rvc...Xusong Wang
2020-03-12Resolve or temporarily disable new RGG failures.Xusong Wang
2020-03-12Clarify supported ranks for new ops in RLev Proleev
2020-03-11Merge "Update loop timeout documentation in NeuralNetworks.h" into rvc-devTreeHugger Robot
2020-03-10Update loop timeout documentation in NeuralNetworks.hSlava Shklyaev
2020-03-09Add new operand types to RGG.Xusong Wang
2020-03-09Add 1.3 new operations to RGG.Xusong Wang
2020-03-09Move spec file dumper to TestHarness.Xusong Wang
2020-03-09Refactor RGG tests to use TestModel utilities.Xusong Wang
2020-03-09Add more description to NNAPI setTimeout callsMichael Butler
2020-02-21Merge "Add align_corners and half_pixel_centers parameters to resize ops"Lev Proleev
2020-02-19Merge "Relax setTimeout duration parameter"Michael Butler
2020-02-19Add align_corners and half_pixel_centers parameters to resize opsLev Proleev
2020-02-19Document ANNExecution_setLoopTimeout result codesSlava Shklyaev
2020-02-19Merge "Add generated infinite loop test"Slava Shklyaev
2020-02-19Merge changes from topic "parallel_linking"TreeHugger Robot
2020-02-18Relax setTimeout duration parameterMichael Butler
2020-02-18Add generated infinite loop testSlava Shklyaev
2020-02-18Add parallel linking support for BIDIRECTIONAL_SEQUENCE_LSTMLev Proleev
2020-02-18Add parallel linking support for BIDIRECTIONAL_SEQUENCE_RNNLev Proleev
2020-02-18Specify loop timeout result codesSlava Shklyaev
2020-02-18Add loop timeout APISlava Shklyaev