Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for converge (0.1 sec)

  1. RELEASE.md

        *   Changed API to optimize TensorRT engines during graph optimization. This
            is now done by calling `converter.build()` where previously
            `is_dynamic_op=False` would be set.
        *   `converter.convert()` no longer returns a `tf.function`. Now the
            function must be accessed from the saved model.
        *   The `converter.calibrate()` method has been removed. To trigger
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

    ### Bug or Regression
    
    - A PV set from in-tree source will have ordered requirement values in NodeAffinity when converted to CSIPersistentVolumeSource ([#88987](https://github.com/kubernetes/kubernetes/pull/88987), [@jiahuif](https://github.com/jiahuif)) [SIG Storage]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. api/go1.20.txt

    pkg runtime/cgo (openbsd-amd64-cgo), type Incomplete struct #46731
    pkg runtime/coverage, func ClearCounters() error #51430
    pkg runtime/coverage, func WriteCountersDir(string) error #51430
    pkg runtime/coverage, func WriteCounters(io.Writer) error #51430
    pkg runtime/coverage, func WriteMetaDir(string) error #51430
    pkg runtime/coverage, func WriteMeta(io.Writer) error #51430
    pkg strings, func CutPrefix(string, string) (string, bool) #42537
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K 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/css-media-resolution\n  @media only screen and (min-resolution: 192dpi), // IE9-11 don't support dppx\n...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 639.3K bytes
    - Viewed (0)
Back to top