Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for AggregateGradients (0.6 seconds)

  1. tensorflow/c/eager/gradients.cc

      int64_t NumElements(AbstractTensorHandle* tensor) const override;
    
      // Consumes references to the tensors in the gradient_tensors list and returns
      // a tensor with the result.
      AbstractTensorHandle* AggregateGradients(
          absl::Span<AbstractTensorHandle* const> gradient_tensors) const override;
    
      // Calls the passed-in backward function.
      // op_type is the op's name provided in RecordOperation.
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Tue Feb 24 06:18:31 GMT 2026
    - 19.6K bytes
    - Click Count (0)
Back to Top