Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for whatev (0.35 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. 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)
  5. 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)
  6. 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