Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_dnn.h394 const DeviceMemory<float>& second_weights, in DoSeparableConvolve()
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_dnn.h398 const DeviceMemory<float>& second_weights, in DoSeparableConvolve()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream.cc516 const DeviceMemory<float> &second_weights, in ThenSeparableConvolve()