- 2d7c55d Make apex_available of nn hidl interfaces explicit in Android.bp by Spandan Das · 2 years, 3 months ago
- 7375442 Merge "Make VtsHalNeuralnetworks* tests more binder-friendly." into android12-tests-dev am: 2a04b4462f am: 2a3972288c by Treehugger Robot · 3 years ago
- 2a39722 Merge "Make VtsHalNeuralnetworks* tests more binder-friendly." into android12-tests-dev am: 2a04b4462f by Treehugger Robot · 3 years ago
- 7932492 Make VtsHalNeuralnetworks* tests more binder-friendly. by David Gross · 3 years ago
- bc24c9b Merge "Disable TEST_MAPPING for VtsHalNeuralnetworksV1_*TargetTest" by Michael Butler · 3 years, 2 months ago
- e8e7a10 Disable TEST_MAPPING for VtsHalNeuralnetworksV1_*TargetTest by Michael Butler · 3 years, 2 months ago
- 745c351 vts: Upsize 8bit uniform_int_distribution by Jordan R Abrahams-Whitehead · 3 years, 2 months ago
- b0cf0db AIDL interface changes for NNAPI feature level 6. by Ian Hua · 3 years, 11 months ago
- ad643b6 Move NN_TRY macro out of struct initialization by Michael Butler · 3 years, 4 months ago
- fe9368b Merge "Remove NN host specific build defines" by Michael Butler · 3 years, 6 months ago
- 323bddc Remove NN host specific build defines by Michael Butler · 3 years, 6 months ago
- ad1bf31 Add timed out test files to tidy_timeout_srcs by Chih-Hung Hsieh · 3 years, 6 months ago
- d3e413e Merge "Cleanup NN utility libraries' dependencies" by Michael Butler · 3 years, 7 months ago
- 9257d6d Cleanup NN utility libraries' dependencies by Michael Butler · 3 years, 9 months ago
- b5c8a82 HAL interface for compilation and execution hints by Miao Wang · 3 years, 10 months ago
- 061d341 Freeze neuralnetworks AIDL version as v3 for FL7 by David Gross · 3 years, 7 months ago
- 77414eb Fix NNAPI HIDL 1.3 VTS MemoryDomainExecutionTest by Michael Butler · 3 years, 7 months ago
- aaeda0e AIDL interface changes for NNAPI feature level 6. by Ian Hua · 3 years, 11 months ago
- 60a7b86 Rename Version::ANDROID_* to kVersionFeatureLevel* -- hal by Michael Butler · 3 years, 9 months ago
- 34f0a8f Make NNAPI Version more structured -- hal by Michael Butler · 3 years, 9 months ago
- acd7955 Consolidate NNAPI OWNERS files by Michael Butler · 3 years, 9 months ago
- ee7a476 Merge changes from topic "libneuralnetworks_common-cleanup" by Michael Butler · 3 years, 9 months ago
- c331067 Move Aidl utility code to aidl/utils -- hal 2/2 by Michael Butler · 3 years, 9 months ago
- 137ee99 Re-organize NNAPI Burst utility classes by Michael Butler · 3 years, 9 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, 10 months ago
- e8645c3 Relocate NN ProtectCallback to 1.0/utils by Michael Butler · 3 years, 10 months ago
- 1596582 Move NN memory utils from utils/common to 1.0/utils by Michael Butler · 3 years, 10 months ago
- 301ef06 Remove hal::utils::countNumberOfConsumers by Michael Butler · 3 years, 10 months ago
- 68e98f4 Merge "Allow implicit conversions for NN errors -- hal" by Michael Butler · 3 years, 10 months ago
- 068df81 AIDL interface changes for NNAPI feature level 6. by Ian Hua · 3 years, 11 months ago
- ff9a5a5 Allow implicit conversions for NN errors -- hal by Michael Butler · 3 years, 10 months ago
- 3bd069f Merge "Add OWNERS for VTS module VtsHalNeuralnetworksV1_3TargetTest" by Treehugger Robot · 4 years ago
- 2520ea1 Add OWNERS for VTS module VtsHalNeuralnetworksV1_3TargetTest by Yiming Pan · 4 years ago
- d910bd6 Fix HAL and AIDL files to be consistent with API generation tool. by Ian Hua · 4 years ago
- 535f8c8 Quickly exit VtsHalNeuralnetworks*TargetTest on failure by Michael Butler · 4 years ago
- 8472d91 Quickly exit VtsHalNeuralnetworks*TargetTest on failure by Michael Butler · 4 years ago
- ac45a5d Quickly exit VtsHalNeuralnetworks*TargetTest on failure by Michael Butler · 4 years ago
- 77c1b62 Quick-fail NNAPI VTS test case if driver is dead by Michael Butler · 4 years ago
- 9c3c864 Quick-fail NNAPI VTS test case if driver is dead by Michael Butler · 4 years ago
- 2cac932 Merge "Revert^2 "Making NN hardware interface libs "host supported""" by Treehugger Robot · 4 years ago
- 338d6f8 Revert^2 "Making NN hardware interface libs "host supported"" by Ray Hernandez · 4 years ago
- e0b2d17 Merge "Revert "Making NN hardware interface libs "host supported""" by Michael Butler · 4 years ago
- ea89e30 Revert "Making NN hardware interface libs "host supported"" by Ray Hernandez · 4 years ago
- 7519960 Merge "Making NN hardware interface libs "host supported"" by Treehugger Robot · 4 years ago
- a6d6002 Making NN hardware interface libs "host supported" by rayhdez · 4 years, 1 month ago
- 27f77fe Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years ago
- e52a77e Simplify NNAPI SharedHandle -- hal by Michael Butler · 4 years, 2 months ago
- e3d0dad Use proper alignment and padding for pointer arguments -- HAL. by Xusong Wang · 4 years, 3 months ago
- b2e8085 Introduce reusable burst to canonical interface -- HAL. by Xusong Wang · 4 years, 5 months ago
- 5f6bedb Introduce reusable execution to canonical interface -- HAL. by Xusong Wang · 4 years, 5 months ago
- 8bfa243 Use proper alignment and padding for pointer arguments -- HAL. by Xusong Wang · 4 years, 3 months ago
- e84db6b Merge changes from topics "nnapi-reusable-execution-canonical-2", "nnapi-reusable-execution-canonical-burst" into sc-dev by Xusong Wang · 4 years, 3 months ago
- ead6d37 Introduce reusable burst to canonical interface -- HAL. by Xusong Wang · 4 years, 5 months ago
- 727a7b2 Introduce reusable execution to canonical interface -- HAL. by Xusong Wang · 4 years, 5 months ago
- 889c46c Fix typo in PAD_V2 comments by Andy Dyer-Smith · 4 years, 4 months ago
- 3e9720b Remove NN canonical IDevice::isUpdatable -- hal by Michael Butler · 4 years, 4 months ago
- 382d513 Change NNAPI time from steady_clock to boot_clock -- hal by Michael Butler · 4 years, 5 months ago
- 8414a6e Add additional parameters for NN Burst -- HAL by Michael Butler · 4 years, 5 months ago
- 388bceb Add missing validation for NN canonical types by Michael Butler · 4 years, 6 months ago
- 3633d07 Rename BufferRole.frequency -> probability -- HAL. by Xusong Wang · 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, 8 months ago
- 7b0b546 Add missing NNAPI HIDL interface mock tests by Lev Proleev · 4 years, 5 months ago
- 4205aec Fix formatting by Slava Shklyaev · 4 years, 5 months ago
- 65de531 Merge changes from topic "nnapi-numberOfConsumers" by Michael Butler · 4 years, 6 months ago
- a02e5e5 Non ABI changes to neuralnetworks HAL by Przemysław Szczepaniak · 4 years, 6 months ago
- b224b36 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 6 months ago
- 68b6926 Make NNAPI countNumberOfConsumers return GeneralResult -- hal by Michael Butler · 4 years, 6 months ago
- ab2f482 Store AHWB in NN canonical memory type -- hal by Michael Butler · 4 years, 6 months ago
- fadeb8a Change NNAPI Memory to ref-counted SharedMemory -- hal by Michael Butler · 4 years, 6 months ago
- c185e88 Implement VTS tests for NNAPI AIDL interface by Lev Proleev · 4 years, 8 months ago
- e5e6702 Add dynamic interface casting to NN utility code by Michael Butler · 4 years, 6 months ago
- 9533151 Implement partial canonical Burst in NN util code by Michael Butler · 4 years, 8 months ago
- 2a8b679 Introduce canonical IBurst object in NNAPI -- hal by Michael Butler · 4 years, 8 months ago
- 9adab0c Add isUpdatable to NNAPI canonical IDevice -- hal by Michael Butler · 4 years, 7 months ago
- 6e492a6 Create unit tests for NN interface utility code by Michael Butler · 4 years, 8 months ago
- 7fd03c2 Cleanup NN callback error handling by Michael Butler · 4 years, 8 months ago
- aad934b Add HIDL lifetime and protecting callback info to NN README by Michael Butler · 4 years, 8 months ago
- 4024d8f Change NN canonical timings to nanoseconds -- hal by Michael Butler · 4 years, 8 months ago
- cca3e20 Cleanup how transport errors are handled in NN utils by Michael Butler · 4 years, 9 months ago
- 6547b2a Validate during NN conversions by default -- hal by Michael Butler · 4 years, 9 months ago
- 77e06d8 Fix a bug where 1.3 Device ignores 1.3 capabilities by Slava Shklyaev · 4 years, 8 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
- 405db5f Migrate NNAPI to canonical types by Slava Shklyaev · 5 years ago
- b98aa6d Create conversions to/from NNAPI canonical types by Michael Butler · 5 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
- 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
- a2fbeef Fix typo in NNAPI documentation by Slava Shklyaev · 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
- dfe1525 Clarify NNAPI control flow shape constraints RESTRICT AUTOMERGE by Slava Shklyaev · 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