Searched refs:in_depth_dim (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/framework/ |
D | common_shape_fns.cc | 1542 DimensionHandle in_depth_dim = c->Dim( in MaxPoolShapeImpl() local 1579 c, in_depth_dim, kernel_depth, /*dilation_rate=*/1, stride_depth, padding, in MaxPoolShapeImpl() 1681 DimensionHandle in_depth_dim = c->Dim( in MaxPoolV2Shape() local 1694 c, in_depth_dim, kernel_depth, stride_depth, padding, &output_depth)); in MaxPoolV2Shape()
|