1. ec8e1c7 Support ignored output in test generator by I-Jui (Ray) Sung · 7 years ago
  2. 20b4cd7 Merge "Rename variable b0 to act for ADD test spec." into oc-mr1-dev by Gerry Fan · 7 years ago
  3. 37ef443 Merge "Add unit test for FLOOR" into oc-mr1-dev by Gerry Fan · 7 years ago
  4. c9d8450 Merge "Make the enums pass as int32_t, and make offset and length size_t." into oc-mr1-dev by Miao Wang · 7 years ago
  5. 90da24d Merge "Add unit test for L2_NORMALIZATION" into oc-mr1-dev by Gerry Fan · 7 years ago
  6. ba29684 Merge "Add unit test for RESHAPE for Float32 and Quant8" into oc-mr1-dev by Gerry Fan · 7 years ago
  7. 1fccb54 Merge "Add unit test for DEQUANTIZE" into oc-mr1-dev by Gerry Fan · 7 years ago
  8. 5bfc433 Merge "Add unit test for TANH" into oc-mr1-dev by Gerry Fan · 7 years ago
  9. 08572e2 Merge "Test spec for the LSTM cell operation" into oc-mr1-dev by Yang Ni · 7 years ago
  10. 8a9865f Merge "Add unit test for RESIZE_BILINEAR for Float32" into oc-mr1-dev by Gerry Fan · 7 years ago
  11. 5334198 Merge "Test spec for SVDF operation" into oc-mr1-dev by Yang Ni · 7 years ago
  12. ac205b1 Rename variable b0 to act for ADD test spec. by gfan · 7 years ago
  13. 66d5640 Make the enums pass as int32_t, and make offset and length size_t. by Miao Wang · 7 years ago
  14. 6f19705 Merge "Add unit test for HASHTABLE_LOOKUP op for quant8." into oc-mr1-dev by Dong Chen · 7 years ago
  15. 7b87f82 Merge "Add unit test for MUL" into oc-mr1-dev by Gerry Fan · 7 years ago
  16. d539718 Test spec for the LSTM cell operation by Yang Ni · 7 years ago
  17. 01df504 Merge "Rename Request to Execution at the API level." into oc-mr1-dev by David Gross · 7 years ago
  18. 5aaf8ab Add unit test for RESHAPE for Float32 and Quant8 by gfan · 7 years ago
  19. 6c80bf4 Merge "Move OEM codes out of NeuralNetworks.h to new file NeuralNetworksOEM.h." into oc-mr1-dev by David Gross · 7 years ago
  20. 420ebdd Test spec for SVDF operation by Yang Ni · 7 years ago
  21. 03e12e7 Add unit test for FLOOR by gfan · 7 years ago
  22. 2c41090 Add unit test for DEQUANTIZE by gfan · 7 years ago
  23. 9b43a76 Add unit test for RESIZE_BILINEAR for Float32 by gfan · 7 years ago
  24. 5e7827e Move OEM codes out of NeuralNetworks.h to new file NeuralNetworksOEM.h. by David Gross · 7 years ago
  25. 6e25511 Add unit test for L2_NORMALIZATION by gfan · 7 years ago
  26. 92f7fdf Add unit test for HASHTABLE_LOOKUP op for quant8. by Dong Chen · 7 years ago
  27. ac875f2 Add unit test for TANH by gfan · 7 years ago
  28. 3ced3cf Rename Request to Execution at the API level. by David Gross · 7 years ago
  29. d8b32d1 Add unit test for MUL by gfan · 7 years ago
  30. 0ab32cc Fix test spec for Embedding Lookup by Yang Ni · 7 years ago
  31. e594a1b Merge "Generated VTS tests and minor tweak on test harness" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  32. 05292dc Merge "Update ANeuralNetworksMemory related API" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  33. 420cf7b Generated VTS tests and minor tweak on test harness by I-Jui (Ray) Sung · 7 years ago
  34. a0e96dd Merge "Calculate storage size w/o assuming data type" into oc-mr1-dev by Jean-Luc Brouillet · 7 years ago
  35. 7c8331e Merge "Add unit tests for op CONV_2D for Quant8 and Float32" into oc-mr1-dev by Ray Sung · 7 years ago
  36. aca6ab5 Merge "Neuralnetworks HAL cleanup -- frameworks/ml/nn" into oc-mr1-dev by Michael Butler · 7 years ago
  37. f1f0988 Merge "add unit test for DEPTHWISE_CONV_2D for quant8" into oc-mr1-dev by Gerry Fan · 7 years ago
  38. 5f916fc Neuralnetworks HAL cleanup -- frameworks/ml/nn by Michael Butler · 7 years ago
  39. 0b47408 Merge "Fix generic activation prepare to accept tenors of rank 4 or lower" into oc-mr1-dev by Miao Wang · 7 years ago
  40. 45115aa Merge "Add unit test for DEPTHWISE_CONV_2D for Float32" into oc-mr1-dev by Gerry Fan · 7 years ago
  41. 42dc6a6 Update ANeuralNetworksMemory related API by Miao Wang · 7 years ago
  42. abda112 add unit test for DEPTHWISE_CONV_2D for quant8 by gfan · 7 years ago
  43. 34d3042 Fix generic activation prepare to accept tenors of rank 4 or lower by Miao Wang · 7 years ago
  44. df04357 Add unit test for DEPTHWISE_CONV_2D for Float32 by gfan · 7 years ago
  45. ca5f11d Add unit tests for op CONV_2D for Quant8 and Float32 by gfan · 7 years ago
  46. 33cbb42 Merge "Add implicit padding support" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  47. b5474e8 Merge "Documentation on speech/text OPs" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  48. 80b3a41 Merge "Fix auto-generated LSH Projection test" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  49. 3cc685b Add implicit padding support by Miao Wang · 7 years ago
  50. 018902c Merge "Remove Event and wait on Request instead." into oc-mr1-dev by David Gross · 7 years ago
  51. 0408f16 Documentation on speech/text OPs by Yang Ni · 7 years ago
  52. f097952 Merge "Test spec for the embedding lookup operation" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  53. 9b69c56 Fix auto-generated LSH Projection test by Yang Ni · 7 years ago
  54. 6272982 Merge "Make prepareModel asynchronous -- runtime changes" into oc-mr1-dev by Michael Butler · 7 years ago
  55. df4d63c Merge "Add unit test for RELU op for quant8." into oc-mr1-dev by Dong Chen · 7 years ago
  56. 4ffc65b Remove Event and wait on Request instead. by David Gross · 7 years ago
  57. 74a497b Calculate storage size w/o assuming data type by Yang Ni · 7 years ago
  58. 32c3ca3 Merge "Cleaned up the documentation." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  59. e4a5548 Merge "Regenerate CTS and unit tests from specs" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  60. 6f71d73 Make prepareModel asynchronous -- runtime changes by Michael Butler · 7 years ago
  61. a407bc9 Merge "Fix the bug caused by recent refactor that zeroPoint is not correctly set." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  62. 133ad4f Cleaned up the documentation. by Jean-Luc Brouillet · 7 years ago
  63. 18c58d2 Merge "Fix bug in the way an Event handles a bound thread." into oc-mr1-dev by David Gross · 7 years ago
  64. 608124c Regenerate CTS and unit tests from specs by I-Jui (Ray) Sung · 7 years ago
  65. 0e5a59b Merge "Add unit test for RELU6 op for quant8." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  66. 9b2356d Add unit test for RELU op for quant8. by Dong Chen · 7 years ago
  67. 49b705d Merge "Move all op preparation functions to OperationsUtils." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  68. 266a929 Merge "Regenerate CTS and unit tests from specs" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  69. 4cca808 Merge "Test spec for the hashtable lookup operation" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  70. 24bb628 Fix the bug caused by recent refactor that zeroPoint is not correctly set. by Miao Wang · 7 years ago
  71. 5ef73c0 Add unit test for RELU6 op for quant8. by Dong Chen · 7 years ago
  72. d756f33 Merge "More discipline for models and requests." into oc-mr1-dev by David Gross · 7 years ago
  73. 6d56e38 Merge "Add unit test for RELU1 op for quant8." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  74. d69ec67 Merge "Remove empty lines" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  75. 23dcfbd Remove empty lines by leozwang · 7 years ago
  76. 402baa3 Fix bug in the way an Event handles a bound thread. by David Gross · 7 years ago
  77. 9018b4b Test spec for the hashtable lookup operation by Yang Ni · 7 years ago
  78. 62ff6a7 Regenerate CTS and unit tests from specs by I-Jui (Ray) Sung · 7 years ago
  79. 1b69cee Move all op preparation functions to OperationsUtils. by Miao Wang · 7 years ago
  80. 620fc83 Merge "Add unit test for CONCATENATION op for quant8." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  81. 7c9cca3 Merge "Add documentation for ops" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  82. 5447396 More discipline for models and requests. by David Gross · 7 years ago
  83. 3bfa4b8 Add unit test for RELU1 op for quant8. by Dong Chen · 7 years ago
  84. f2c4597 Merge "Test spec for the LSH Projection operation" into oc-mr1-dev by Yang Ni · 7 years ago
  85. 6ab5125 Merge "Fix MAX_POOL quant8 op test breakage and update generated models & examples." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  86. 85e3464 Add documentation for ops by Miao Wang · 7 years ago
  87. 6e4193a Fix MAX_POOL quant8 op test breakage and update generated models & examples. by Dong Chen · 7 years ago
  88. 7deb155 Merge "Add compilation APIs." into oc-mr1-dev by David Gross · 7 years ago
  89. f37f975 Test spec for the LSH Projection operation by Yang Ni · 7 years ago
  90. 4a1a22f Test spec for the embedding lookup operation by Yang Ni · 7 years ago
  91. bf1e6d1 Merge "Revise generated test harness" into oc-mr1-dev by Ray Sung · 7 years ago
  92. 4fa8791 Merge "Add unit test for CONCATENATION op for float32." into oc-mr1-dev by Dong Chen · 7 years ago
  93. b17915a Merge "Making padding explicit, instead of SAME / VALID" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  94. 3b0190c Merge "Add unit test for MAX_POOL op for quant8." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  95. 413cbeb Merge "Refactor how arguments are tracked." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  96. 62acb66 Revise generated test harness by I-Jui (Ray) Sung · 7 years ago
  97. 6cd685f Making padding explicit, instead of SAME / VALID by Miao Wang · 7 years ago
  98. dc03284 Add unit test for MAX_POOL op for quant8. by Dong Chen · 7 years ago
  99. e601332 Add unit test for CONCATENATION op for quant8. by Dong Chen · 7 years ago
  100. 83e24dc Add compilation APIs. by David Gross · 7 years ago