summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-24Merge "Add missing inequality operators to NNAPI Canonical Types"HEADmastermainMichael Butler
2020-11-24Add missing inequality operators to NNAPI Canonical TypesMichael Butler
2020-11-24Merge "Adjust visibility for nnapi module."Treehugger Robot
2020-11-24Adjust visibility for nnapi module.Baligh Uddin
2020-11-24Merge "Replace direct cgroup access with task profiles"Suren Baghdasaryan
2020-11-23Replace direct cgroup access with task profilesSuren Baghdasaryan
2020-11-23Merge "Log conversion errors in legacy code"Slava Shklyaev
2020-11-20Merge changes from topic "nn-shared-handle"Treehugger Robot
2020-11-20Log conversion errors in legacy codeSlava Shklyaev
2020-11-20Replace native_handle with unique_fdSlava Shklyaev
2020-11-20Split Utils into LegacyUtils and LegacyHalUtilsSlava Shklyaev
2020-11-20Copy Utils to LegacyUtils and LegacyHalUtilsSlava Shklyaev
2020-11-20Use sensible Capabilities in test driversSlava Shklyaev
2020-11-17Merge "Disable NNAPI host build"Michael Butler
2020-11-16Disable NNAPI host buildMichael Butler
2020-11-17Merge "Introduce NNAPI Canonical Interface types"Michael Butler
2020-11-16Introduce NNAPI Canonical Interface typesMichael Butler
2020-11-13Merge "Remove HAL types from NNAPI fuzz test harness"Michael Butler
2020-11-12Remove HAL types from NNAPI fuzz test harnessMichael Butler
2020-11-12Merge "nnapi: Set min_sdk_version to "30""Nikita Ioffe
2020-11-12nnapi: Set min_sdk_version to "30"Nikita Ioffe
2020-11-10Merge changes I47c12e13,Iae0d6ef3Michael Butler
2020-11-06Make operation validation return Result<Version>Michael Butler
2020-11-06Reorganize operation validation version codeMichael Butler
2020-11-05Merge "Update operation validation from HalVersion to Version"Michael Butler
2020-11-05Update operation validation from HalVersion to VersionMichael Butler
2020-11-05Merge "Update NNAPI canonical validation"Michael Butler
2020-11-04Update NNAPI canonical validationMichael Butler
2020-11-03Merge "Migrate NNAPI runtime to canonical types"Treehugger Robot
2020-11-03Merge "Update getNonExtensionSize() for TENSOR_OEM_BYTE"Treehugger Robot
2020-11-02Merge "Avoid potential use of uninitialized memory"Treehugger Robot
2020-11-02Migrate NNAPI runtime to canonical typesSlava Shklyaev
2020-11-02Update getNonExtensionSize() for TENSOR_OEM_BYTESlava Shklyaev
2020-11-02Avoid potential use of uninitialized memoryGreg Kaiser
2020-10-24Merge "Cleanup references to system/core/base -> system/libbase"Baligh Uddin
2020-10-23Merge "Make the connection between implementation and llndk_library explicit"Colin Cross
2020-10-23Cleanup references to system/core/base -> system/libbaseBaligh Uddin
2020-10-19Make the connection between implementation and llndk_library explicitColin Cross
2020-10-14Merge "Add to close copied dupfd." am: 249e937887Treehugger Robot
2020-10-14Merge "Add to close copied dupfd."Treehugger Robot
2020-10-13Merge "Add FusedActivationFunc to canonical types" am: 7dfee7e7b7Michael Butler
2020-10-13Merge "Add FusedActivationFunc to canonical types"Michael Butler
2020-10-11Add FusedActivationFunc to canonical typesMichael Butler
2020-10-09Merge "nn: use libc++_static as stl instead of c++_static" am: ae59a9ab36Treehugger Robot
2020-10-09Merge "nn: use libc++_static as stl instead of c++_static"Treehugger Robot
2020-10-09nn: use libc++_static as stl instead of c++_staticJim Pollock
2020-10-08Skip ab/6749736 in stage.Xin Li
2020-10-08Merge "ml: improve inclusive language use" am: cce0235216Jim Pollock
2020-10-08Merge "ml: improve inclusive language use"Jim Pollock
2020-10-07Merge "Add equality operator to canonical operand and operation types" am: 52...Michael Butler