Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for unmodified (0.21 sec)

  1. tensorflow/c/c_api.h

    // GradientDef in tensorflow/core/framework/function.proto.
    //
    // If successful, status is set to OK and `func` and `grad` are added to `g`.
    // Otherwise, status is set to the encountered error and `g` is unmodified.
    TF_CAPI_EXPORT extern void TF_GraphCopyFunction(TF_Graph* g,
                                                    const TF_Function* func,
                                                    const TF_Function* grad,
    C
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Thu Oct 26 21:08:15 GMT 2023
    - 82.3K bytes
    - Viewed (3)
Back to top