Searched defs:getInputShape (Results 1 – 3 of 3) sorted by relevance
/packages/modules/NeuralNetworks/common/ | ||
D | LegacyUtils.cpp | 217 Shape OperationValidationContext::getInputShape(uint32_t index) const { in getInputShape() function in android::nn::__anon0471dca30111::OperationValidationContext |
D | CpuExecutor.cpp | 126 Shape OperationExecutionContext::getInputShape(uint32_t index) const { in getInputShape() function in android::nn::__anon0fcb51940111::OperationExecutionContext |
/packages/modules/NeuralNetworks/common/types/src/ | ||
D | Validation.cpp | 1379 Shape OperationValidationContext::getInputShape(uint32_t index) const { in getInputShape() function in android::nn::__anon7d7df9830111::OperationValidationContext |