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.cc173 string ToVlogString(dnn::DepthToSpaceLayout depth_to_space_layout) { in ToVlogString() argument
174 switch (depth_to_space_layout) { in ToVlogString()
1563 const dnn::DepthToSpaceLayout &depth_to_space_layout, in ThenDepthToSpace() argument
1566 PARAM(depth_to_space_layout), PARAM(sqrt_depth_reduction), in ThenDepthToSpace()
1572 depth_to_space_layout, in ThenDepthToSpace()
Ddnn.h1812 const DepthToSpaceLayout& depth_to_space_layout,
Dstream.h627 const dnn::DepthToSpaceLayout &depth_to_space_layout,