Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for TestRemoteExecuteUpdateServerDefWithFailures (0.77 seconds)

  1. tensorflow/c/eager/c_api_cluster_test.cc

      worker_server.release();
      tensorflow::unsetenv("GRPC_FAIL_FAST");
    }
    
    TEST(CAPI, RemoteExecuteUpdateServerDefWithFailures) {
      TestRemoteExecuteUpdateServerDefWithFailures(false);
    }
    
    TEST(CAPI, RemoteExecuteUpdateServerDefWithFailuresAsync) {
      TestRemoteExecuteUpdateServerDefWithFailures(true);
    }
    
    void TestConnectToCluster(bool keep_localhost_for_first_connect) {
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Thu Oct 09 05:56:18 GMT 2025
    - 19.2K bytes
    - Click Count (0)
Back to Top