Home
last modified time | relevance | path

Searched refs:ExecutionError (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NeuralNetworks/common/include/nnapi/
DTypes.h221 struct ExecutionError { struct
229 using ExecutionResult = base::expected<Type, ExecutionError>; argument
/packages/modules/NeuralNetworks/tools/api/
DTypes.t130 struct ExecutionError {
138 using ExecutionResult = base::expected<Type, ExecutionError>;