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

  /external/tensorflow/tensorflow/core/common_runtime/
process_function_library_runtime.cc 292 int64 src_incarnation, target_incarnation; local
294 s.Update(GetDeviceIncarnation(target_device, &target_incarnation));
311 [source_device, target_device, target_incarnation, rendezvous,
323 target_incarnation, num_returns,
function.cc 683 int64 src_incarnation, target_incarnation; local
685 s.Update(parent_->GetDeviceIncarnation(target_device, &target_incarnation));
712 target_incarnation, rendezvous, device_context, rets, done,
727 target_incarnation, rendezvous, device_context,
741 target_device, source_device, "ret_", target_incarnation,
    [all...]

Completed in 75 milliseconds