1. 829a18d Make fully_connected op use reference implementation in certain cases. by Miao Wang · 6 years ago
  2. a7ca183 Validate strided slice output dims in cpu executor by Mika Raento · 6 years ago
  3. d6e3107 Fix failing test by rerunning test generator by Mika Raento · 6 years ago
  4. da754e0 Fix slicing.sh for new directory structure by Mika Raento · 6 years ago
  5. 3c2272e Create _relaxed tests for newly added tests -- generated tests by Michael Butler · 6 years ago
  6. 6d78cf0 Clarify Fully Connected Op comments and naming by Mika Raento · 6 years ago
  7. b66b5ab Finalize STRIDED_SLICE by Miao Wang · 6 years ago
  8. 4008567 Merge changes Ida0350d2,If4b50c50 into pi-dev by TreeHugger Robot · 6 years ago
  9. 97a2a4b Merge "Make NNAPI support BroadcastSub and BroadcastDiv." into pi-dev by TreeHugger Robot · 6 years ago
  10. 0b385e7 Add more validation to the HAL by Michael Butler · 6 years ago
  11. 540bafe Regenerate CTS and VTS test cases by Michael Butler · 6 years ago
  12. 03fde83 Fix resize_bilinear test height/width order by Michael Butler · 6 years ago
  13. a9ce000 Remove unused / unimplemented parameter "crops" for BATCH_TO_SPACE by Miao Wang · 6 years ago
  14. 02e33fc Make NNAPI support BroadcastSub and BroadcastDiv. by Miao Wang · 6 years ago
  15. aa2bba1 Fix lstm tests to have correct scratch_buffer size by Miao Wang · 6 years ago
  16. d6d2b0a Upgrade generated test cases by Michael Butler · 6 years ago
  17. 3581e14 Generates new V1_0 tests from the newly added specs. by Miao Wang · 6 years ago
  18. 70f401e Add quantized MEAN tests by Miao Wang · 6 years ago
  19. e8e5d34 Generate relaxed precision tests for CTS and VTS. by Miao Wang · 6 years ago
  20. 65db490 Add more tests for v1.1 ops by Miao Wang · 6 years ago
  21. e78b89d Update generated VTS test for mobilenet_quantized by Michael Butler · 6 years ago
  22. 5b0a7d9 Create NNAPI v1.1 VTS tests. by Miao Wang · 6 years ago
  23. 9e75314 Update MobileNet quantized test by Miao Wang · 7 years ago
  24. 4d8c48b Allow CpuExecutor to execute the new ops. by Miao Wang · 6 years ago
  25. 8db6e48 Adding filter rank to SVDF by Yang Ni · 7 years ago
  26. 021304a Merge "Improve validation of the HAL structures." into oc-mr1-nn-dev by Jean-Luc Brouillet · 7 years ago
  27. c5e342b Improve validation of the HAL structures. by Jean-Luc Brouillet · 7 years ago
  28. dd5cd91 Added quantized mobilenet to VTS and refactoring generators by I-Jui (Ray) Sung · 7 years ago
  29. 4062279 Slicing a given model up to the given first N operations by I-Jui (Ray) Sung · 7 years ago
  30. 4107f32 Modernize the test specs of various outdated tests by I-Jui (Ray) Sung · 7 years ago
  31. a1ef918 Modernize the test spec of mobilenet_224_gander_basic_fixed by I-Jui (Ray) Sung · 7 years ago
  32. 9b8ba9d Include a full example into mobilenet_quantized spec by I-Jui (Ray) Sung · 7 years ago
  33. 874b092 Fix tests that incorrectly handle large const tensors. by Miao Wang · 7 years ago
  34. 4654d0e Merge "Test LSTM, RNN, and SVDF with non-zero states" into oc-mr1-dev by Jean-Luc Brouillet · 7 years ago
  35. f6d3074 Test LSTM, RNN, and SVDF with non-zero states by Yang Ni · 7 years ago
  36. 2467b9c Update generated VTS tests by I-Jui (Ray) Sung · 7 years ago
  37. ec06280 Merge "Made embedding lookup take int lookups" into oc-mr1-dev by Yang Ni · 7 years ago
  38. cca8e52 Fix a bad depthwise_conv test. by Miao Wang · 7 years ago
  39. 3a9b7c8 Made embedding lookup take int lookups by Yang Ni · 7 years ago
  40. 9949232 Added one more test spec for space_to_depth/depth_to_space by gfan · 7 years ago
  41. bee07f7 Force CpuExecutor validating user-provided model output operands. by Miao Wang · 7 years ago
  42. 66d5cb6 Rename setInputsAndOutputs by Jean-Luc Brouillet · 7 years ago
  43. 238a880 Fix quantized CONV_2D and FULLY_CONNECTED tests and add more validation by Miao Wang · 7 years ago
  44. a5e146a Merge "Change stateful Ops to stateless ones" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  45. eefb1e6 Change stateful Ops to stateless ones by Yang Ni · 7 years ago
  46. e68d924 Modify test files for size. Add tests. by Jean-Luc Brouillet · 7 years ago
  47. 224c01e Update generated unit tests and vts tests. by Dong Chen · 7 years ago
  48. 35647da Fix documentation of FULLY_CONNECTED, and add checks for input rank. by Miao Wang · 7 years ago
  49. 93e086f Remove activation parameter from CONCATENATION by Miao Wang · 7 years ago
  50. 8c689bd Add preparation code missed in some OPs by Yang Ni · 7 years ago
  51. 8e86dab Merge "Updated data type for keys in Hashtable Lookup" into oc-mr1-dev by Yang Ni · 7 years ago
  52. d0084c9 Merge "Fix test generator" into oc-mr1-dev by Miao Wang · 7 years ago
  53. 9fd9990 Fix test generator by Miao Wang · 7 years ago
  54. 7da2c9a Updated data type for keys in Hashtable Lookup by Yang Ni · 7 years ago
  55. 25f0f2d Allow ADD and MUL taking quantized input. by Miao Wang · 7 years ago
  56. b3ea13a Add quantized MobileNet test by Miao Wang · 7 years ago
  57. 45bf79e Clarify the expectation of scale and zeroPoint for affected ops. by Miao Wang · 7 years ago
  58. 93ea410 Merge "Remove operationTuple." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  59. 0c3e1ee Fix softmax test to not use 0.f for beta by Miao Wang · 7 years ago
  60. 7d6ac90 Remove operationTuple. by Jean-Luc Brouillet · 7 years ago
  61. 874d039 Fix sigmoid and softmax tests and implementation. by Miao Wang · 7 years ago
  62. 86c4350 Fix depthwise_conv tests by Miao Wang · 7 years ago
  63. b5f8d97 Re-generate VTS tests from test specs by I-Jui (Ray) Sung · 7 years ago
  64. 1b8fa4f Re-generate CTS tests from test specs by I-Jui (Ray) Sung · 7 years ago
  65. b6b3dc4 Support don't care outputs in VTS tests by I-Jui (Ray) Sung · 7 years ago
  66. d8b6b50 Fix build failure - checking in missing VTS files by I-Jui (Ray) Sung · 7 years ago
  67. bf15cf2 Test spec for the Basic RNN operation by Yang Ni · 7 years ago
  68. ec8e1c7 Support ignored output in test generator by I-Jui (Ray) Sung · 7 years ago
  69. 420cf7b Generated VTS tests and minor tweak on test harness by I-Jui (Ray) Sung · 7 years ago
  70. 9b69c56 Fix auto-generated LSH Projection test by Yang Ni · 7 years ago
  71. 608124c Regenerate CTS and unit tests from specs by I-Jui (Ray) Sung · 7 years ago
  72. 62ff6a7 Regenerate CTS and unit tests from specs by I-Jui (Ray) Sung · 7 years ago
  73. 6e4193a Fix MAX_POOL quant8 op test breakage and update generated models & examples. by Dong Chen · 7 years ago
  74. 6cd685f Making padding explicit, instead of SAME / VALID by Miao Wang · 7 years ago
  75. cddd47c Fix regressions in test generator and unit tests by I-Jui (Ray) Sung · 7 years ago
  76. 46a4b30 Merge "Support example that has tensors of different types" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  77. 55cef21 Explicitly add "_2D" to applicable ops, and add fused activation function enum. by Miao Wang · 7 years ago
  78. 6a0d306 Support example that has tensors of different types by I-Jui (Ray) Sung · 7 years ago
  79. ad36b7a Support quantized models and examples in tests by I-Jui (Ray) Sung · 7 years ago
  80. 5d58071 Add basic tests for pooling and Relu[X] operations. by Miao Wang · 7 years ago
  81. dcd2fbf First implementation of NNAPI test generator. by I-Jui (Ray) Sung · 7 years ago
  82. 242c6dc Test driver, generated models and examples from TFLite by I-Jui (Ray) Sung · 7 years ago