Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for unserved (0.24 sec)

  1. pkg/apis/core/validation/validation_test.go

    				"options[KUBERNETES.IO]":           "reserved",
    				"options[kubernetes.io]":           "reserved",
    				"options[kubernetes.io/]":          "reserved",
    				"options[kubernetes.io/foo]":       "reserved",
    				"options[alpha.kubernetes.io]":     "reserved",
    				"options[alpha.kubernetes.io/]":    "reserved",
    				"options[alpha.kubernetes.io/foo]": "reserved",
    				"options[k8s.io]":                  "reserved",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "format": "int32",
                "type": "integer"
              },
              "observedGeneration": {
                "description": "The most recent generation observed by the daemon set controller.",
                "format": "int64",
                "type": "integer"
              },
              "updatedNumberScheduled": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    /* Copyright 2019 The TensorFlow Authors. All Rights Reserved.
    
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at
    
        http://www.apache.org/licenses/LICENSE-2.0
    
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. RELEASE.md

        *   Both seeded and unseeded initializers will always generate the same
            values every time they are called (for a given variable shape). For
            unseeded initializers (`seed=None`), a random seed will be created and
            assigned at initializer creation (different initializer instances get
            different seeds).
        *   An unseeded initializer will raise a warning if it is reused (called)
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top