Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 44 of 44 for 00015 (0.03 sec)

  1. RELEASE.md

        from that library.
    *   tf.keras.optimizers default learning rate changes:
        *   Adadelta: 1.000 to 0.001
        *   Adagrad: 0.01 to 0.001
        *   Adamax: 0.002 to 0.001
        *   NAdam: 0.002 to 0.001
    
    ## Bug Fixes and Other Changes
    
    *   Documentation
    *   Deprecations and Symbol renames.
        *   Remove unused StringViewVariantWrapper
    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. src/main/webapp/css/bootstrap.min.css

    .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Wed Dec 25 08:05:52 UTC 2019
    - 155.8K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.20.md

    - In dual-stack bare-metal clusters, you can now pass dual-stack IPs to `kubelet --node-ip`.
      eg: `kubelet --node-ip 10.1.0.5,fd01::0005`. This is not yet supported for non-bare-metal
      clusters.
      
      In dual-stack clusters where nodes have dual-stack addresses, hostNetwork pods
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 19 21:05:45 UTC 2022
    - 409K bytes
    - Viewed (0)
  4. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <sub-class-of type="application/x-x509-key"/>
        <!-- These are just a bunch of magic integers as defined by the key format... -->
        <!-- Always seem to have a version integer as their first entry, -->
        <!--  normally 00, 01 or 02, check for that -->
        <magic priority="40">
          <match value="0x3081FF020100" type="string"
                  mask="0xFFFF00FFFFFC" offset="0"/>
          <match value="0x3082FFFF020100" type="string"
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top