Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for purego (0.46 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    ## Changelog since v1.19.12
    
    ## Changes by Kind
    
    ### Feature
    
    - Kubernetes 1.19.x is now built using Go 1.15.14 ([#103705](https://github.com/kubernetes/kubernetes/pull/103705), [@puerco](https://github.com/puerco)) [SIG Cloud Provider, Instrumentation, Release and Testing]
    - Updates the following images to pick up CVE fixes:
      - `debian` to v1.8.0
      - `debian-iptables` to v1.6.5
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. src/testdata/Isaac.Newton-Opticks.txt

    _Scarlets_, and other _reds_, _oranges_, and _yellows_, if they be pure
    and intense, are most probably of the second order. Those of the first
    and third order also may be pretty good; only the yellow of the first
    order is faint, and the orange and red of the third Order have a great
    Mixture of violet and blue.
    
    There may be good _Greens_ of the fourth Order, but the purest are of
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        }
      }];
    }
    
    def TF_NdtriOp : TF_Op<"Ndtri", [Pure]> {
      let summary = "";
    
      let arguments = (ins
        TF_FloatTensor:$x
      );
    
      let results = (outs
        TF_FloatTensor:$y
      );
    
      TF_DerivedOperandTypeAttr T = TF_DerivedOperandTypeAttr<0>;
    }
    
    def TF_NegOp : TF_Op<"Neg", [Pure, TF_CwiseUnary, TF_Involution, TF_SameOperandsAndResultTypeResolveRef]> {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top