Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_runner.cc149 Status RunGpuConvInternalImpl(GpuConvParams params, in RunGpuConvInternalImpl() function
197 Status RunGpuConvInternalImpl(GpuConvParams params, in RunGpuConvInternalImpl() function
236 Status run_status = RunGpuConvInternalImpl<ElementType, BiasType, OutputType>( in RunGpuConvImpl()