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.h1879 const int& sqrt_depth_reduction, in DoDepthToSpace() argument
Dstream.cc1135 const int sqrt_depth_reduction, DeviceMemory<float> *output_data) { 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()
Dstream.h651 const int sqrt_depth_reduction,