Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for MatMulGradCommon (0.24 sec)

  1. tensorflow/cc/gradients/math_grad.cc

      return scope.status();
    }
    
    // MatMulGrad common used to read and check node attr state, and determine
    // proper MatMul products for gradients based on input matrix transposition
    // combinations.
    Status MatMulGradCommon(const Scope& scope, const Operation& op,
                            const bool is_batch,
                            const std::vector<Output>& grad_inputs,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Aug 25 18:20:20 UTC 2023
    - 50.7K bytes
    - Viewed (0)
Back to top