Searched refs:depth_to_space_layout (Results 1 – 3 of 3) sorted by relevance
174 std::string ToVlogString(dnn::DepthToSpaceLayout depth_to_space_layout) { in ToVlogString() argument175 switch (depth_to_space_layout) { in ToVlogString()1134 const dnn::DepthToSpaceLayout &depth_to_space_layout, in ThenDepthToSpace() argument1137 PARAM(depth_to_space_layout), PARAM(sqrt_depth_reduction), in ThenDepthToSpace()1142 depth_to_space_layout, sqrt_depth_reduction, in ThenDepthToSpace()
1878 const DepthToSpaceLayout& depth_to_space_layout, in DoDepthToSpace() argument
650 const dnn::DepthToSpaceLayout &depth_to_space_layout,