summaryrefslogtreecommitdiff
path: root/nn/runtime/test/TestExecution.cpp
AgeCommit message (Expand)Author
2020-04-06Add more tests for getOutputOperand*() and for burst and fenced executionDavid Gross
2020-03-31Clean up ANeuralNetworksExecution getter APIsDavid Gross
2020-03-19Ensures test sources are not built with NDEBUGStefano Galarraga
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-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-10Revert "Merge "Revert "Add HAL version 1.3 and add TENSOR_QUANT8_ASYMM_SIGNED...Colin Cross
2019-10-10Merge "Revert "Add HAL version 1.3 and add TENSOR_QUANT8_ASYMM_SIGNED Operand...Lev Proleev
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-10-04Add HAL version 1.3 and add TENSOR_QUANT8_ASYMM_SIGNED OperandTypeLev Proleev
2019-09-11Cleanup CacheToken and HalInterfacesMichael Butler
2019-09-07Cleanup CacheToken and HalInterfacesMichael Butler
2019-08-23Merge changes I364f45f2,Idddbc7ecSlava Shklyaev
2019-08-23clang-format for frameworks/ml/nnMichael Butler
2019-07-31clang-format for frameworks/ml/nnMichael Butler
2019-07-26Merge "Cleanup HalInterfaces.h"Michael Butler
2019-07-25Cleanup HalInterfaces.hMichael Butler
2019-07-19Cleanup HalInterfaces.hMichael Butler
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-03-21Add @V1_2::Capabilities to support all non extension operand types.David Gross
2019-03-20Fix caching interface according to vendor feedback.Xusong Wang
2019-03-13Wrap IDevice and IPreparedModel object with sp in TestExecution.Xusong Wang
2019-03-12Wrap IDevice and IPreparedModel object with sp in TestExecution.Xusong Wang
2019-02-12Handle output shapes in ExecutionBuilder.Xusong Wang
2019-01-31No CPU fallback will be provided when using introspection APIMiao Wang
2019-01-31No CPU fallback will be provided when using introspection APIMiao Wang
2019-01-29Modify drivers for compilation caching HAL change.Xusong Wang
2019-01-29NNAPI Burst -- runtime utilityMichael Butler
2019-01-29Handle output shapes in ExecutionBuilder.Xusong Wang
2019-01-25Modify drivers for compilation caching HAL change.Xusong Wang
2019-01-25NNAPI Burst -- runtime utilityMichael Butler
2019-01-24Update API to allow collecting execution duration.David Gross
2019-01-24Add a new ResultCode corresponding to ErrorStatus::DEVICE_UNAVAILABLEMiao Wang
2019-01-24NNAPI Burst -- runtime V1_2 skeletal implementationMichael Butler
2019-01-24Implement NDK interface for dynamic output shape.Xusong Wang
2019-01-24Implement dynamic output shape in CpuExecutor and Sample Driver.Xusong Wang
2019-01-24Support dynamic output shape in 1.2 HAL interface.Xusong Wang
2019-01-24Merge "Update API to allow collecting execution duration."David Gross
2019-01-24Update API to allow collecting execution duration.David Gross
2019-01-23Add a new ResultCode corresponding to ErrorStatus::DEVICE_UNAVAILABLEMiao Wang