Lines Matching defs:height
1705 int64_t height = inputShape.getDimSize(1);
1708 if (!ShapedType::isDynamic(height)) {
1709 int64_t padded = height + pad[0] + pad[1] - kernel[0];
1733 // Input shape describes input width/height and batch.
1742 // Weight shapes describes the filter width/height and the output channels.
1802 // Input shape describes input width/height and batch.
1811 // Weight shapes describes the filter width/height and the output channels.
1898 // Input shape describes input width/height and batch.
1907 // Weight shapes describes the filter width/height and the output channels.
1976 // Input shape describes input width/height and batch.
1986 // Weight shapes describes the filter width/height and the output channels.