Searched defs:getOutputShape (Results 1 – 3 of 3) sorted by relevance
/packages/modules/NeuralNetworks/common/ | ||
D | LegacyUtils.cpp | 231 Shape OperationValidationContext::getOutputShape(uint32_t index) const { in getOutputShape() function in android::nn::__anonf2f7c8770111::OperationValidationContext |
D | CpuExecutor.cpp | 142 Shape OperationExecutionContext::getOutputShape(uint32_t index) const { in getOutputShape() function in android::nn::__anonfe513d680111::OperationExecutionContext |
/packages/modules/NeuralNetworks/common/types/src/ | ||
D | Validation.cpp | 1393 Shape OperationValidationContext::getOutputShape(uint32_t index) const { in getOutputShape() function in android::nn::__anon9d9c73d70111::OperationValidationContext |