Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for quals (0.11 sec)

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

    				},
    			},
    		},
    		"bad label": {
    			expectedError: "NoUppercaseOrSpecialCharsLike=Equals",
    			spec: core.Pod{
    				ObjectMeta: metav1.ObjectMeta{
    					Name:      "abc",
    					Namespace: "ns",
    					Labels: map[string]string{
    						"NoUppercaseOrSpecialCharsLike=Equals": "bar",
    					},
    				},
    				Spec: core.PodSpec{
    					RestartPolicy: core.RestartPolicyAlways,
    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. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2A74          ; disallowed_STD3_mapped ; 003A 003A 003D #3.2  DOUBLE COLON EQUAL
    2A75          ; disallowed_STD3_mapped ; 003D 003D     # 3.2  TWO CONSECUTIVE EQUALS SIGNS
    2A76          ; disallowed_STD3_mapped ; 003D 003D 003D #3.2  THREE CONSECUTIVE EQUALS SIGNS
    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/testdata/Isaac.Newton-Opticks.txt

    emerging Ray CE which was AD/EF × CF, will be equal to the square Root
    of CD_q_ + (_MCq/NGq_ × CG_q_). And by squaring these Equals, and adding
    to them the Equals AD_q_ and MC_q_ - CD_q_, and dividing the Sums by the
    Equals CF_q_ + EF_q_ and CG_q_ + NG_q_, you will have _MCq/NGq_ equal to
    _ADq/EFq_. Whence AD, the Sine of Incidence, is to EF the Sine of
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    The dimension are the same as the `input` operand except for the
    `reduction_dimension`: when `aggregate_to_topk` is true, the reduction
    dimension is `k`; otherwise, it is greater equals to `k` where the size is
    implementation-defined.}]>:$values,
        Res<TF_Int32Tensor, [{The indices of `values` along the `reduction_dimension` of the `input` operand.}]>:$indices
      );
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Offset", Type, 0},
    		{"PtrType", Type, 0},
    		{"PtrType.CommonType", Field, 0},
    		{"PtrType.Type", Field, 0},
    		{"QualType", Type, 0},
    		{"QualType.CommonType", Field, 0},
    		{"QualType.Qual", Field, 0},
    		{"QualType.Type", Field, 0},
    		{"Reader", Type, 0},
    		{"StructField", Type, 0},
    		{"StructField.BitOffset", Field, 0},
    		{"StructField.BitSize", Field, 0},
    		{"StructField.ByteOffset", 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)
  6. api/openapi-spec/v3/apis__apps__v1_openapi.json

    number of eligible domains with matching topology keys is less than minDomains, Pod Topology Spread treats \"global minimum\" as 0, and then the calculation of Skew is performed. And when the number of eligible domains with matching topology keys equals or greater than minDomains, this value has no effect on scheduling. As a result, when the number of eligible domains is less than minDomains, scheduler won't schedule more than maxSkew Pods to those domains. If value is nil, the constraint behaves...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
Back to top