summaryrefslogtreecommitdiff
path: root/nn/runtime/test/TestExtensions.cpp
AgeCommit message (Expand)Author
2020-03-12Remove obsolete TODOs and use bug number instead of ldapMiao Wang
2020-01-21Add QoS types to NNAPI runtimeMichael Butler
2019-10-10Revert "Merge "Revert "Add HAL version 1.3 and add TENSOR_QUANT8_ASYMM_SIGNED...Colin Cross
2019-10-10Revert "Add HAL version 1.3 and add TENSOR_QUANT8_ASYMM_SIGNED OperandType"Lev Proleev
2019-10-09Add HAL version 1.3 and add TENSOR_QUANT8_ASYMM_SIGNED OperandTypeLev Proleev
2019-07-25Cleanup HalInterfaces.hMichael Butler
2019-05-28Extensions whitelist renamed to allowlist.Przemyslaw Szczepaniak
2019-04-15Vendor whitelist for NNAPI Vendor Extensions use.Przemyslaw Szczepaniak
2019-04-12Merge "Relax NNAPI Vendor Extensions usage restrictions."Przemyslaw Szczepaniak
2019-04-04Merge "Add a test Fibonacci extension"Treehugger Robot
2019-04-04Relax NNAPI Vendor Extensions usage restrictions.Przemyslaw Szczepaniak
2019-04-02Add a test Fibonacci extensionSlava Shklyaev
2019-03-22Add @V1_2::Capabilities to support all non extension operand types.David Gross
2019-01-30Add Extensions APISlava Shklyaev