Home
last modified time | relevance | path

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 DOperationModel.java164 public ShapeModel getInputShape() { in getInputShape() method in OperationModel
/aosp_15_r20/packages/modules/NeuralNetworks/common/
DLegacyUtils.cpp217 Shape OperationValidationContext::getInputShape(uint32_t index) const { in getInputShape() function in android::nn::__anon3c6bb82d0111::OperationValidationContext
DCpuExecutor.cpp126 Shape OperationExecutionContext::getInputShape(uint32_t index) const { in getInputShape() function in android::nn::__anon47c52d1e0111::OperationExecutionContext
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/src/
DValidation.cpp1379 Shape OperationValidationContext::getInputShape(uint32_t index) const { in getInputShape() function in android::nn::__anonf570704d0111::OperationValidationContext