Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for fess (0.23 sec)

  1. tensorflow/c/eager/tape.h

      // there isn't an intervening PushState. This is useful for ordering
      // ForwardAccumulators, where more deeply nested accumulators should not see
      // computations from less deeply nested accumulators.
      bool BusyAccumulating() const { return call_state_.top().accumulating; }
    
      // Fetches the current Jacobian-vector product associated with `tensor_id`, or
      // a nullptr if none is available.
    C
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Tue Apr 02 12:40:29 GMT 2024
    - 47.2K bytes
    - Viewed (1)
Back to top