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::__anon0471dca30111::OperationValidationContext |
D | CpuExecutor.cpp | 142 Shape OperationExecutionContext::getOutputShape(uint32_t index) const { in getOutputShape() function in android::nn::__anon0fcb51940111::OperationExecutionContext |
/packages/modules/NeuralNetworks/common/types/src/ | ||
D | Validation.cpp | 1393 Shape OperationValidationContext::getOutputShape(uint32_t index) const { in getOutputShape() function in android::nn::__anon7d7df9830111::OperationValidationContext |