Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/verbs/
Drdma.cc887 static uint64_t numGPUToCPUCopiedBytes = 0; in CountCopies() local
894 numGPUToCPUCopiedBytes += tensor_bytes; in CountCopies()
902 << numGPUToCPUCopiedBytes << " Bytes)" in CountCopies()