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::__anon866fb2ad0111::OperationValidationContext |
D | CpuExecutor.cpp | 126 Shape OperationExecutionContext::getInputShape(uint32_t index) const { in getInputShape() function in android::nn::__anon91c9279e0111::OperationExecutionContext |
/packages/modules/NeuralNetworks/common/types/src/ | ||
D | Validation.cpp | 1379 Shape OperationValidationContext::getInputShape(uint32_t index) const { in getInputShape() function in android::nn::__anon89d63acd0111::OperationValidationContext |