Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_dnn.h280 port::Status DoFusedConvolve(
294 port::Status DoFusedConvolve(
308 port::Status DoFusedConvolve(
324 port::Status DoFusedConvolve(
338 port::Status DoFusedConvolve(
Dcuda_dnn.cc3756 port::Status CudnnSupport::DoFusedConvolve( in DoFusedConvolve() function in stream_executor::gpu::CudnnSupport
3778 port::Status CudnnSupport::DoFusedConvolve( in DoFusedConvolve() function in stream_executor::gpu::CudnnSupport
3800 port::Status CudnnSupport::DoFusedConvolve( in DoFusedConvolve() function in stream_executor::gpu::CudnnSupport
3823 port::Status CudnnSupport::DoFusedConvolve( in DoFusedConvolve() function in stream_executor::gpu::CudnnSupport
3854 port::Status CudnnSupport::DoFusedConvolve( in DoFusedConvolve() function in stream_executor::gpu::CudnnSupport
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_dnn.h318 port::Status DoFusedConvolve(
332 port::Status DoFusedConvolve(
346 port::Status DoFusedConvolve(
362 port::Status DoFusedConvolve(
Drocm_dnn.cc3675 port::Status MIOpenSupport::DoFusedConvolve( in DoFusedConvolve() function in stream_executor::gpu::MIOpenSupport
3691 port::Status MIOpenSupport::DoFusedConvolve( in DoFusedConvolve() function in stream_executor::gpu::MIOpenSupport
3707 port::Status MIOpenSupport::DoFusedConvolve( in DoFusedConvolve() function in stream_executor::gpu::MIOpenSupport
3724 port::Status MIOpenSupport::DoFusedConvolve( in DoFusedConvolve() function in stream_executor::gpu::MIOpenSupport
/external/tensorflow/tensorflow/stream_executor/
Ddnn.h1143 virtual port::Status DoFusedConvolve( in DoFusedConvolve() function
1161 virtual port::Status DoFusedConvolve( in DoFusedConvolve() function
1180 virtual port::Status DoFusedConvolve( in DoFusedConvolve() function
1201 virtual port::Status DoFusedConvolve( in DoFusedConvolve() function
1220 virtual port::Status DoFusedConvolve( in DoFusedConvolve() function
Dstream.cc467 return dnn->DoFusedConvolve( in FusedConvolveWithAlgorithm()
498 return dnn->DoFusedConvolve( in FusedConvolveWithAlgorithm()
530 return dnn->DoFusedConvolve( in FusedConvolveWithAlgorithm()
561 return dnn->DoFusedConvolve( in FusedConvolveWithAlgorithm()
592 return dnn->DoFusedConvolve( in FusedConvolveWithAlgorithm()