Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for advice (0.24 sec)

  1. RELEASE.md

        *   Add `tf.saved_model.LoadOptions` with
            [`experimental_io_device`](https://www.tensorflow.org/versions/r2.3/api_docs/python/tf/saved_model/LoadOptions?hl=en)
            as arg with default value `None` to choose the I/O device for loading
            models and weights.
        *   Update `tf.saved_model.SaveOptions` with
            [`experimental_io_device`](https://www.tensorflow.org/versions/r2.3/api_docs/python/tf/saved_model/SaveOptions?hl=en)
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  2. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_MAC_SYSCALL = 394 #53466
    pkg syscall (freebsd-riscv64), const SYS_MAC_SYSCALL ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_MADVISE = 75 #53466
    pkg syscall (freebsd-riscv64), const SYS_MADVISE ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_MINCORE = 78 #53466
    pkg syscall (freebsd-riscv64), const SYS_MINCORE ideal-int #53466
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  3. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_MAC_SYSCALL = 394
    pkg syscall (freebsd-arm64), const SYS_MAC_SYSCALL ideal-int
    pkg syscall (freebsd-arm64), const SYS_MADVISE = 75
    pkg syscall (freebsd-arm64), const SYS_MADVISE ideal-int
    pkg syscall (freebsd-arm64), const SYS_MINCORE = 78
    pkg syscall (freebsd-arm64), const SYS_MINCORE ideal-int
    pkg syscall (freebsd-arm64), const SYS_MINHERIT = 250
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  4. src/main/webapp/css/admin/bootstrap.min.css.map

    background-image and -size.\n\n@mixin img-retina($file-1x, $file-2x, $width-1x, $height-1x) {\n  background-image: url($file-1x);\n\n  // Autoprefixer takes care of adding -webkit-min-device-pixel-ratio and -o-min-device-pixel-ratio,\n  // but doesn't convert dppx=>dpi.\n  // There's no such thing as unprefixed min-device-pixel-ratio since it's nonstandard.\n  // Compatibility info: https://caniuse.com/#feat=css-media-resolution\n  @media only screen and (min-resolution: 192dpi), // IE9-11 don't support...
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 626.8K bytes
    - Viewed (0)
  5. src/main/webapp/css/bootstrap.min.css.map

    background-image and -size.\n\n@mixin img-retina($file-1x, $file-2x, $width-1x, $height-1x) {\n  background-image: url($file-1x);\n\n  // Autoprefixer takes care of adding -webkit-min-device-pixel-ratio and -o-min-device-pixel-ratio,\n  // but doesn't convert dppx=>dpi.\n  // There's no such thing as unprefixed min-device-pixel-ratio since it's nonstandard.\n  // Compatibility info: https://caniuse.com/#feat=css-media-resolution\n  @media only screen and (min-resolution: 192dpi), // IE9-11 don't support...
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 04:21:06 GMT 2020
    - 626.8K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.19.md

    - Added --privileged flag to kubectl run ([#90569](https://github.com/kubernetes/kubernetes/pull/90569), [@brianpursley](https://github.com/brianpursley)) [SIG CLI]
    - Added a new `GetPreferredAllocation()` call to the `v1beta1` device plugin API. ([#92665](https://github.com/kubernetes/kubernetes/pull/92665), [@klueska](https://github.com/klueska)) [SIG Node and Testing]
    - Added feature support to Windows for configuring session affinity of Kubernetes services.
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
Back to top