Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for whatev (0.26 sec)

  1. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "description": "WhenDeleted specifies what happens to PVCs created from StatefulSet VolumeClaimTemplates when the StatefulSet is deleted. The default policy of `Retain` causes PVCs to not be affected by StatefulSet deletion. The `Delete` policy causes those PVCs to be deleted.",
                "type": "string"
              },
              "whenScaled": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    274E          ; valid                  ;      ; NV8    # 6.0  NEGATIVE SQUARED CROSS MARK
    274F..2752    ; valid                  ;      ; NV8    # 1.1  LOWER RIGHT DROP-SHADOWED WHITE SQUARE..UPPER RIGHT SHADOWED WHITE SQUARE
    2753..2755    ; valid                  ;      ; NV8    # 6.0  BLACK QUESTION MARK ORNAMENT..WHITE EXCLAMATION MARK ORNAMENT
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Rectangle", Type, 0},
    		{"Rectangle.Max", Field, 0},
    		{"Rectangle.Min", Field, 0},
    		{"RegisterFormat", Func, 0},
    		{"Transparent", Var, 0},
    		{"Uniform", Type, 0},
    		{"Uniform.C", Field, 0},
    		{"White", Var, 0},
    		{"YCbCr", Type, 0},
    		{"YCbCr.CStride", Field, 0},
    		{"YCbCr.Cb", Field, 0},
    		{"YCbCr.Cr", Field, 0},
    		{"YCbCr.Rect", Field, 0},
    		{"YCbCr.SubsampleRatio", Field, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.19.md

        - [Client Binaries](#client-binaries-16)
        - [Server Binaries](#server-binaries-16)
        - [Node Binaries](#node-binaries-16)
      - [Changelog since v1.18.0](#changelog-since-v1180)
      - [What’s New (Major Themes)](#whats-new-major-themes)
        - [Deprecation warnings](#deprecation-warnings)
        - [Avoiding permanent beta](#avoiding-permanent-beta)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  5. RELEASE.md

        seamless in most cases. See
        [tensorflow/python/ops/numpy_ops/README.md](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/python/ops/numpy_ops/README.md)
        for details of what operations are supported and what are the differences
        from NumPy.
    *   `tf.types.experimental.TensorLike` is a new `Union` type that can be used as
        type annotation for variables representing a Tensor or a value that can be
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  6. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type IfAnnounceMsghdr struct, Type uint8 #53466
    pkg syscall (freebsd-riscv64), type IfAnnounceMsghdr struct, Version uint8 #53466
    pkg syscall (freebsd-riscv64), type IfAnnounceMsghdr struct, What uint16 #53466
    pkg syscall (freebsd-riscv64), type IfData struct #53466
    pkg syscall (freebsd-riscv64), type IfData struct, Addrlen uint8 #53466
    pkg syscall (freebsd-riscv64), type IfData struct, Baudrate uint64 #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  7. pkg/apis/core/validation/validation_test.go

    			},
    		},
    			core.Namespace{
    				ObjectMeta: metav1.ObjectMeta{
    					Name: "foo"},
    				Spec: core.NamespaceSpec{
    					Finalizers: []core.FinalizerName{"foo.com/bar", "what.com/bar"},
    				},
    			}, true},
    		{core.Namespace{
    			ObjectMeta: metav1.ObjectMeta{
    				Name: "fooemptyfinalizer"},
    			Spec: core.NamespaceSpec{
    				Finalizers: []core.FinalizerName{"foo.com/bar"},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    containing the inverse for all input submatrices `[..., :, :]`.
    
    The op uses LU decomposition with partial pivoting to compute the inverses.
    
    If a matrix is not invertible there is no guarantee what the op does. It
    may detect the condition and raise an exception or it may simply return a
    garbage result.
      }];
    
      let arguments = (ins
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top