Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for ReplaceTaskInServerDef (0.08 seconds)

  1. tensorflow/c/eager/c_api_test_util.h

                               bool isolate_session_state,
                               int64_t init_timeout_in_ms);
    
    tensorflow::ServerDef ReplaceTaskInServerDef(
        const tensorflow::ServerDef& server_def, int task_index);
    
    void ReplaceTaskInServerDef(tensorflow::ServerDef* server_def, int task_index,
                                const std::string& host, int port);
    
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Mon Jul 17 23:43:59 GMT 2023
    - 7.7K bytes
    - Click Count (0)
Back to Top