Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for TFE_ContextCheckAlive (0.34 seconds)

  1. tensorflow/c/eager/c_api.cc

              server_def, /*reset_context=*/false, keep_alive_secs,
              init_timeout_in_ms, /*retries=*/0);
    #endif  // !IS_MOBILE_PLATFORM
    }
    
    TF_CAPI_EXPORT extern bool TFE_ContextCheckAlive(TFE_Context* ctx,
                                                     const char* worker_name,
                                                     TF_Status* status) {
    #if defined(IS_MOBILE_PLATFORM)
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Fri Nov 07 05:55:21 GMT 2025
    - 43.9K bytes
    - Click Count (0)
Back to Top