Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GetLocalClient (0.11 sec)

  1. tensorflow/compiler/jit/device_compiler_test.cc

    using XlaDeviceExecutablePersistor =
        DeviceExecutablePersistor<xla::LocalExecutable, xla::LocalClient>;
    using Signature = DeviceCompilationClusterSignature;
    
    xla::LocalClient* GetLocalClient() {
      // TODO(b/255826209): Figure out how to run this test with the CPU client as
      // well.
      auto platform = se::PlatformManager::PlatformWithName("cuda").value();
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 12 06:33:33 UTC 2024
    - 19.8K bytes
    - Viewed (0)
Back to top