Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dstream.h699 Stream &ThenMemcpyD2HQuantized(const DeviceMemory<float> &gpu_unquantized_src,
707 Stream &ThenMemcpyD2HQuantized( in ThenMemcpyD2HQuantized() function
710 return ThenMemcpyD2HQuantized( in ThenMemcpyD2HQuantized()
Dstream.cc1260 Stream &Stream::ThenMemcpyD2HQuantized( in ThenMemcpyD2HQuantized() function in stream_executor::Stream