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.h273 bool DoFusedConvolve(
287 bool DoFusedConvolve(
301 bool DoFusedConvolve(Stream* stream,
319 bool DoFusedConvolve(
Dcuda_dnn.cc3343 bool CudnnSupport::DoFusedConvolve( in DoFusedConvolve() function in stream_executor::gpu::CudnnSupport
3367 bool CudnnSupport::DoFusedConvolve( in DoFusedConvolve() function in stream_executor::gpu::CudnnSupport
3391 bool CudnnSupport::DoFusedConvolve( in DoFusedConvolve() function in stream_executor::gpu::CudnnSupport
3416 bool CudnnSupport::DoFusedConvolve( in DoFusedConvolve() function in stream_executor::gpu::CudnnSupport
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_dnn.h264 bool DoFusedConvolve(
278 bool DoFusedConvolve(
292 bool DoFusedConvolve(Stream* stream,
310 bool DoFusedConvolve(
Drocm_dnn.cc3145 bool MIOpenSupport::DoFusedConvolve( in DoFusedConvolve() function in stream_executor::gpu::MIOpenSupport
3162 bool MIOpenSupport::DoFusedConvolve( in DoFusedConvolve() function in stream_executor::gpu::MIOpenSupport
3179 bool MIOpenSupport::DoFusedConvolve( in DoFusedConvolve() function in stream_executor::gpu::MIOpenSupport
3197 bool MIOpenSupport::DoFusedConvolve( in DoFusedConvolve() function in stream_executor::gpu::MIOpenSupport
/external/tensorflow/tensorflow/stream_executor/
Ddnn.h1115 virtual bool DoFusedConvolve(
1132 virtual bool DoFusedConvolve(
1150 virtual bool DoFusedConvolve(
1170 virtual bool DoFusedConvolve(
Dstream.cc462 auto status = dnn->DoFusedConvolve( in ThenFusedConvolveWithAlgorithm()
500 auto status = dnn->DoFusedConvolve( in ThenFusedConvolveWithAlgorithm()
539 auto status = dnn->DoFusedConvolve( in ThenFusedConvolveWithAlgorithm()
577 auto status = dnn->DoFusedConvolve( in ThenFusedConvolveWithAlgorithm()