- 9257d6d Cleanup NN utility libraries' dependencies by Michael Butler · 3 years, 10 months ago
- 60a7b86 Rename Version::ANDROID_* to kVersionFeatureLevel* -- hal by Michael Butler · 3 years, 10 months ago
- 34f0a8f Make NNAPI Version more structured -- hal by Michael Butler · 3 years, 10 months ago
- acd7955 Consolidate NNAPI OWNERS files by Michael Butler · 3 years, 10 months ago
- ee7a476 Merge changes from topic "libneuralnetworks_common-cleanup" by Michael Butler · 3 years, 10 months ago
- c331067 Move Aidl utility code to aidl/utils -- hal 2/2 by Michael Butler · 3 years, 10 months ago
- 137ee99 Re-organize NNAPI Burst utility classes by Michael Butler · 3 years, 10 months ago
- abc8691 Revert^2 "Provide explicitly versioned NNAPI AIDL utils libs -- HAL." by Michael Butler · 3 years, 10 months ago
- 49d95e0 Move NN HandleError from utils/common to 1.0/utils by Michael Butler · 3 years, 11 months ago
- e8645c3 Relocate NN ProtectCallback to 1.0/utils by Michael Butler · 3 years, 11 months ago
- 1596582 Move NN memory utils from utils/common to 1.0/utils by Michael Butler · 3 years, 11 months ago
- 301ef06 Remove hal::utils::countNumberOfConsumers by Michael Butler · 3 years, 11 months ago
- 68e98f4 Merge "Allow implicit conversions for NN errors -- hal" by Michael Butler · 3 years, 11 months ago
- ff9a5a5 Allow implicit conversions for NN errors -- hal by Michael Butler · 3 years, 11 months ago
- 1b09ea9 Handle error returned by IBurstContext::freeMemory by Michael Butler · 3 years, 11 months ago
- d3f408d Merge "Add OWNERS for VTS module VtsHalNeuralnetworksV1_2TargetTest" by Treehugger Robot · 4 years ago
- 2f40211 Add OWNERS for VTS module VtsHalNeuralnetworksV1_2TargetTest by Yiming Pan · 4 years, 1 month ago
- d910bd6 Fix HAL and AIDL files to be consistent with API generation tool. by Ian Hua · 4 years ago
- ac45a5d Quickly exit VtsHalNeuralnetworks*TargetTest on failure by Michael Butler · 4 years ago
- 9c3c864 Quick-fail NNAPI VTS test case if driver is dead by Michael Butler · 4 years ago
- 338d6f8 Revert^2 "Making NN hardware interface libs "host supported"" by Ray Hernandez · 4 years, 1 month ago
- ea89e30 Revert "Making NN hardware interface libs "host supported"" by Ray Hernandez · 4 years, 1 month ago
- a6d6002 Making NN hardware interface libs "host supported" by rayhdez · 4 years, 2 months ago
- e3d0dad Use proper alignment and padding for pointer arguments -- HAL. by Xusong Wang · 4 years, 4 months ago
- b2e8085 Introduce reusable burst to canonical interface -- HAL. by Xusong Wang · 4 years, 6 months ago
- 5f6bedb Introduce reusable execution to canonical interface -- HAL. by Xusong Wang · 4 years, 6 months ago
- 889c46c Fix typo in PAD_V2 comments by Andy Dyer-Smith · 4 years, 5 months ago
- 3e9720b Remove NN canonical IDevice::isUpdatable -- hal by Michael Butler · 4 years, 5 months ago
- 8414a6e Add additional parameters for NN Burst -- HAL by Michael Butler · 4 years, 6 months ago
- 388bceb Add missing validation for NN canonical types by Michael Butler · 4 years, 7 months ago
- 0252d5f Add std::this_thread::yield to Burst NN polling loop by Michael Butler · 4 years, 5 months ago
- 6910bec Move NNAPI type information to types.spec by Slava Shklyaev · 5 years ago
- 76e491f Implement full canonical Burst in NN util code by Michael Butler · 4 years, 9 months ago
- 7b0b546 Add missing NNAPI HIDL interface mock tests by Lev Proleev · 4 years, 6 months ago
- 4205aec Fix formatting by Slava Shklyaev · 4 years, 6 months ago
- cefd92e Merge "Reformat neuralnetworks/1.2/types.hal according to clang-format" by Treehugger Robot · 4 years, 7 months ago
- 65de531 Merge changes from topic "nnapi-numberOfConsumers" by Michael Butler · 4 years, 7 months ago
- f62d99e Reformat neuralnetworks/1.2/types.hal according to clang-format by Slava Shklyaev · 4 years, 7 months ago
- a02e5e5 Non ABI changes to neuralnetworks HAL by Przemysław Szczepaniak · 4 years, 7 months ago
- b224b36 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 7 months ago
- 68b6926 Make NNAPI countNumberOfConsumers return GeneralResult -- hal by Michael Butler · 4 years, 7 months ago
- ab2f482 Store AHWB in NN canonical memory type -- hal by Michael Butler · 4 years, 7 months ago
- fadeb8a Change NNAPI Memory to ref-counted SharedMemory -- hal by Michael Butler · 4 years, 7 months ago
- e5e6702 Add dynamic interface casting to NN utility code by Michael Butler · 4 years, 7 months ago
- 8fc4896 Relocate NN burst utility to ExecutionBurstUtils by Michael Butler · 4 years, 8 months ago
- f6b2d1a Relocate ExecutionBurst* classes to NN util code by Michael Butler · 4 years, 9 months ago
- 9533151 Implement partial canonical Burst in NN util code by Michael Butler · 4 years, 9 months ago
- 2a8b679 Introduce canonical IBurst object in NNAPI -- hal by Michael Butler · 4 years, 9 months ago
- 9adab0c Add isUpdatable to NNAPI canonical IDevice -- hal by Michael Butler · 4 years, 8 months ago
- 6e492a6 Create unit tests for NN interface utility code by Michael Butler · 4 years, 9 months ago
- 7fd03c2 Cleanup NN callback error handling by Michael Butler · 4 years, 9 months ago
- aad934b Add HIDL lifetime and protecting callback info to NN README by Michael Butler · 4 years, 9 months ago
- 4024d8f Change NN canonical timings to nanoseconds -- hal by Michael Butler · 4 years, 9 months ago
- cca3e20 Cleanup how transport errors are handled in NN utils by Michael Butler · 4 years, 10 months ago
- 6547b2a Validate during NN conversions by default -- hal by Michael Butler · 4 years, 10 months ago
- 77e06d8 Fix a bug where 1.3 Device ignores 1.3 capabilities by Slava Shklyaev · 4 years, 9 months ago
- 49817a0 Replace nn::NativeHandle with nn::SharedHandle by Slava Shklyaev · 4 years, 10 months ago
- 4b276a7 Implement NNAPI canonical interfaces by Michael Butler · 5 years ago
- b98aa6d Create conversions to/from NNAPI canonical types by Michael Butler · 6 years ago
- 7f40613 Suppress gtest error for tests without any instance by Xusong Wang · 5 years ago
- 1136876 Merge Android R by Xin Li · 5 years ago
- 7a8a6dd Increase NNAPI VTS single-test timeout to 20m. by Xusong Wang · 5 years ago
- 36dcf1a Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
- 898088d Update language to comply with Android's inclusive language guidance by Sushil Nath · 5 years ago
- 9df50c6 vts: remove deprecated gtest macros by Jim Pollock · 5 years ago
- ba4d532 Suppress gtest error for tests without any instance by Dan Shi · 5 years ago
- d23380f Fix stale NNAPI documentation by Slava Shklyaev · 5 years ago
- d610435 update hidl .bp by Jooyung Han · 5 years ago
- d18cba8 update hidl .bp by Jooyung Han · 5 years ago
- 3468366 Change 'blacklist' to 'disallow' am: 26f365b810 am: 2d0bac77ab by Matej Pfajfar · 5 years ago
- 26f365b Change 'blacklist' to 'disallow' by Matej Pfajfar · 5 years ago
- 3dca799 Revert "Allow compilations in TOCTOU tests to fail with GENERAL_FAILURE." by Xusong Wang · 5 years ago
- 29a1225 Remove temporary test filters by Miao Wang · 5 years ago
- 0b617ae Allow compilations in TOCTOU tests to fail with GENERAL_FAILURE. by Xusong Wang · 5 years ago
- 12f483f Merge "Revert "Allow compilations in TOCTOU tests to fail with GENERAL_FAILURE."" into rvc-dev by Xusong Wang · 5 years ago
- 81fa760 Revert "Allow compilations in TOCTOU tests to fail with GENERAL_FAILURE." by Xusong Wang · 5 years ago
- 3722d6d Log NNAPI VTS test case to logcat by Slava Shklyaev · 5 years ago
- a6d65ad Merge "Log NNAPI VTS test case to logcat" into rvc-dev by Slava Shklyaev · 5 years ago
- 8c8efd6 Log NNAPI VTS test case to logcat by Slava Shklyaev · 5 years ago
- c55a62b Merge "Remove temporary test filters" into rvc-dev by TreeHugger Robot · 5 years ago
- eeb0068 Remove temporary test filters by Miao Wang · 5 years ago
- 362dfd6 Allow compilations in TOCTOU tests to fail with GENERAL_FAILURE. by Xusong Wang · 5 years ago
- d90a5de NNAPI: Clarify behaviour of ops that reduce dimensions by Lev Proleev · 5 years ago
- 4b2917a NNAPI: Clarify behaviour of REDUCE_* ops by Lev Proleev · 5 years ago
- e1c1e7e Filter out failing NNAPI validation tests by Miao Wang · 5 years ago
- 398adea Add AndroidTest.xml for NNAPI 1.2 VTS and blacklist failing tests by Miao Wang · 5 years ago
- 614ba3e Merge "NNAPI: Clarify behaviour of ops that reduce dimensions" into rvc-dev by Lev Proleev · 5 years ago
- 74b04e9 Merge "NNAPI: Clarify behaviour of REDUCE_* ops" into rvc-dev by Lev Proleev · 5 years ago
- d4bba83 NNAPI: Clarify behaviour of ops that reduce dimensions by Lev Proleev · 5 years ago
- eec7d86 NNAPI: Clarify behaviour of REDUCE_* ops by Lev Proleev · 5 years ago
- 4429d85 Filter out failing NNAPI validation tests by Miao Wang · 5 years ago
- f7c55d5 Add AndroidTest.xml for NNAPI 1.2 VTS and blacklist failing tests by Miao Wang · 5 years ago
- 6174f00 More tests for graph validation. by David Gross · 7 years ago
- 12ab6c5 More tests for graph validation. by David Gross · 7 years ago
- 17a0b4f Merge changes I866fe138,I0096a2fc by Slava Shklyaev · 5 years ago
- 6048fd9 Update the specification for the following operations by Miao Wang · 5 years ago
- b79c31a Remove BLOB AHWB tests from 1.2 VTS. by Xusong Wang · 5 years ago
- d923a3f Merge "Remove BLOB AHWB tests from 1.2 VTS." into rvc-dev by Xusong Wang · 5 years ago
- b642700 Remove BLOB AHWB tests from 1.2 VTS. by Xusong Wang · 5 years ago
- aad51fa Rename vts-core to vts by Dan Shi · 5 years ago