Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Class2 (0.2 sec)

  1. tensorflow/compiler/mlir/tf2xla/transforms/legalize_tf.cc

    // sub-computation selects the max (or min) value and the index for the value.
    //   Derived: is the resulting derived class of this class.
    //   OpTy: is TF::ArgMaxOp or TF::ArgMinOp.
    template <typename Derived, typename OpTy>
    class ConvertArgMinMaxOp : public OpRewritePattern<OpTy> {
      using OpRewritePattern<OpTy>::OpRewritePattern;
    
      LogicalResult matchAndRewrite(OpTy op,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 20:00:43 UTC 2024
    - 291.8K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.28.md

    - Show a warning when `volume.beta.kubernetes.io/storage-class` annotation is used in pv or pvc ([#117036](https://github.com/kubernetes/kubernetes/pull/117036), [@haoruan](https://github.com/haoruan)) [SIG Storage]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 23:47:59 UTC 2024
    - 408.3K bytes
    - Viewed (0)
Back to top