Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Arun (0.2 sec)

  1. tensorflow/c/eager/tape.h

      //
      // Returns a borrowed reference, i.e. does not run VSpace::MarkAsResult on its
      // return value. The caller should increment the reference count before
      // deleting the ForwardAccumulator or calling DeleteGradient if keeping a
      // persistent reference to a non-null result.
      Gradient* FetchJVP(int64_t tensor_id);
    
      // Indicates whether the forward accumulator should run on an operation with
      // the specified inputs and dtypes.
    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