Searched refs:inputDepth (Results 1 – 1 of 1) sorted by relevance
1089 int32_t inputDepth = ShapedType::kDynamicSize; in inferReturnTypeComponents() local1101 inputDepth = inputShape.getDimSize(3); in inferReturnTypeComponents()1144 if (!ShapedType::isDynamic(inputDepth) && in inferReturnTypeComponents()1146 int32_t inputSize = inputDepth + padding[4] + padding[5]; in inferReturnTypeComponents()