Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for linux64 (0.21 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    [kubernetes-client-linux-386.tar.gz](https://dl.k8s.io/v1.19.16/kubernetes-client-linux-386.tar.gz) | 967a79de8533aeae18cc5f8273b57ed75e8a40b0ed9e6472ca79fe5195d99768b9422c7361812237d5bba177939e934a08052c6a7ff29976f27ecd0691d30295
    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. api/go1.20.txt

    pkg syscall (linux-amd64), const CLONE_NEWCGROUP ideal-int #51246
    pkg syscall (linux-amd64), const CLONE_NEWTIME = 128 #51246
    pkg syscall (linux-amd64), const CLONE_NEWTIME ideal-int #51246
    pkg syscall (linux-amd64), const CLONE_PIDFD = 4096 #51246
    pkg syscall (linux-amd64), const CLONE_PIDFD ideal-int #51246
    pkg syscall (linux-amd64), type SysProcAttr struct, CgroupFD int #51246
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (1)
  3. pkg/apis/core/validation/validation_test.go

    				field.Invalid(field.NewPath("[0].linux.uid"), badUID, "must be between 0 and 2147483647, inclusive"),
    				field.Invalid(field.NewPath("[0].linux.gid"), badGID, "must be between 0 and 2147483647, inclusive"),
    				field.Invalid(field.NewPath("[0].linux.supplementalGroups[0]"), badGID, "must be between 0 and 2147483647, inclusive"),
    			},
    		},
    		"user.linux must not be set in windows": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  4. RELEASE.md

    *   [oneDNN CPU performance optimizations](https://github.com/tensorflow/community/blob/master/rfcs/20210930-enable-onednn-ops.md)
        are available in Linux x86, Windows x86, and Linux aarch64 packages.
    
        *   **Linux x86 packages:**
            *   oneDNN optimizations are *enabled by default* on CPUs with
                neural-network-focused hardware features such as AVX512_VNNI,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__apps__v1_openapi.json

            "properties": {
              "name": {
                "default": "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let summary = "Decode the frame(s) of a GIF-encoded image to a uint8 tensor.";
    
      let description = [{
    GIF images with frame or transparency compression are not supported.
    On Linux and MacOS systems, convert animated GIFs from compressed to
    uncompressed by running:
    
        convert $src.gif -coalesce $dst.gif
    
    This op also supports decoding JPEGs and PNGs, though it is cleaner to use
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  7. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.internal.os.OperatingSystem$FreeBSD> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (OperatingSystem.java:0)
    Class <org.gradle.internal.os.OperatingSystem$Linux> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (OperatingSystem.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)
Back to top