Searched refs:inputHeight (Results 1 – 1 of 1) sorted by relevance
1021 int32_t inputHeight = ShapedType::kDynamicSize; in inferReturnTypeComponents() local1030 inputHeight = inputShape.getDimSize(1); in inferReturnTypeComponents()1058 if (!ShapedType::isDynamic(inputHeight) && in inferReturnTypeComponents()1088 int32_t inputHeight = ShapedType::kDynamicSize; in inferReturnTypeComponents() local1099 inputHeight = inputShape.getDimSize(1); in inferReturnTypeComponents()1128 if (!ShapedType::isDynamic(inputHeight) && in inferReturnTypeComponents()1180 int32_t inputHeight = ShapedType::kDynamicSize; in inferReturnTypeComponents() local1191 inputHeight = inputShape.getDimSize(1); in inferReturnTypeComponents()1230 if (!ShapedType::isDynamic(inputHeight) && in inferReturnTypeComponents()1271 inputHeight = inputShape.getDimSize(1); in inferReturnTypeComponents()[all …]