Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 36 for destructured (0.21 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

        - [Avoiding permanent beta](#avoiding-permanent-beta)
        - [Expanded CLI support for debugging workloads and nodes](#expanded-cli-support-for-debugging-workloads-and-nodes)
        - [Structured logging](#structured-logging)
        - [EndpointSlices are now enabled by default](#endpointslices-are-now-enabled-by-default)
        - [Ingress graduates to General Availability](#ingress-graduates-to-general-availability)
    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)
  2. CHANGELOG/CHANGELOG-1.20.md

      - Add missing stable labels in template nodes
      - Proactively set instance status to deleting on node deletions
      
      ### Cluster API
      - Migrate interaction with the API from using internal types to using Unstructured
      - Improve tests to work better with constrained resources
      - Add support for node auto-discovery
      - Add support for `--cloud-config`
      - Update group identifier to use for Cluster API annotations
      
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 19 21:05:45 GMT 2022
    - 409K bytes
    - Viewed (0)
  3. tensorflow/BUILD

    package_group(name = "types_allowlist")
    
    # Packages that use StructuredTensors.
    # TODO(b/159007891) Remove this package once StructuredTensor is exported.
    # LINT.IfChange
    package_group(name = "structured_tensor_allowlist")
    # LINT.ThenChange(copy.bara.sky)
    
    filegroup(
        name = "intel_binary_blob",
        data = if_mkl_ml(
            [
                "@local_xla//xla/tsl/mkl:intel_binary_blob",
            ],
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Tue Apr 09 18:15:11 GMT 2024
    - 53.4K bytes
    - Viewed (8)
  4. CHANGELOG/CHANGELOG-1.24.md

    - Migrate `volume/csi/csi-client.go` logs to structured logging. ([#99441](https://github.com/kubernetes/kubernetes/pull/99441), [@CKchen0726](https://github.com/CKchen0726))
    - Migrate statefulset files to structured logging ([#106109](https://github.com/kubernetes/kubernetes/pull/106109), [@h4ghhh](https://github.com/h4ghhh))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Aug 24 00:02:43 GMT 2023
    - 473.4K bytes
    - Viewed (0)
  5. RELEASE.md

     *   Added utility `tf.keras.utils.FeatureSpace`, a one-stop shop for structured data preprocessing and encoding.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  6. CHANGELOG/CHANGELOG-1.21.md

    ### Structured Logging in Kubelet
    
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Fri Oct 14 07:03:14 GMT 2022
    - 367.3K bytes
    - Viewed (4)
  7. CHANGELOG/CHANGELOG-1.25.md

    - sigs.k8s.io/kustomize/api: v0.11.4 → v0.12.1
    - sigs.k8s.io/kustomize/cmd/config: v0.10.6 → v0.10.9
    - sigs.k8s.io/kustomize/kustomize/v4: v4.5.4 → v4.5.7
    - sigs.k8s.io/kustomize/kyaml: v0.13.6 → v0.13.9
    - sigs.k8s.io/structured-merge-diff/v4: v4.2.1 → v4.2.3
    
    ### Removed
    - github.com/OneOfOne/xxhash: [v1.2.2](https://github.com/OneOfOne/xxhash/tree/v1.2.2)
    - github.com/cespare/xxhash: [v1.1.0](https://github.com/cespare/xxhash/tree/v1.1.0)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Nov 16 11:30:31 GMT 2023
    - 419K bytes
    - Viewed (0)
  8. doc/next/6-stdlib/99-minor/testing/fstest/63675.md

    [TestFS] now returns a structured error that can be unwrapped
    (via method `Unwrap() []error`). This allows inspecting errors
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Apr 12 20:57:18 GMT 2024
    - 159 bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.16.md

    - gopkg.in/yaml.v2: v2.2.1 → v2.2.2
    - k8s.io/gengo: f8a0810 → 26a6646
    - k8s.io/klog: v0.3.1 → v0.4.0
    - k8s.io/kube-openapi: b3a7cee → 743ec37
    - k8s.io/utils: c2654d5 → 581e001
    - sigs.k8s.io/structured-merge-diff: e85c7b2 → 6149e45
    
    #### Removed
    
    - github.com/Azure/go-autorest: [v11.1.2+incompatible](https://github.com/Azure/go-autorest/tree/v11.1.2)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Feb 11 10:00:57 GMT 2021
    - 345.2K bytes
    - Viewed (0)
  10. docs/en/docs/how-to/index.md

    If something seems interesting and useful to your project, go ahead and check it, but otherwise, you might probably just skip them.
    
    !!! tip
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Aug 19 19:54:04 GMT 2023
    - 591 bytes
    - Viewed (0)
Back to top