Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for compressLog (0.5 sec)

  1. RELEASE.md

            round robin reads, users can guarantee that consumers get similar-sized
            examples in the same step.
        *   tf.data service now supports optional compression. Previously data would
            always be compressed, but now you can disable compression by passing
            `compression=None` to `tf.data.experimental.service.distribute(...)`.
        *   `tf.data.Dataset.batch()` now supports `num_parallel_calls` and
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. src/testdata/Isaac.Newton-Opticks.txt

    appearance look like a Circle of a Colour almost uniform from the
    circumference to the center and by compressing the Glasses still more,
    grow continually broader until a new Colour emerged in its center, and
    thereby it became a Ring encompassing that new Colour. And by
    compressing the Glasses still more, the diameter of this Ring would
    increase, and the breadth of its Orbit or Perimeter decrease until
    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. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.internal.file.archive.compression.Bzip2Archiver> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Bzip2Archiver.java:0)
    Class <org.gradle.api.internal.file.archive.compression.CompressedReadableResource> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (CompressedReadableResource.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    where `channels` is:
    
    *   1: for grayscale.
    *   2: for grayscale + alpha.
    *   3: for RGB.
    *   4: for RGBA.
    
    The ZLIB compression level, `compression`, can be -1 for the PNG-encoder
    default or a value from 0 to 9.  9 is the highest compression level, generating
    the smallest output, but is slower.
      }];
    
      let arguments = (ins
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*Writer).CreateRaw", Method, 17},
    		{"(*Writer).Flush", Method, 4},
    		{"(*Writer).RegisterCompressor", Method, 6},
    		{"(*Writer).SetComment", Method, 10},
    		{"(*Writer).SetOffset", Method, 5},
    		{"Compressor", Type, 2},
    		{"Decompressor", Type, 2},
    		{"Deflate", Const, 0},
    		{"ErrAlgorithm", Var, 0},
    		{"ErrChecksum", Var, 0},
    		{"ErrFormat", Var, 0},
    		{"ErrInsecurePath", Var, 20},
    		{"File", Type, 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)
Back to top