Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CreateVarHandle (0.07 sec)

  1. tensorflow/c/eager/c_api_test_util.h

                                                  int num_virtual_gpus = 0);
    
    // Create a variable handle with name `variable_name` on a device with name
    // `device_name`.
    TFE_TensorHandle* CreateVarHandle(TFE_Context* ctx,
                                      const tensorflow::string& device_name,
                                      const tensorflow::string& variable_name);
    
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Mon Jul 17 23:43:59 UTC 2023
    - 7.7K bytes
    - Viewed (0)
Back to top