Home
last modified time | relevance | path

Searched defs:first_weights (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_dnn.h393 const DeviceMemory<float>& first_weights, in DoSeparableConvolve()
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_dnn.h397 const DeviceMemory<float>& first_weights, in DoSeparableConvolve()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream.cc515 const DeviceMemory<float> &first_weights, in ThenSeparableConvolve()