Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TFE_ContextGetExecutorForThread (0.26 sec)

  1. tensorflow/c/eager/c_api_experimental.h

                                                               TFE_Executor*);
    
    // Returns the Executor for the current thread.
    TF_CAPI_EXPORT extern TFE_Executor* TFE_ContextGetExecutorForThread(
        TFE_Context*);
    
    // -----------------------------------------------------------------------------
    // Dynamic cluster API.
    
    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)
Back to top