Searched defs:getInputShape (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/model/intermediate/ | ||
H A D | OperationModel.java | 164 public ShapeModel getInputShape() { in getInputShape() method in OperationModel |
/aosp_15_r20/packages/modules/NeuralNetworks/common/ | ||
D | LegacyUtils.cpp | 217 Shape OperationValidationContext::getInputShape(uint32_t index) const { in getInputShape() function in android::nn::__anon3c6bb82d0111::OperationValidationContext |
D | CpuExecutor.cpp | 126 Shape OperationExecutionContext::getInputShape(uint32_t index) const { in getInputShape() function in android::nn::__anon47c52d1e0111::OperationExecutionContext |
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/src/ | ||
D | Validation.cpp | 1379 Shape OperationValidationContext::getInputShape(uint32_t index) const { in getInputShape() function in android::nn::__anonf570704d0111::OperationValidationContext |