Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Ddnn.h1813 const int& sqrt_depth_reduction,
Dstream.cc1564 const int sqrt_depth_reduction, DeviceMemory<float> *output_data) { in ThenDepthToSpace() argument
1566 PARAM(depth_to_space_layout), PARAM(sqrt_depth_reduction), in ThenDepthToSpace()
1573 sqrt_depth_reduction, output_data)); in ThenDepthToSpace()
Dstream.h628 const int sqrt_depth_reduction,