Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Kass (0.15 sec)

  1. tensorflow/c/eager/tape.h

        // Set temporarily while in the Accumulate method; if backward_tape is not
        // nullptr then we forward op executions to it so Accumulate can compute a
        // backward pass on its backward function.
        //
        // Not owned by the ForwardAccumulator. The method which sets
        // `backward_tape` keeps ownership.
        GradientTape<Gradient, BackwardFunction, TapeTensor>* backward_tape;
    C
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Tue Apr 02 12:40:29 GMT 2024
    - 47.2K bytes
    - Viewed (1)
Back to top