Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GetNameFor (0.14 sec)

  1. tensorflow/compiler/jit/mark_for_compilation_pass.cc

      const XlaOpRegistry::DeviceRegistration* registration =
          device_info_cache_.GetCompilationDevice(chosen_device);
      TF_RET_CHECK(registration)
          << "chosen device = " << device_info_cache_.GetNameFor(chosen_device)
          << "; device type = " << device_type.type() << "; devices ("
          << device_info_cache_.DebugString(cluster.devices());
    
      auto policy = registration->autoclustering_policy;
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Feb 21 12:19:41 UTC 2024
    - 85.3K bytes
    - Viewed (0)
Back to top