Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Gomes (0.14 sec)

  1. tensorflow/c/eager/tape.h

          if (existing != accumulated_gradients_.end()) {
            // This is a somewhat odd case to be in, since it means we have two
            // operations which supposedly both created the same Tensor. It comes up
            // in recompute_grad, where the gradients have the same value. However,
            // only the original gradient is connected to everything else, so we
            // should still use that.
    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