Home
last modified time | relevance | path

Searched refs:ThenMatMul (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Dstream.h515 Stream &ThenMatMul(const DeviceMemory<float> &input_data,
Dstream.cc746 Stream &Stream::ThenMatMul(const DeviceMemory<float> &input_data, in ThenMatMul() function in stream_executor::Stream