1. 55cef21 Explicitly add "_2D" to applicable ops, and add fused activation function enum. by Miao Wang · 7 years ago
  2. fce2d20 Merge "Add support for mmaped file descriptor" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  3. 105807d Add support for mmaped file descriptor by Miao Wang · 7 years ago
  4. 4c7a55a Support generating VTS models in test generator by I-Jui (Ray) Sung · 7 years ago
  5. 0ea8c9f Merge "Remove stray uses of "shared" from comments." into oc-mr1-dev by David Gross · 7 years ago
  6. 18fec85 Merge "Increment HAL_NUM_OPERAND_TYPES to 12 after adding TENSOR_INT32." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  7. cc7f99f Remove stray uses of "shared" from comments. by David Gross · 7 years ago
  8. a0002c7 Increment HAL_NUM_OPERAND_TYPES to 12 after adding TENSOR_INT32. by Miao Wang · 7 years ago
  9. 0831219 Move operation files into subdirectory by Yang Ni · 7 years ago
  10. e9274aa Merge "Create a nn/driver directory." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  11. 0424449 Merge "Improvements to the Memory code." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  12. 7350a72 Create a nn/driver directory. by Jean-Luc Brouillet · 7 years ago
  13. 389f26c Refactor of ModelArgumentInfo. by Jean-Luc Brouillet · 7 years ago
  14. 2150f1d Improvements to the Memory code. by Jean-Luc Brouillet · 7 years ago
  15. 5a9983b Merge "NNAPI Concurrent Query Management -- Implementation" into oc-mr1-dev by David Gross · 7 years ago
  16. f233525 Making Add and Mul able to handle broadcast Add/Mul. by Miao Wang · 7 years ago
  17. 689d892 NNAPI Concurrent Query Management -- Implementation by Michael Butler · 7 years ago
  18. 4d64f1b Merge "Fixes file names of unit tests" into oc-mr1-dev by Yang Ni · 7 years ago
  19. b14b32a Merge "Cleanup the constants in NeuralNetworks.h" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  20. c1ab6fc Cleanup the constants in NeuralNetworks.h by Jean-Luc Brouillet · 7 years ago
  21. ad36b7a Support quantized models and examples in tests by I-Jui (Ray) Sung · 7 years ago
  22. fee08c7 Merge "Fix the OperandType constructor in NN wrapper." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  23. c0725c7 Merge "Add basic tests for pooling and Relu[X] operations." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  24. 9b8414d Merge "Add OEM_OPERATION enum." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  25. 910c9f0 Fix the OperandType constructor in NN wrapper. by Miao Wang · 7 years ago
  26. b414ece Fixes file names of unit tests by Yang Ni · 7 years ago
  27. 681ee0e Merge "Implement LSTM cell on CPU" into oc-mr1-dev by Yang Ni · 7 years ago
  28. a67d8a0 Add OEM_OPERATION enum. by Miao Wang · 7 years ago
  29. 5d58071 Add basic tests for pooling and Relu[X] operations. by Miao Wang · 7 years ago
  30. 8dcf8b3 Merge "Implement SVDF on CPU" into oc-mr1-dev by Yang Ni · 7 years ago
  31. ee708ad Merge "Implement EMBEDDING_LOOKUP and HASHTABLE_LOOKUP" into oc-mr1-dev by Yang Ni · 7 years ago
  32. 3c35ae1 Implement LSTM cell on CPU by Yang Ni · 7 years ago
  33. 7a5429d Implement SVDF on CPU by Yang Ni · 7 years ago
  34. 05073f7 Merge "Revised NNAPI test generator per user feedback" into oc-mr1-dev by Ray Sung · 7 years ago
  35. 15b59e7 Implement EMBEDDING_LOOKUP and HASHTABLE_LOOKUP by Yang Ni · 7 years ago
  36. cfe77f9 Revised NNAPI test generator per user feedback by I-Jui (Ray) Sung · 7 years ago
  37. f1817c6 Implement LSH Projection for NN API on CPU by Yang Ni · 7 years ago
  38. b8810af Merge "Add full support for Memory pools." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  39. d8526e7 Merge "First implementation of NNAPI test generator." into oc-mr1-dev by Ray Sung · 7 years ago
  40. 8b99bb1 Add full support for Memory pools. by Jean-Luc Brouillet · 7 years ago
  41. 39ac3cd Merge "Implement RNN in NN API" into oc-mr1-dev by Yang Ni · 7 years ago
  42. ca0ae89 Remove baseline models by Jean-Luc Brouillet · 7 years ago
  43. dcd2fbf First implementation of NNAPI test generator. by I-Jui (Ray) Sung · 7 years ago
  44. 5c4b465 Fix test that broke when number of ADD inputs increased from 2 to 3. by David Gross · 7 years ago
  45. 7429332 Merge "Cache engine should build with neuralnetworks_defaults." into oc-mr1-dev by David Gross · 7 years ago
  46. ac0ffa9 Merge "Implement quantized RELU, RELU1, RELU6 and SOFTMAX." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  47. 22fad7b Merge "Double the capacity of the temp buffers of AveragePool and MaxPool." into oc-mr1-dev by Miao Wang · 7 years ago
  48. c343b0e Cache engine should build with neuralnetworks_defaults. by David Gross · 7 years ago
  49. 6f3ea3f Merge "Add client control over cache-cleaning policy." into oc-mr1-dev by David Gross · 7 years ago
  50. 9f41362 Implement quantized RELU, RELU1, RELU6 and SOFTMAX. by Miao Wang · 7 years ago
  51. 6631a6f Double the capacity of the temp buffers of AveragePool and MaxPool. by Miao Wang · 7 years ago
  52. 7743646 Implement RNN in NN API by Yang Ni · 7 years ago
  53. 341dfdb Add client control over cache-cleaning policy. by David Gross · 7 years ago
  54. 70859da Merge changes Ie44e9e68,Idd40cee4,I2c3d4123 into oc-mr1-dev by Miao Wang · 7 years ago
  55. f6e7909 Implement the following ops reshaping a tensor. by Miao Wang · 7 years ago
  56. 15b1e5b Implement ADD, MUL, FLOOR and DEQUANTIZE. by Miao Wang · 7 years ago
  57. 9ee9f87 Merge changes I66cd2f81,I00b55768,Id80f704b,I5e6c582c,I918a5ad5, ... into oc-mr1-dev by David Gross · 7 years ago
  58. d9bef40 Implement L2_NORMALIZATION and LOCAL_RESPONSE_NORMALIZATION. by Miao Wang · 7 years ago
  59. f14dce8 Merge "Test driver, generated models and examples from TFLite" into oc-mr1-dev by Ray Sung · 7 years ago
  60. 814985a Merge changes from topic "quant8_ops" into oc-mr1-dev by Miao Wang · 7 years ago
  61. bbfd239 Implement Softmax, FullyConnected, and Concatenation. by Miao Wang · 7 years ago
  62. 27e9be3 Initial implementation of the following quantized ops. by Miao Wang · 7 years ago
  63. 242c6dc Test driver, generated models and examples from TFLite by I-Jui (Ray) Sung · 7 years ago
  64. 79c0b79 Add BlobCache::get() and nnCache::getBlob() methods that take allocator not buffer. by David Gross · 7 years ago
  65. 4ad7f07 nnCache API change: Stop hardcoding cache size parameters (key, value, total). by David Gross · 7 years ago
  66. fbb46bf Fix bug in caching engine: terminate() should return to uninit state. by David Gross · 7 years ago
  67. 44ece9b Remove all opengl-isms from caching engine. by David Gross · 7 years ago
  68. 59572bd Make caching engine buildable. by David Gross · 7 years ago
  69. b63b00d Copy caching engine verbatim from frameworks/native/opengl. by David Gross · 7 years ago
  70. 7393960 Update the README file. by Jean-Luc Brouillet · 7 years ago
  71. ff24bc7 Remove neuralnetworks HAL from frameworks/ml/nn/hardware/interfaces by Michael Butler · 7 years ago
  72. 5b78dfb Merge "Implement the following operations for Android NN runtime." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  73. 0f9fe46 Merge "Move sample driver code to the same location nn/sample_driver" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  74. ab91be8 Merge "Removed unnecessary import from NNAPI HAL files." into oc-mr1-dev by Michael Butler · 7 years ago
  75. 0cda232 Move sample driver code to the same location nn/sample_driver by Miao Wang · 7 years ago
  76. eb1f888 Implement the following operations for Android NN runtime. by Miao Wang · 7 years ago
  77. 59721fe Removed unnecessary import from NNAPI HAL files. by Michael Butler · 7 years ago
  78. 942fddb Resolve NN VNDK dependencies. by Yifan Hong · 7 years ago
  79. 707dbd2 Pass the model as an HIDL component. by Jean-Luc Brouillet · 7 years ago
  80. 9677512 First implementation of the Neural Networks API. by Jean-Luc Brouillet · 7 years ago
  81. 80df683 First draft of the Neural Networks HAL. by Jean-Luc Brouillet · 7 years ago
  82. 5fcc7ed Add readme file explaining the directory structure. by Jean-Luc Brouillet · 7 years ago
  83. e40bdc7 Remove unused project named "bordeaux". by Jean-Luc Brouillet · 7 years ago
  84. 00cee90 Merge "Fix clang static analyzer warnings." am: 1226a847e4 am: c63fb3cc14 am: d043ed00cb by Manoj Gupta · 8 years ago
  85. 3d53a93 Merge "Fix clang static analyzer warnings." am: 1226a847e4 am: c63fb3cc14 by Manoj Gupta · 8 years ago
  86. d043ed0 Merge "Fix clang static analyzer warnings." am: 1226a847e4 am: c63fb3cc14 by Manoj Gupta · 8 years ago
  87. c63fb3c Merge "Fix clang static analyzer warnings." am: 1226a847e4 by Manoj Gupta · 8 years ago
  88. 1226a84 Merge "Fix clang static analyzer warnings." by Treehugger Robot · 8 years ago
  89. df93092 Fix clang static analyzer warnings. by Manoj Gupta · 8 years ago
  90. a3ed11d Merge \\\\"Fix misc-macro-parentheses warnings in frameworks/ml.\\\\" am: 5f58ad9b94 am: 4745c0f6f0 am: 683e1d1d6d by Chih-hung Hsieh · 8 years ago
  91. df92179 Merge \\\"Fix misc-macro-parentheses warnings in frameworks/ml.\\\" am: 5f58ad9b94 am: 4745c0f6f0 by Chih-Hung Hsieh · 8 years ago
  92. 683e1d1 Merge \\"Fix misc-macro-parentheses warnings in frameworks/ml.\\" am: 5f58ad9b94 by Chih-hung Hsieh · 8 years ago
  93. 4745c0f Merge \"Fix misc-macro-parentheses warnings in frameworks/ml.\" am: 5f58ad9b94 by Chih-Hung Hsieh · 8 years ago
  94. 5f58ad9 Merge "Fix misc-macro-parentheses warnings in frameworks/ml." by Chih-hung Hsieh · 8 years ago
  95. b156e69 Fix misc-macro-parentheses warnings in frameworks/ml. by Chih-Hung Hsieh · 8 years ago
  96. bd1efd3 Merge "frameworks/ml: Avoid allocations that are immediately unboxed." am: 1f0f8e1b40 am: 25b66df0c9 am: a03759c9ae by Tobias Thierer · 9 years ago
  97. e616f79 Merge "frameworks/ml: Avoid allocations that are immediately unboxed." am: 1f0f8e1b40 am: 25b66df0c9 by Tobias Thierer · 9 years ago
  98. a03759c Merge "frameworks/ml: Avoid allocations that are immediately unboxed." am: 1f0f8e1b40 by Tobias Thierer · 9 years ago
  99. 25b66df Merge "frameworks/ml: Avoid allocations that are immediately unboxed." by Tobias Thierer · 9 years ago
  100. 1f0f8e1 Merge "frameworks/ml: Avoid allocations that are immediately unboxed." by Tobias Thierer · 9 years ago