Searched refs:DepthToSpaceLayout (Results 1 – 3 of 3) sorted by relevance
144 enum class DepthToSpaceLayout { DepthHeightWidth }; enum1878 const DepthToSpaceLayout& depth_to_space_layout, in DoDepthToSpace()1907 const DepthToSpaceLayout& space_to_depth_layout, in DoSpaceToDepth()
650 const dnn::DepthToSpaceLayout &depth_to_space_layout,661 const dnn::DepthToSpaceLayout &space_to_depth_layout,
174 std::string ToVlogString(dnn::DepthToSpaceLayout depth_to_space_layout) { in ToVlogString()176 case dnn::DepthToSpaceLayout::DepthHeightWidth: in ToVlogString()1134 const dnn::DepthToSpaceLayout &depth_to_space_layout, in ThenDepthToSpace()1153 const dnn::DepthToSpaceLayout &space_to_depth_layout, in ThenSpaceToDepth()