HomeSort by relevance Sort by last modified time
    Searched defs:from_device (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_module_group_metadata.cc 523 auto from_device = GetInstructionDevice(*channel.send); local
525 LOG(INFO) << "Channel " << channel.id << ": from_device=" << *from_device
530 communication_histogram[std::pair<int64, int64>(*from_device,
  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_driver.cc 1571 auto from_device = DeviceFromContext(from); local
    [all...]

Completed in 751 milliseconds