Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. tensorflow/c/eager/tape.h

    // Accumulate runs the gradient computation immediately.
    //
    // Keeps references to Tensors watched via Watch and computed in Accumulate
    // corresponding to output_tensors, and releases these references in its
    // destructor. However, waiting until the destructor runs loses the memory
    // efficiency of forward-mode autodiff. Instead, language bindings should call
    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