Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for abcd (0.24 sec)

  1. tensorflow/c/eager/c_api_cluster_test.cc

      // when updating cluster with non-exsitent worker
      tensorflow::setenv("GRPC_FAIL_FAST", "TRUE", /*overwrite=*/1);
    
      const string first_name =
          keep_localhost_for_first_connect ? "localhost" : "abc";
      tensorflow::ServerDef server_def = GetServerDef(first_name, 1);
    
      TF_Status* status = TF_NewStatus();
      TFE_ContextOptions* opts = TFE_NewContextOptions();
    C++
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Fri Apr 14 10:03:59 GMT 2023
    - 19.3K bytes
    - Viewed (0)
  2. RELEASE.md

        rather than via TensorFlow.
    
    ## Thanks to our Contributors
    
    This release contains contributions from many people at Google, as well as:
    
    Abid K, @afshinrahimi, @AidanGG, Ajay Rao, Aki Sukegawa, Alex Rothberg,
    Alexander Rosenberg Johansen, Andrew Gibiansky, Andrew Thomas, @Appleholic,
    Bastiaan Quast, Ben Dilday, Bofu Chen, Brandon Amos, Bryon Gloden, CisspĀ®,
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top