Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dstream.h716 Stream &ThenMemcpyH2DQuantized(const void *host_src, uint64 size,
724 Stream &ThenMemcpyH2DQuantized(port::ArraySlice<ElementType> host_src, in ThenMemcpyH2DQuantized() function
726 return ThenMemcpyH2DQuantized( in ThenMemcpyH2DQuantized()
Dstream.cc1275 Stream &Stream::ThenMemcpyH2DQuantized( in ThenMemcpyH2DQuantized() function in stream_executor::Stream