Home
last modified time | relevance | path

Searched refs:in_depth_dim (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.cc917 DimensionHandle in_depth_dim = c->Dim( in MaxPoolShape() local
930 c, in_depth_dim, kernel_depth, stride_depth, padding, &output_depth)); in MaxPoolShape()
1019 DimensionHandle in_depth_dim = c->Dim( in MaxPoolV2Shape() local
1032 c, in_depth_dim, kernel_depth, stride_depth, padding, &output_depth)); in MaxPoolV2Shape()