Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/default/
Ddevice_tracer.cc151 std::vector<MemcpyRecord> ConsumeMemcpyRecords() { in ConsumeMemcpyRecords() function in tensorflow::__anonee34c7620111::CudaEventRecorder
654 auto memcpy_records = recorder_->ConsumeMemcpyRecords(); in Collect()