Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dstream.cc174 std::string ToVlogString(dnn::DepthToSpaceLayout depth_to_space_layout) { in ToVlogString() argument
175 switch (depth_to_space_layout) { in ToVlogString()
1134 const dnn::DepthToSpaceLayout &depth_to_space_layout, in ThenDepthToSpace() argument
1137 PARAM(depth_to_space_layout), PARAM(sqrt_depth_reduction), in ThenDepthToSpace()
1142 depth_to_space_layout, sqrt_depth_reduction, in ThenDepthToSpace()
Ddnn.h1878 const DepthToSpaceLayout& depth_to_space_layout, in DoDepthToSpace() argument
Dstream.h650 const dnn::DepthToSpaceLayout &depth_to_space_layout,