Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconv_ops_gpu.h195 return stream->ConvolveWithAlgorithm( in LaunchAutotunedConv()
H A Dconv_ops_gpu.cc411 auto miopen_launch_status = stream->ConvolveWithAlgorithm( in AutotuneUnfusedConv()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream.h336 port::Status ConvolveWithAlgorithm( in ConvolveWithAlgorithm() function
H A Dstream.cc446 CheckError(ConvolveWithAlgorithm( in ThenConvolve()