1. 65db490 Add more tests for v1.1 ops by Miao Wang · 7 years ago
  2. e78b89d Update generated VTS test for mobilenet_quantized by Michael Butler · 7 years ago
  3. 5b0a7d9 Create NNAPI v1.1 VTS tests. by Miao Wang · 7 years ago
  4. 9e75314 Update MobileNet quantized test by Miao Wang · 7 years ago
  5. 4d8c48b Allow CpuExecutor to execute the new ops. by Miao Wang · 7 years ago
  6. 8db6e48 Adding filter rank to SVDF by Yang Ni · 7 years ago
  7. 021304a Merge "Improve validation of the HAL structures." into oc-mr1-nn-dev by Jean-Luc Brouillet · 7 years ago
  8. c5e342b Improve validation of the HAL structures. by Jean-Luc Brouillet · 7 years ago
  9. dd5cd91 Added quantized mobilenet to VTS and refactoring generators by I-Jui (Ray) Sung · 7 years ago
  10. 4062279 Slicing a given model up to the given first N operations by I-Jui (Ray) Sung · 7 years ago
  11. 4107f32 Modernize the test specs of various outdated tests by I-Jui (Ray) Sung · 7 years ago
  12. a1ef918 Modernize the test spec of mobilenet_224_gander_basic_fixed by I-Jui (Ray) Sung · 7 years ago
  13. 9b8ba9d Include a full example into mobilenet_quantized spec by I-Jui (Ray) Sung · 7 years ago
  14. 874b092 Fix tests that incorrectly handle large const tensors. by Miao Wang · 7 years ago
  15. 4654d0e Merge "Test LSTM, RNN, and SVDF with non-zero states" into oc-mr1-dev by Jean-Luc Brouillet · 7 years ago
  16. f6d3074 Test LSTM, RNN, and SVDF with non-zero states by Yang Ni · 7 years ago
  17. 2467b9c Update generated VTS tests by I-Jui (Ray) Sung · 7 years ago
  18. ec06280 Merge "Made embedding lookup take int lookups" into oc-mr1-dev by Yang Ni · 7 years ago
  19. cca8e52 Fix a bad depthwise_conv test. by Miao Wang · 7 years ago
  20. 3a9b7c8 Made embedding lookup take int lookups by Yang Ni · 7 years ago
  21. 9949232 Added one more test spec for space_to_depth/depth_to_space by gfan · 7 years ago
  22. bee07f7 Force CpuExecutor validating user-provided model output operands. by Miao Wang · 7 years ago
  23. 66d5cb6 Rename setInputsAndOutputs by Jean-Luc Brouillet · 7 years ago
  24. 238a880 Fix quantized CONV_2D and FULLY_CONNECTED tests and add more validation by Miao Wang · 7 years ago
  25. a5e146a Merge "Change stateful Ops to stateless ones" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  26. eefb1e6 Change stateful Ops to stateless ones by Yang Ni · 7 years ago
  27. e68d924 Modify test files for size. Add tests. by Jean-Luc Brouillet · 7 years ago
  28. 224c01e Update generated unit tests and vts tests. by Dong Chen · 7 years ago
  29. 35647da Fix documentation of FULLY_CONNECTED, and add checks for input rank. by Miao Wang · 7 years ago
  30. 93e086f Remove activation parameter from CONCATENATION by Miao Wang · 7 years ago
  31. 8c689bd Add preparation code missed in some OPs by Yang Ni · 7 years ago
  32. 8e86dab Merge "Updated data type for keys in Hashtable Lookup" into oc-mr1-dev by Yang Ni · 7 years ago
  33. d0084c9 Merge "Fix test generator" into oc-mr1-dev by Miao Wang · 7 years ago
  34. 9fd9990 Fix test generator by Miao Wang · 7 years ago
  35. 7da2c9a Updated data type for keys in Hashtable Lookup by Yang Ni · 7 years ago
  36. 25f0f2d Allow ADD and MUL taking quantized input. by Miao Wang · 7 years ago
  37. b3ea13a Add quantized MobileNet test by Miao Wang · 7 years ago
  38. 45bf79e Clarify the expectation of scale and zeroPoint for affected ops. by Miao Wang · 7 years ago
  39. 93ea410 Merge "Remove operationTuple." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  40. 0c3e1ee Fix softmax test to not use 0.f for beta by Miao Wang · 7 years ago
  41. 7d6ac90 Remove operationTuple. by Jean-Luc Brouillet · 7 years ago
  42. 874d039 Fix sigmoid and softmax tests and implementation. by Miao Wang · 7 years ago
  43. 86c4350 Fix depthwise_conv tests by Miao Wang · 7 years ago
  44. b5f8d97 Re-generate VTS tests from test specs by I-Jui (Ray) Sung · 7 years ago
  45. 1b8fa4f Re-generate CTS tests from test specs by I-Jui (Ray) Sung · 7 years ago
  46. b6b3dc4 Support don't care outputs in VTS tests by I-Jui (Ray) Sung · 7 years ago
  47. d8b6b50 Fix build failure - checking in missing VTS files by I-Jui (Ray) Sung · 7 years ago
  48. bf15cf2 Test spec for the Basic RNN operation by Yang Ni · 7 years ago
  49. ec8e1c7 Support ignored output in test generator by I-Jui (Ray) Sung · 7 years ago
  50. 420cf7b Generated VTS tests and minor tweak on test harness by I-Jui (Ray) Sung · 7 years ago
  51. 9b69c56 Fix auto-generated LSH Projection test by Yang Ni · 7 years ago
  52. 608124c Regenerate CTS and unit tests from specs by I-Jui (Ray) Sung · 7 years ago
  53. 62ff6a7 Regenerate CTS and unit tests from specs by I-Jui (Ray) Sung · 7 years ago
  54. 6e4193a Fix MAX_POOL quant8 op test breakage and update generated models & examples. by Dong Chen · 7 years ago
  55. 6cd685f Making padding explicit, instead of SAME / VALID by Miao Wang · 7 years ago
  56. cddd47c Fix regressions in test generator and unit tests by I-Jui (Ray) Sung · 7 years ago
  57. 46a4b30 Merge "Support example that has tensors of different types" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  58. 55cef21 Explicitly add "_2D" to applicable ops, and add fused activation function enum. by Miao Wang · 7 years ago
  59. 6a0d306 Support example that has tensors of different types by I-Jui (Ray) Sung · 7 years ago
  60. ad36b7a Support quantized models and examples in tests by I-Jui (Ray) Sung · 7 years ago
  61. 5d58071 Add basic tests for pooling and Relu[X] operations. by Miao Wang · 7 years ago
  62. dcd2fbf First implementation of NNAPI test generator. by I-Jui (Ray) Sung · 7 years ago
  63. 242c6dc Test driver, generated models and examples from TFLite by I-Jui (Ray) Sung · 7 years ago