1. d6f6d01 Handle case where NN AIDL callback is null in IDevice::prepareModel* by Michael Butler · 3 years, 5 months ago
  2. d65dc06 Make NN canonical->HIDL adapter execute* methods synchronous by Michael Butler · 3 years, 6 months ago
  3. ff54f73 Merge "Add timed out test files to tidy_timeout_srcs" by Chih-hung Hsieh · 3 years, 7 months ago
  4. ad1bf31 Add timed out test files to tidy_timeout_srcs by Chih-Hung Hsieh · 3 years, 7 months ago
  5. 73e4702 Remove isUpdatable query from NNAPI -- hal by Michael Butler · 3 years, 7 months ago
  6. 6f497d1 Clamp NNAPI HAL Version to runtime version -- hal by Michael Butler · 3 years, 7 months ago
  7. 8805b2d Address ANAPIC review comments -- hal. by Xusong Wang · 3 years, 8 months ago
  8. 6b0905c Move NNAPI HAL CommonUtils to nnapi/SharedMemory -- hal by Michael Butler · 3 years, 7 months ago
  9. d3e413e Merge "Cleanup NN utility libraries' dependencies" by Michael Butler · 3 years, 8 months ago
  10. 9257d6d Cleanup NN utility libraries' dependencies by Michael Butler · 3 years, 10 months ago
  11. b5c8a82 HAL interface for compilation and execution hints by Miao Wang · 3 years, 11 months ago
  12. 11f30c8 Reusable execution at HAL level -- HAL. by Xusong Wang · 4 years ago
  13. 594cc78 Remove uid from NN HIDL adapter by Michael Butler · 3 years, 8 months ago
  14. 5345563 Create NN AIDL adapter by Michael Butler · 3 years, 11 months ago
  15. 60a7b86 Rename Version::ANDROID_* to kVersionFeatureLevel* -- hal by Michael Butler · 3 years, 10 months ago
  16. 34f0a8f Make NNAPI Version more structured -- hal by Michael Butler · 3 years, 10 months ago
  17. acd7955 Consolidate NNAPI OWNERS files by Michael Butler · 3 years, 10 months ago
  18. ee7a476 Merge changes from topic "libneuralnetworks_common-cleanup" by Michael Butler · 3 years, 10 months ago
  19. c331067 Move Aidl utility code to aidl/utils -- hal 2/2 by Michael Butler · 3 years, 10 months ago
  20. 137ee99 Re-organize NNAPI Burst utility classes by Michael Butler · 3 years, 10 months ago
  21. cfc16f9 Change NN adapter to use ExecutionBurstServer utility by Michael Butler · 4 years, 3 months ago
  22. abc8691 Revert^2 "Provide explicitly versioned NNAPI AIDL utils libs -- HAL." by Michael Butler · 3 years, 10 months ago
  23. 49d95e0 Move NN HandleError from utils/common to 1.0/utils by Michael Butler · 3 years, 11 months ago
  24. e8645c3 Relocate NN ProtectCallback to 1.0/utils by Michael Butler · 3 years, 11 months ago
  25. 1596582 Move NN memory utils from utils/common to 1.0/utils by Michael Butler · 3 years, 11 months ago
  26. 301ef06 Remove hal::utils::countNumberOfConsumers by Michael Butler · 3 years, 11 months ago
  27. 68e98f4 Merge "Allow implicit conversions for NN errors -- hal" by Michael Butler · 3 years, 11 months ago
  28. 068df81 AIDL interface changes for NNAPI feature level 6. by Ian Hua · 4 years ago
  29. ff9a5a5 Allow implicit conversions for NN errors -- hal by Michael Butler · 3 years, 11 months ago
  30. 2cac932 Merge "Revert^2 "Making NN hardware interface libs "host supported""" by Treehugger Robot · 4 years, 1 month ago
  31. 338d6f8 Revert^2 "Making NN hardware interface libs "host supported"" by Ray Hernandez · 4 years, 1 month ago
  32. e0b2d17 Merge "Revert "Making NN hardware interface libs "host supported""" by Michael Butler · 4 years, 1 month ago
  33. ea89e30 Revert "Making NN hardware interface libs "host supported"" by Ray Hernandez · 4 years, 1 month ago
  34. 7519960 Merge "Making NN hardware interface libs "host supported"" by Treehugger Robot · 4 years, 1 month ago
  35. a6d6002 Making NN hardware interface libs "host supported" by rayhdez · 4 years, 2 months ago
  36. 27f77fe Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years, 1 month ago
  37. 5d3fcb2 Correct grammatical error in README.md by rayhdez · 4 years, 3 months ago
  38. e52a77e Simplify NNAPI SharedHandle -- hal by Michael Butler · 4 years, 3 months ago
  39. e3d0dad Use proper alignment and padding for pointer arguments -- HAL. by Xusong Wang · 4 years, 4 months ago
  40. b2e8085 Introduce reusable burst to canonical interface -- HAL. by Xusong Wang · 4 years, 6 months ago
  41. 5f6bedb Introduce reusable execution to canonical interface -- HAL. by Xusong Wang · 4 years, 6 months ago
  42. 3e9720b Remove NN canonical IDevice::isUpdatable -- hal by Michael Butler · 4 years, 5 months ago
  43. 6594b5f Merge changes from topic "nnapi-aidl-memory" by Michael Butler · 4 years, 5 months ago
  44. 3cc27f5 Set correct API level for NNAPI AIDL service discovery. by Przemysław Szczepaniak · 4 years, 5 months ago
  45. f03ebd9 Update NN utility code and VTS tests with new Memory type by Michael Butler · 4 years, 6 months ago
  46. 8414a6e Add additional parameters for NN Burst -- HAL by Michael Butler · 4 years, 6 months ago
  47. 2d7195f NNAPI: Add AIDL drivers registration by Lev Proleev · 4 years, 7 months ago
  48. 76e491f Implement full canonical Burst in NN util code by Michael Butler · 4 years, 9 months ago
  49. 900c28a Add canonical types adapters for NNAPI AIDL interface by Lev Proleev · 4 years, 7 months ago
  50. bbff792 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 6 months ago
  51. 65de531 Merge changes from topic "nnapi-numberOfConsumers" by Michael Butler · 4 years, 7 months ago
  52. b224b36 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 7 months ago
  53. 97e7336 Create NNAPI adapter interface by Michael Butler · 5 years ago
  54. 68b6926 Make NNAPI countNumberOfConsumers return GeneralResult -- hal by Michael Butler · 4 years, 7 months ago
  55. ab2f482 Store AHWB in NN canonical memory type -- hal by Michael Butler · 4 years, 7 months ago
  56. fadeb8a Change NNAPI Memory to ref-counted SharedMemory -- hal by Michael Butler · 4 years, 7 months ago
  57. 6b6dfcd Add utils for AIDL types conversions by Lev Proleev · 4 years, 10 months ago
  58. 9533151 Implement partial canonical Burst in NN util code by Michael Butler · 4 years, 9 months ago
  59. 2a8b679 Introduce canonical IBurst object in NNAPI -- hal by Michael Butler · 4 years, 9 months ago
  60. 9adab0c Add isUpdatable to NNAPI canonical IDevice -- hal by Michael Butler · 4 years, 8 months ago
  61. 6e492a6 Create unit tests for NN interface utility code by Michael Butler · 4 years, 9 months ago
  62. 418c749 Add recovery code to NN ResilientPreparedModel and *Buffer by Michael Butler · 4 years, 8 months ago
  63. bf59946 Remove 'blocking' param from NN ResilientPreparedModel and *Buffer by Michael Butler · 4 years, 9 months ago
  64. 7fd03c2 Cleanup NN callback error handling by Michael Butler · 4 years, 9 months ago
  65. aad934b Add HIDL lifetime and protecting callback info to NN README by Michael Butler · 4 years, 9 months ago
  66. 4024d8f Change NN canonical timings to nanoseconds -- hal by Michael Butler · 4 years, 9 months ago
  67. cca3e20 Cleanup how transport errors are handled in NN utils by Michael Butler · 4 years, 10 months ago
  68. 6547b2a Validate during NN conversions by default -- hal by Michael Butler · 4 years, 10 months ago
  69. 3760058 Invalidate NN interface objects on cache mismatch by Michael Butler · 4 years, 10 months ago
  70. 49817a0 Replace nn::NativeHandle with nn::SharedHandle by Slava Shklyaev · 4 years, 10 months ago
  71. 4b276a7 Implement NNAPI canonical interfaces by Michael Butler · 5 years ago
  72. b98aa6d Create conversions to/from NNAPI canonical types by Michael Butler · 6 years ago