Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. tensorflow/c/eager/tape.h

          const std::function<void(BackwardFunction*)>& backward_function_deleter);
    
      // Returns true if `Accumulate` is active somewhere above on the stack and
      // 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.
    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