Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for comprises (0.48 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    	},
    	"cmp": {
    		{"Compare", Func, 21},
    		{"Less", Func, 21},
    		{"Or", Func, 22},
    		{"Ordered", Type, 21},
    	},
    	"compress/bzip2": {
    		{"(StructuralError).Error", Method, 0},
    		{"NewReader", Func, 0},
    		{"StructuralError", Type, 0},
    	},
    	"compress/flate": {
    		{"(*ReadError).Error", Method, 0},
    		{"(*WriteError).Error", Method, 0},
    		{"(*Writer).Close", Method, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

    - github.com/jellevandenhooff/dkim: [f50fe3d](https://github.com/jellevandenhooff/dkim/tree/f50fe3d)
    - github.com/klauspost/compress: [v1.4.1](https://github.com/klauspost/compress/tree/v1.4.1)
    - github.com/logrusorgru/aurora: [a7b3b31](https://github.com/logrusorgru/aurora/tree/a7b3b31)
    - github.com/mattn/go-shellwords: [v1.0.5](https://github.com/mattn/go-shellwords/tree/v1.0.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)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let results = (outs);
    
      TF_DerivedOperandTypeAttr T = TF_DerivedOperandTypeAttr<0>;
    }
    
    def TF__TPUCompileMlirOp : TF_Op<"_TPUCompileMlir", [TF_MustExecute]> {
      let summary = [{
    Compiles a computations for execution on one or more TPU devices.
      }];
    
      let description = [{
    For the internal use of the distributed TPU compiler.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. src/testdata/Isaac.Newton-Opticks.txt

    the Glass. And now measuring the Diameter of the fifth dark Circle as
    accurately as I could, I found it the fifth part of an Inch precisely.
    This Measure was taken with the points of a pair of Compasses on the
    upper Surface on the upper Glass, and my Eye was about eight or nine
    Inches distance from the Glass, almost perpendicularly over it, and the
    Glass was 1/6 of an Inch thick, and thence it is easy to collect that
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  5. RELEASE.md

        *   Argument `jit_compile` in `Model.compile()` now applies to
            `Model.evaluate()` and `Model.predict()`. Setting `jit_compile=True` in
            `compile()` compiles the model's training, evaluation, and inference
            steps to [XLA](https://www.tensorflow.org/xla). Note that
            `jit_compile=True` may not necessarily work for all models.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top