1. 829a18d Make fully_connected op use reference implementation in certain cases. by Miao Wang · 6 years ago
  2. 877baf0 Openmp blocktime 1->20ms to keep cores enabled by Mika Raento · 6 years ago
  3. a7ca183 Validate strided slice output dims in cpu executor by Mika Raento · 6 years ago
  4. 2627442 Fix setOperandValue validation for optional operands. by Miao Wang · 6 years ago
  5. 6a2a11d Reduce OpenMP thread busywait time (200 to 1 ms) by Mika Raento · 6 years ago
  6. 40ac909 Merge "Fix tests that are to only use public API to do so" into pi-dev by Mika Raento · 6 years ago
  7. 8af4cd0 Fix tests that are to only use public API to do so by Mika Raento · 6 years ago
  8. bb255b6 Unknown dimension tests for partitioning and hvx by Mika Raento · 6 years ago
  9. 35e4e2c Merge "Add test for dimensions unknown at compile time" into pi-dev by Mika Raento · 6 years ago
  10. 951a1ee Add test for dimensions unknown at compile time by Mika Raento · 6 years ago
  11. d6e3107 Fix failing test by rerunning test generator by Mika Raento · 6 years ago
  12. da754e0 Fix slicing.sh for new directory structure by Mika Raento · 6 years ago
  13. 3c2272e Create _relaxed tests for newly added tests -- generated tests by Michael Butler · 6 years ago
  14. 56a09d4 Merge "Create _relaxed tests for newly added tests" into pi-dev by Michael Butler · 6 years ago
  15. a41ad77 Rewrite leak check for performance, selinux compliance by Mika Raento · 6 years ago
  16. ad1af84 Create _relaxed tests for newly added tests by Michael Butler · 6 years ago
  17. e770a8d Merge "Clarify Fully Connected Op comments and naming" into pi-dev by Mika Raento · 6 years ago
  18. 15e100a Merge "Fix Conv2D crash in 64bit binary." into pi-dev by Przemyslaw Szczepaniak · 6 years ago
  19. 6d78cf0 Clarify Fully Connected Op comments and naming by Mika Raento · 6 years ago
  20. 6e1812d Fix Conv2D crash in 64bit binary. by Przemyslaw Szczepaniak · 6 years ago
  21. 1e96662 NNAPI: Add execution preference to prepareModel (runtime) by Michael Butler · 6 years ago
  22. aba8381 Upgrade NeuralNetworks v1.0 to v1.1 followup CL by Michael Butler · 7 years ago
  23. 58e3b45 Merge "Map execution failure error status from driver through NN API to client." into pi-dev by David Gross · 6 years ago
  24. 09e3264 Merge "Remove libnativehelper from shared_libs" into pi-dev by Logan Chien · 6 years ago
  25. bbb60db Remove libnativehelper from shared_libs by Logan Chien · 7 years ago
  26. 07ed4d5 Map execution failure error status from driver through NN API to client. by David Gross · 7 years ago
  27. 9447966 Make convFloat32 and convQuant8 not segfault when asking too much memory. by Przemyslaw Szczepaniak · 7 years ago
  28. b66b5ab Finalize STRIDED_SLICE by Miao Wang · 7 years ago
  29. 9b86f19 Add validation tests for remaining operations by Michael Butler · 7 years ago
  30. 0564f3b Merge "Fix nullptr check in ExecutionPlan.cpp compile()." into pi-dev by David Gross · 7 years ago
  31. 52d8017 Merge "Add NeuralNetworksApiBenchmark to apct suite metric" into pi-dev by TreeHugger Robot · 7 years ago
  32. 8cc3d6a Add NeuralNetworksApiBenchmark to apct suite metric by jdesprez · 7 years ago
  33. 4008567 Merge changes Ida0350d2,If4b50c50 into pi-dev by TreeHugger Robot · 7 years ago
  34. 97a2a4b Merge "Make NNAPI support BroadcastSub and BroadcastDiv." into pi-dev by TreeHugger Robot · 7 years ago
  35. 00db912 Merge "Add more validation to the HAL" into pi-dev by Michael Butler · 7 years ago
  36. 7791802 Merge "Only export public APIs from libneuralnetworks.so." into pi-dev by David Gross · 7 years ago
  37. 0b385e7 Add more validation to the HAL by Michael Butler · 7 years ago
  38. 00629fd Merge "Regenerate CTS and VTS test cases" into pi-dev by Michael Butler · 7 years ago
  39. 0401522 Fix nullptr check in ExecutionPlan.cpp compile(). by David Gross · 7 years ago
  40. da9c1f6 Only export public APIs from libneuralnetworks.so. by David Gross · 7 years ago
  41. 25bd94b Fix size of data in execution test by Michael Butler · 7 years ago
  42. 540bafe Regenerate CTS and VTS test cases by Michael Butler · 7 years ago
  43. 910d531 Merge "Fix resize_bilinear test height/width order" into pi-dev by Michael Butler · 7 years ago
  44. 163d793 Merge "Add validation to remaining ops and fix tests" into pi-dev by Michael Butler · 7 years ago
  45. 03fde83 Fix resize_bilinear test height/width order by Michael Butler · 7 years ago
  46. e538bb0 Add validation to remaining ops and fix tests by Michael Butler · 7 years ago
  47. 585b722 When test builds a Device from TestDriver, call Device::initialize(). by David Gross · 7 years ago
  48. 79f5af7 Merge "Propagate execution failure from driver to NN API client." into pi-dev by David Gross · 7 years ago
  49. a9ce000 Remove unused / unimplemented parameter "crops" for BATCH_TO_SPACE by Miao Wang · 7 years ago
  50. 1aa8959 Propagate execution failure from driver to NN API client. by David Gross · 7 years ago
  51. 02e33fc Make NNAPI support BroadcastSub and BroadcastDiv. by Miao Wang · 7 years ago
  52. ef72ca7 Fix WrapperTestModelFinish test to use TENSOR_FLOAT32 for TANH. by Miao Wang · 7 years ago
  53. f0efd0b Fix the validation tests which were using ADD incorrectly. by Miao Wang · 7 years ago
  54. 43d018d Enforce validations for ANeuralNetworksExecution_setInput/Output by Miao Wang · 7 years ago
  55. 10df1ab Merge "Fix lstm tests to have correct scratch_buffer size" into pi-dev by TreeHugger Robot · 7 years ago
  56. a161b4b Merge "Add basic validation for ANeuralNetworksModel_addOperation" into pi-dev by TreeHugger Robot · 7 years ago
  57. 137d278 Add basic validation for ANeuralNetworksModel_addOperation by Miao Wang · 7 years ago
  58. 853931f Add a field in ModelBuilder to indicate whether the model is invalid or not. by Miao Wang · 7 years ago
  59. aa2bba1 Fix lstm tests to have correct scratch_buffer size by Miao Wang · 7 years ago
  60. 94e1b49 Merge "Upgrade generated test cases" into pi-dev by Michael Butler · 7 years ago
  61. d6d2b0a Upgrade generated test cases by Michael Butler · 7 years ago
  62. 5c2e9d7 Add tests for ANeuralNetworksModel_identifyInputsAndOutputs. by David Gross · 7 years ago
  63. 0deadd8 Call validation from ModelBuilder::finish(). by David Gross · 7 years ago
  64. ee8da78 Add a bunch of validation tests. by Miao Wang · 7 years ago
  65. 527a0ac Fix resize_bilinear test arguments and strided_slice test types by Michael Butler · 7 years ago
  66. f7e207f Merge changes I8f964ee6,Ieef457af by Miao Wang · 7 years ago
  67. 3581e14 Generates new V1_0 tests from the newly added specs. by Miao Wang · 7 years ago
  68. e690296 Add more tests for V1_0 ops by Miao Wang · 7 years ago
  69. e0f07a4 Relax fp32 to fp16 before model finish by Michael Butler · 7 years ago
  70. 3c6dfde Merge "Simplify lifetime management of ModelBuilder" by Michael Butler · 7 years ago
  71. eaa176e Merge "Add Capabilities::relaxedFloat32toFloat16Performance for 1.1." by David Gross · 7 years ago
  72. 47b5916 Add Capabilities::relaxedFloat32toFloat16Performance for 1.1. by David Gross · 7 years ago
  73. 57167f7 Simplify lifetime management of ModelBuilder by Michael Butler · 7 years ago
  74. 70f401e Add quantized MEAN tests by Miao Wang · 7 years ago
  75. e8e5d34 Generate relaxed precision tests for CTS and VTS. by Miao Wang · 7 years ago
  76. 53351aa Merge "Add more tests for v1.1 ops" by Miao Wang · 7 years ago
  77. 96a697a Merge "Add relaxed execution tests" by TreeHugger Robot · 7 years ago
  78. b74d283 Add relaxed execution tests by Miao Wang · 7 years ago
  79. b69da68 Fixed a hardcoded path that breaks vendor tests by I-Jui (Ray) Sung · 7 years ago
  80. 65db490 Add more tests for v1.1 ops by Miao Wang · 7 years ago
  81. e78b89d Update generated VTS test for mobilenet_quantized by Michael Butler · 7 years ago
  82. 5b0a7d9 Create NNAPI v1.1 VTS tests. by Miao Wang · 7 years ago
  83. 9e75314 Update MobileNet quantized test by Miao Wang · 7 years ago
  84. bfe0f0a Merge "Removed subdirs from Android.bp file" by Michael Butler · 7 years ago
  85. b34f98e Removed subdirs from Android.bp file by Michael Butler · 7 years ago
  86. 5605c98 Merge "Enable openmp multi-threading for NNAPI CPU path." by TreeHugger Robot · 7 years ago
  87. f05bc49 Enable openmp multi-threading for NNAPI CPU path. by Miao Wang · 7 years ago
  88. ca4d868 Make unit test framework friendly to vendor drivers by I-Jui (Ray) Sung · 7 years ago
  89. 0449042 Merge "Upgrade 1.0 sample driver to 1.1" by Michael Butler · 7 years ago
  90. d90fdc9 Fix setOperandValue for OEM_SCALAR operands by Miao Wang · 7 years ago
  91. d56b232 Upgrade 1.0 sample driver to 1.1 by Michael Butler · 7 years ago
  92. 8bde9ff Merge "Upgrade NeuralNetworks v1.0 to v1.1." by Miao Wang · 7 years ago
  93. 75886e7 Upgrade NeuralNetworks v1.0 to v1.1. by Michael Butler · 7 years ago
  94. 4d8c48b Allow CpuExecutor to execute the new ops. by Miao Wang · 7 years ago
  95. 7a2ef1b Use stubs libs for android.test.base/runner/mock by Jiyong Park · 7 years ago
  96. 8db6e48 Adding filter rank to SVDF by Yang Ni · 7 years ago
  97. 7b360ba Merge branch 'oc-mr1-nn-dev' of persistent-https://googleplex-android.git.corp.google.com/platform/frameworks/ml into merge2 by Yang Ni · 7 years ago
  98. dea2c7b Merge "Refactored TestMemory test" into oc-mr1-nn-dev by TreeHugger Robot · 7 years ago
  99. 2f51cba Refactored TestMemory test by Yang Ni · 7 years ago
  100. 02bc485 Add compilation/partitioning tests for OEM operations. by David Gross · 7 years ago