Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for CreateVarHandle (0.06 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. tensorflow/c/eager/c_api_test.cc

      // created with `isolate_session_state` set to false.
      {
        // Create a handle to `var2`, using `ctx_1`.
        TFE_TensorHandle* var_handle =
            CreateVarHandle(ctx_1, remote_device, /*variable_name=*/"var2");
    
        TFE_TensorHandle* handle_1 = nullptr;
        int num_retvals = 1;
        TF_Status* status = TF_NewStatus();
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Thu Oct 09 05:56:18 GMT 2025
    - 94.6K bytes
    - Click Count (0)
Back to Top