summaryrefslogtreecommitdiff
path: root/nn/runtime/test/TestCompilationCaching.cpp
AgeCommit message (Expand)Author
2020-02-18Merge changes from topics "nnapi-loop-timeout", "nnapi-loop-timeout-hal"Slava Shklyaev
2020-02-18Incorporate loop timeout HAL changesSlava Shklyaev
2020-02-18Add control flow performance reporting to sample driversSlava Shklyaev
2020-02-03NNAPI runtime: Remove priority from prepareModelFromCacheMichael Butler
2020-01-29Update sync fence related APIsMiao Wang
2020-01-22Sync fence support in NNAPIMiao Wang
2020-01-21Add QoS types to NNAPI runtimeMichael Butler
2020-01-21Incorporate control flow HAL changesSlava Shklyaev
2020-01-16Memory Domain Runtime: HAL APIs.Xusong Wang
2019-12-03NN Runtime: Upgrade IPreparedModel::executeSynchronously to 1.3.Xusong Wang
2019-11-08NN Runtime: Upgrade IPreparedModel::execute to 1.3.Xusong Wang
2019-11-06NN Runtime: Upgrade IPreparedModelCallback::notify to 1.3.Xusong Wang
2019-10-11Make DriverDevice::initialize return false for any errorMichael 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-09-11Cleanup CacheToken and HalInterfacesMichael Butler
2019-07-25Cleanup HalInterfaces.hMichael Butler
2019-04-02Add CompilationCachingTest/TokenNotProvided.Xusong Wang
2019-04-02Remove tmp cache directory if test succeeds.Xusong Wang
2019-03-22Fix caching interface according to vendor feedback.Xusong Wang
2019-03-22Add @V1_2::Capabilities to support all non extension operand types.David Gross
2019-02-13Implement NNAPI compilation caching runtime.Xusong Wang