summaryrefslogtreecommitdiff
path: root/nn/common/ExecutionBurstController.cpp
AgeCommit message (Expand)Author
2022-12-09Add additional bounds checks to NNAPI FMQ deserialize utility functionsMichael Butler
2020-03-13Decouple Burst types from 1.3 typesMichael Butler
2020-01-21Add QoS types to NNAPI runtimeMichael Butler
2020-01-16Memory Domain Runtime: HAL APIs.Xusong Wang
2019-11-08NN Runtime: Upgrade IPreparedModel::execute to 1.3.Xusong Wang
2019-10-10Improve performance of Burst executionsMichael Butler
2019-09-14Make PreparedModel::execute return by valueMichael Butler
2019-07-19Cleanup HalInterfaces.hMichael Butler
2019-05-14Protect asynchronous burst calls from hangingMichael Butler
2019-05-07NNAPI: validate that FmqResultDatum padding is 0 -- runtimeMichael Butler
2019-04-29Adjust code in response to Burst validation testsMichael Butler
2019-04-23BurstMemoryCache serialization cleanupMichael Butler
2019-04-01Propagate ANNMemory_free to IBurstContext::freeMemoryMichael Butler
2019-03-26NNAPI Burst object cleanupMichael Butler
2019-01-27NNAPI Burst -- runtime and CTSMichael Butler
2019-01-25NNAPI Burst -- runtime utilityMichael Butler