Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dconv_ops_3d.cc458 ->ThenConvolveWithAlgorithm( in launch()
487 ->ThenConvolveWithAlgorithm(input_desc, input_ptr, filter_desc, in launch()
Dconv_ops.cc868 ->ThenConvolveWithAlgorithm( in operator ()()
897 ->ThenConvolveWithAlgorithm(input_desc, input_ptr, filter_desc, in operator ()()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_conv_runner.cc245 stream->ThenConvolveWithAlgorithm( in RunCudnnConvImpl()
/external/tensorflow/tensorflow/stream_executor/
Dstream.h304 Stream &ThenConvolveWithAlgorithm(
315 Stream &ThenConvolveWithAlgorithm(
326 Stream &ThenConvolveWithAlgorithm(
Dstream.cc593 Stream &Stream::ThenConvolveWithAlgorithm( in ThenConvolveWithAlgorithm() function in stream_executor::Stream
635 Stream &Stream::ThenConvolveWithAlgorithm( in ThenConvolveWithAlgorithm() function in stream_executor::Stream
677 Stream &Stream::ThenConvolveWithAlgorithm( in ThenConvolveWithAlgorithm() function in stream_executor::Stream
727 return ThenConvolveWithAlgorithm( in ThenConvolve()