Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for high (0.13 sec)

  1. tensorflow/c/eager/c_api_experimental.h

        int64_t init_timeout_in_ms, TF_Status* status,
        bool clear_existing_contexts);
    
    // Set server def with retries and timeout. This is helpful for fault-tolerant
    // initial connection in high-preemption environments, such as
    // ParameterServerStrategy training.
    // This API is for experimental usage and may be subject to change.
    TF_CAPI_EXPORT extern void TFE_ContextSetServerDefWithTimeoutAndRetries(
    C
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Wed Feb 21 22:37:46 GMT 2024
    - 39.5K bytes
    - Viewed (0)
  2. RELEASE.md

    We have also released a collection of
    [tutorials and getting started guides](https://www.tensorflow.org/beta).
    
    ## Highlights
    
    *   TF 2.0 delivers Keras as the central high level API used to build and train
        models. Keras provides several model-building APIs such as Sequential,
        Functional, and Subclassing along with eager execution, for immediate
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top