Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 81 - 82 of 82 for fn (0.1 seconds)

  1. src/main/webapp/css/admin/adminlte.min.css.map

    (#{$main-header-link-padding-y} * 2)) / -1);\n    }\n\n    .main-sidebar:hover {\n      .brand-link {\n        transition: width $transition-speed $transition-fn;\n        width: $sidebar-width;\n      }\n    }\n\n    .brand-link {\n      overflow: hidden;\n      position: fixed;\n      top: 0;\n      transition: width $transition-speed $transition-fn;\n      width: $sidebar-width;\n      z-index: $zindex-main-header + 1;\n    }\n\n    // Sidebar variants brand-link fix\n    @each $name, $color in $theme-colors...
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Oct 26 01:49:09 GMT 2024
    - 3.7M bytes
    - Click Count (3)
  2. RELEASE.md

    *   `tf.vectorized_map`:
    
        *   Added an optional parameter: `warn`. This parameter controls whether or
            not warnings will be printed when operations in the provided `fn` fall
            back to a while loop.
    
    *   XLA:
    
        *   `tf.distribute.MultiWorkerMirroredStrategy` is now compilable with XLA.
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Mon Mar 30 18:31:38 GMT 2026
    - 746.5K bytes
    - Click Count (3)
Back to Top