Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for UnsortedSegmentMax (0.12 sec)

  1. tensorflow/cc/gradients/math_grad_test.cc

    using ops::Placeholder;
    using ops::Pow;
    using ops::Prod;
    using ops::RealDiv;
    using ops::SegmentSum;
    using ops::SelectV2;
    using ops::SquaredDifference;
    using ops::Sub;
    using ops::Sum;
    using ops::UnsortedSegmentMax;
    using ops::UnsortedSegmentMin;
    using ops::UnsortedSegmentSum;
    using ops::Where3;
    
    // TODO(andydavis) Test gradient function against numeric gradients output.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Aug 25 18:20:20 UTC 2023
    - 36K bytes
    - Viewed (0)
Back to top