Home
last modified time | relevance | path

Searched defs:depth_to_space_layout (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Dstream.cc168 std::string ToVlogString(dnn::DepthToSpaceLayout depth_to_space_layout) { in ToVlogString()
764 const dnn::DepthToSpaceLayout &depth_to_space_layout, in ThenDepthToSpace()
Ddnn.h1804 const DepthToSpaceLayout& depth_to_space_layout, in DoDepthToSpace()