Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. tensorflow/c/eager/tape.h

        const std::function<void(BackwardFunction*)>& backward_function_deleter) {
      if (call_state_.top().backward_tape != nullptr) {
        // If backward_tape is not null, then this call to Accumulate is the result
        // of a still-active call to Accumulate which is running operations. We
        // forward these operations to backward_tape so the outer Accumulate call
        // can do its work.
    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