1. f7e207f Merge changes I8f964ee6,Ieef457af by Miao Wang · 6 years ago
  2. 3581e14 Generates new V1_0 tests from the newly added specs. by Miao Wang · 6 years ago
  3. e690296 Add more tests for V1_0 ops by Miao Wang · 6 years ago
  4. e0f07a4 Relax fp32 to fp16 before model finish by Michael Butler · 6 years ago
  5. 3c6dfde Merge "Simplify lifetime management of ModelBuilder" by Michael Butler · 6 years ago
  6. eaa176e Merge "Add Capabilities::relaxedFloat32toFloat16Performance for 1.1." by David Gross · 6 years ago
  7. 47b5916 Add Capabilities::relaxedFloat32toFloat16Performance for 1.1. by David Gross · 6 years ago
  8. 57167f7 Simplify lifetime management of ModelBuilder by Michael Butler · 6 years ago
  9. 70f401e Add quantized MEAN tests by Miao Wang · 6 years ago
  10. 8989a28 Add ANeuralNetworksModel_relaxComputationFloat32toFloat16 to NDK whitelist by Miao Wang · 6 years ago
  11. e8e5d34 Generate relaxed precision tests for CTS and VTS. by Miao Wang · 6 years ago
  12. 53351aa Merge "Add more tests for v1.1 ops" by Miao Wang · 6 years ago
  13. 96a697a Merge "Add relaxed execution tests" by TreeHugger Robot · 6 years ago
  14. b74d283 Add relaxed execution tests by Miao Wang · 6 years ago
  15. b69da68 Fixed a hardcoded path that breaks vendor tests by I-Jui (Ray) Sung · 6 years ago
  16. 084401d NNAPI narrow evaluation for P -- runtime by Michael Butler · 6 years ago
  17. 65db490 Add more tests for v1.1 ops by Miao Wang · 6 years ago
  18. e78b89d Update generated VTS test for mobilenet_quantized by Michael Butler · 6 years ago
  19. 5b0a7d9 Create NNAPI v1.1 VTS tests. by Miao Wang · 7 years ago
  20. 9e75314 Update MobileNet quantized test by Miao Wang · 7 years ago
  21. bfe0f0a Merge "Removed subdirs from Android.bp file" by Michael Butler · 7 years ago
  22. b34f98e Removed subdirs from Android.bp file by Michael Butler · 7 years ago
  23. 5605c98 Merge "Enable openmp multi-threading for NNAPI CPU path." by TreeHugger Robot · 7 years ago
  24. f05bc49 Enable openmp multi-threading for NNAPI CPU path. by Miao Wang · 7 years ago
  25. ca4d868 Make unit test framework friendly to vendor drivers by I-Jui (Ray) Sung · 7 years ago
  26. 0449042 Merge "Upgrade 1.0 sample driver to 1.1" by Michael Butler · 7 years ago
  27. d90fdc9 Fix setOperandValue for OEM_SCALAR operands by Miao Wang · 7 years ago
  28. d56b232 Upgrade 1.0 sample driver to 1.1 by Michael Butler · 7 years ago
  29. 8bde9ff Merge "Upgrade NeuralNetworks v1.0 to v1.1." by Miao Wang · 7 years ago
  30. 75886e7 Upgrade NeuralNetworks v1.0 to v1.1. by Michael Butler · 7 years ago
  31. 4d8c48b Allow CpuExecutor to execute the new ops. by Miao Wang · 7 years ago
  32. 58f0467 Add new ops enum to NeuralNetworks.h by Miao Wang · 7 years ago
  33. 480cfe5 Merge "Fix dimension not initialized error" am: 5f85ca2039 am: 1f9be9eb68 by Chenjie Luo · 7 years ago
  34. 46a54e8 Fix dimension not initialized error by Chenjie Luo · 7 years ago
  35. 7a2ef1b Use stubs libs for android.test.base/runner/mock by Jiyong Park · 7 years ago
  36. 8db6e48 Adding filter rank to SVDF by Yang Ni · 7 years ago
  37. 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
  38. dea2c7b Merge "Refactored TestMemory test" into oc-mr1-nn-dev by TreeHugger Robot · 7 years ago
  39. 2f51cba Refactored TestMemory test by Yang Ni · 7 years ago
  40. 02bc485 Add compilation/partitioning tests for OEM operations. by David Gross · 7 years ago
  41. ada55a5 Merge "Ensure that the selected device is better than the CPU." into oc-mr1-nn-dev by Jean-Luc Brouillet · 7 years ago
  42. fc67d17 Ensure that the selected device is better than the CPU. by Jean-Luc Brouillet · 7 years ago
  43. 75565dd Merge "Add property debug.nn.cpuonly to force cpu fallback." into oc-mr1-nn-dev by David Gross · 7 years ago
  44. cd02b2e Add property debug.nn.cpuonly to force cpu fallback. by David Gross · 7 years ago
  45. c04bf9a Fix incorrect comments in NNAPI benchmark. by Miao Wang · 7 years ago
  46. afb5283 Rename the package name to be NeuralNetworksApiBenchmark by Miao Wang · 7 years ago
  47. eb080a6 Merge "Create a benchmark app for NN API" by TreeHugger Robot · 7 years ago
  48. 082ac6c Create a benchmark app for NN API by Miao Wang · 7 years ago
  49. 8cb05c0 Fix the bug related to none static local variable of MobileNet test. by Miao Wang · 7 years ago
  50. b5ed6b1 Merge "Make RandomPartitioningTest more easily configuable." into oc-mr1-nn-dev by David Gross · 7 years ago
  51. 4ca2f53 Make RandomPartitioningTest more easily configuable. by David Gross · 7 years ago
  52. 9400135 Merge "Add ::android::nn::graphDump() method for graph visualization." into oc-mr1-nn-dev by David Gross · 7 years ago
  53. 9c683a1 Fix a typo for implicit padding doc for DEPTHWISE_CONV_2D by Miao Wang · 7 years ago
  54. 663155d Add ::android::nn::graphDump() method for graph visualization. by David Gross · 7 years ago
  55. 4cb4fa2 "Canonicalize" class RunTimePoolInfo. by David Gross · 7 years ago
  56. 3c33964 Random testing of partitioned versus non-partitioned execution. by David Gross · 7 years ago
  57. a7e5f8d Improve error handling for Model::finish(). by David Gross · 7 years ago
  58. 06b5a0a Fix RunTimePoolInfo leak of shared memory regions. by David Gross · 7 years ago
  59. fc43986 Fix MemoryFd leak of shared memory regions. by David Gross · 7 years ago
  60. bc348ea Merge changes I38e33f28,Iae2ae7fd into oc-mr1-nn-dev by David Gross · 7 years ago
  61. 8b6cffa Handle errors returned by getSupportedOperations. by Jean-Luc Brouillet · 7 years ago
  62. 021304a Merge "Improve validation of the HAL structures." into oc-mr1-nn-dev by Jean-Luc Brouillet · 7 years ago
  63. c4c2640 Fix for cases where a model output is a submodel input. by David Gross · 7 years ago
  64. c5e342b Improve validation of the HAL structures. by Jean-Luc Brouillet · 7 years ago
  65. dd5cd91 Added quantized mobilenet to VTS and refactoring generators by I-Jui (Ray) Sung · 7 years ago
  66. c2f1c11 Add more testing interfaces to CompilationBuilder. by David Gross · 7 years ago
  67. 079b9a1 Merge "Slicing a given model up to the given first N operations" into oc-mr1-nn-dev by TreeHugger Robot · 7 years ago
  68. 4062279 Slicing a given model up to the given first N operations by I-Jui (Ray) Sung · 7 years ago
  69. ae6b31a Merge "Add missing Result values to NeuralNetworksWrapper.h." into oc-mr1-nn-dev by TreeHugger Robot · 7 years ago
  70. 46ada93 Add missing Result values to NeuralNetworksWrapper.h. by David Gross · 7 years ago
  71. 4107f32 Modernize the test specs of various outdated tests by I-Jui (Ray) Sung · 7 years ago
  72. a1ef918 Modernize the test spec of mobilenet_224_gander_basic_fixed by I-Jui (Ray) Sung · 7 years ago
  73. 0f3c0e1 Merge "Include a full example into mobilenet_quantized spec" into oc-mr1-nn-dev by Ray Sung · 7 years ago
  74. c308618 Update LSTM documentation by Yang Ni · 7 years ago
  75. 9b8ba9d Include a full example into mobilenet_quantized spec by I-Jui (Ray) Sung · 7 years ago
  76. f315e6a Merge "Handle errors on getCapabilities" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  77. f4ececd Handle errors on getCapabilities by Jean-Luc Brouillet · 7 years ago
  78. 874b092 Fix tests that incorrectly handle large const tensors. by Miao Wang · 7 years ago
  79. 1af3389 Merge "Add documentation for PaddingCode in NeuralNetworks.h Bug: 67331808 Test: ran NeuralNetworksTest on marlin" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  80. d1da626 Add documentation for PaddingCode in NeuralNetworks.h by gfan · 7 years ago
  81. 1da8fed Pass large model operand values in shared memory. by Jean-Luc Brouillet · 7 years ago
  82. 4654d0e Merge "Test LSTM, RNN, and SVDF with non-zero states" into oc-mr1-dev by Jean-Luc Brouillet · 7 years ago
  83. f6d3074 Test LSTM, RNN, and SVDF with non-zero states by Yang Ni · 7 years ago
  84. 3c6328e Generate MobilNet quantized in the test generation script by I-Jui (Ray) Sung · 7 years ago
  85. 2467b9c Update generated VTS tests by I-Jui (Ray) Sung · 7 years ago
  86. ec06280 Merge "Made embedding lookup take int lookups" into oc-mr1-dev by Yang Ni · 7 years ago
  87. 86b1f8c Merge changes Ib4b7ed56,Ibfd68139 into oc-mr1-dev by TreeHugger Robot · 7 years ago
  88. 7dc7d13 Merge "Add unit tests for graph partitioning." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  89. a50eb97 Close file descriptors in the TestMemory test. by Miao Wang · 7 years ago
  90. cca8e52 Fix a bad depthwise_conv test. by Miao Wang · 7 years ago
  91. db3be0b Add unit tests for graph partitioning. by David Gross · 7 years ago
  92. 56511a7 Merge "Added one more test spec for space_to_depth/depth_to_space Bug: 63905942 Test: ran NeuralNetworksTest on marlin" into oc-mr1-dev by Gerry Fan · 7 years ago
  93. 3a9b7c8 Made embedding lookup take int lookups by Yang Ni · 7 years ago
  94. a86baa0 Merge "Minor clarification for NeuralNetworks.h for EMBEDDING_LOOKUP and HASHTABLE_LOOKUP Bug: 67459279 Test: locally run cts NeuralNetworksTests on marlin" into oc-mr1-dev by Gerry Fan · 7 years ago
  95. 9949232 Added one more test spec for space_to_depth/depth_to_space by gfan · 7 years ago
  96. a6ec3b4 Minor clarification for NeuralNetworks.h for EMBEDDING_LOOKUP and HASHTABLE_LOOKUP by gfan · 7 years ago
  97. bee07f7 Force CpuExecutor validating user-provided model output operands. by Miao Wang · 7 years ago
  98. 69b0aea Merge "Refactor test harness" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  99. 3229510 Merge "Revise tests so weights and biases are no longer inputs" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  100. 297c580 Revise tests so weights and biases are no longer inputs by I-Jui (Ray) Sung · 7 years ago