Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Signature (0.18 sec)

  1. tensorflow/c/c_api.h

    // `func` must not be null.
    // If `grad` is null and `func` is not in `g`, `func` is added without a
    // gradient.
    // If `grad` is null and `func` is in `g`, TF_GraphCopyFunction is a noop.
    // `grad` must have appropriate signature as described in the doc of
    // GradientDef in tensorflow/core/framework/function.proto.
    //
    // If successful, status is set to OK and `func` and `grad` are added to `g`.
    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