Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for core (0.37 sec)

  1. RELEASE.md

            in 2.0.
    
    ## Breaking Changes
    
    *   Tensorflow code now produces 2 different pip packages: `tensorflow_core`
        containing all the code (in the future it will contain only the private
        implementation) and `tensorflow` which is a virtual pip package doing
        forwarding to `tensorflow_core` (and in the future will contain only the
    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. CHANGELOG/CHANGELOG-1.19.md

    ### CSI Migration - AzureDisk and vSphere (beta)
     
    In-tree volume plugins and all cloud provider dependencies are being moved out of the Kubernetes core. The CSI migration feature allows existing volumes using the legacy APIs to continue to function even when the code has been removed, by routing all the volume operations to the respective CSI driver. The AzureDisk and vSphere implementations of this feature have been promoted to beta.
    
    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)
  3. api/go1.14.txt

    pkg syscall (freebsd-arm64), const LOCK_UN ideal-int
    pkg syscall (freebsd-arm64), const MADV_AUTOSYNC = 7
    pkg syscall (freebsd-arm64), const MADV_AUTOSYNC ideal-int
    pkg syscall (freebsd-arm64), const MADV_CORE = 9
    pkg syscall (freebsd-arm64), const MADV_CORE ideal-int
    pkg syscall (freebsd-arm64), const MADV_DONTNEED = 4
    pkg syscall (freebsd-arm64), const MADV_DONTNEED ideal-int
    pkg syscall (freebsd-arm64), const MADV_FREE = 5
    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. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const MADV_AUTOSYNC = 7 #53466
    pkg syscall (freebsd-riscv64), const MADV_AUTOSYNC ideal-int #53466
    pkg syscall (freebsd-riscv64), const MADV_CORE = 9 #53466
    pkg syscall (freebsd-riscv64), const MADV_CORE ideal-int #53466
    pkg syscall (freebsd-riscv64), const MADV_DONTNEED = 4 #53466
    pkg syscall (freebsd-riscv64), const MADV_DONTNEED 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)
  5. manifests/charts/base/crds/crd-all.gen.yaml

            properties:
              spec:
                description: 'Customizing Envoy configuration generated by Istio. See
                  more details at: https://istio.io/docs/reference/config/networking/envoy-filter.html'
                properties:
                  configPatches:
                    description: One or more patches with match conditions.
                    items:
                      properties:
                        applyTo:
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  6. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

            properties:
              spec:
                description: 'Customizing Envoy configuration generated by Istio. See
                  more details at: https://istio.io/docs/reference/config/networking/envoy-filter.html'
                properties:
                  configPatches:
                    description: One or more patches with match conditions.
                    items:
                      properties:
                        applyTo:
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Fri Mar 15 18:46:49 GMT 2024
    - 570.3K bytes
    - Viewed (0)
  7. src/main/webapp/css/admin/bootstrap.min.css.map

    font-size(100%);\n    font-weight: $nested-kbd-font-weight;\n    @include box-shadow(none);\n  }\n}\n\n// Blocks of code\npre {\n  display: block;\n  @include font-size($code-font-size);\n  color: $pre-color;\n\n  // Account for some code outputs that place code tags in pre tags\n  code {\n    @include font-size(inherit);\n    color: inherit;\n    word-break: normal;\n  }\n}\n\n// Enable scrollable blocks of code\n.pre-scrollable {\n  max-height: $pre-scrollable-max-height;\n  overflow-y: scroll;\n}\n","// Container...
    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)
  8. src/main/webapp/css/bootstrap.min.css.map

    font-size(100%);\n    font-weight: $nested-kbd-font-weight;\n    @include box-shadow(none);\n  }\n}\n\n// Blocks of code\npre {\n  display: block;\n  @include font-size($code-font-size);\n  color: $pre-color;\n\n  // Account for some code outputs that place code tags in pre tags\n  code {\n    @include font-size(inherit);\n    color: inherit;\n    word-break: normal;\n  }\n}\n\n// Enable scrollable blocks of code\n.pre-scrollable {\n  max-height: $pre-scrollable-max-height;\n  overflow-y: scroll;\n}\n","// Container...
    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)
  9. src/main/webapp/css/admin/adminlte.min.css

    g{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem;box-shadow:inset 0 -.1rem 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340...
    CSS
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 641.1K bytes
    - Viewed (2)
  10. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2103          ; mapped                 ; 00B0 0063     # 1.1  DEGREE CELSIUS
    2104          ; valid                  ;      ; NV8    # 1.1  CENTRE LINE SYMBOL
    2105          ; disallowed_STD3_mapped ; 0063 002F 006F #1.1  CARE OF
    2106          ; disallowed_STD3_mapped ; 0063 002F 0075 #1.1  CADA UNA
    2107          ; mapped                 ; 025B          # 1.1  EULER CONSTANT
    2108          ; valid                  ;      ; NV8    # 1.1  SCRUPLE
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Viewed (2)
Back to top