Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for creiss (0.25 sec)

  1. manifests/charts/base/crds/crd-all.gen.yaml

                      namespace:
                        description: namespace is the namespace of the referent.
                        type: string
                        x-kubernetes-validations:
                        - message: cross namespace referencing is not currently supported
                          rule: self.size() == 0
                    required:
                    - kind
                    - name
                    type: object
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	COMISD X11, X11                         // 66450f2fdb
    	COMISS (BX), X2                         // 0f2f13
    	COMISS (R11), X2                        // 410f2f13
    	COMISS X2, X2                           // 0f2fd2
    	COMISS X11, X2                          // 410f2fd3
    	COMISS (BX), X11                        // 440f2f1b
    	COMISS (R11), X11                       // 450f2f1b
    	COMISS X2, X11                          // 440f2fda
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (0)
  3. src/testdata/Isaac.Newton-Opticks.txt

    conceive that these three Hyperbola's are like and equal to the former
    three, and cross them in the points _i_, _k_, and _l_, and that the
    Shadows of the Knives are terminated and distinguish'd from the first
    luminous Fringes by the lines _eis_ and _xip_, until the meeting and
    crossing of the Fringes, and then those lines cross the Fringes in the
    form of dark lines, terminating the first luminous Fringes within side,
    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. RELEASE.md

    Ito-Fisher, eashtian3, Edward Forgacs, EFanZh, ejot, Elroy Ashtian Jr, Eric
    Schweitz, Evgeniy Polyakov, Fangjun Kuang, Federico Martinez, Fei Hu, Felix
    Lemke, Filip Matzner, FlashTek, fo40225, formath, FrançOis Chollet, frreiss,
    Fred Reiss, Frederic Bastien, Fredrik Knutsson, G. Hussain Chinoy, Gabriel,
    Gautam, gehring, Geoffrey Irving, George Grzegorz Pawelczak, Grzegorz Pawelczak,
    George Sterpu, Gianluca Varisco, Gleb Popov, Greg Peatfield, Guillaume Klein,
    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. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      }];
    }
    
    def TF_CrossOp : TF_Op<"Cross", [Pure, TF_SameOperandsAndResultTypeResolveRef]> {
      let summary = "Compute the pairwise cross product.";
    
      let description = [{
    `a` and `b` must be the same shape; they can either be simple 3-element vectors,
    or any shape where the innermost dimension is 3. In the latter case, each pair
    of corresponding 3-element vectors is cross-multiplied independently.
      }];
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  6. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                    description: An ordered list of route rules for HTTP traffic.
                    items:
                      properties:
                        corsPolicy:
                          description: Cross-Origin Resource Sharing policy (CORS).
                          properties:
                            allowCredentials:
                              description: Indicates whether the caller is allowed to
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  7. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    261A..266F    ; valid                  ;      ; NV8    # 1.1  BLACK LEFT POINTING INDEX..MUSIC SHARP SIGN
    2670..2671    ; valid                  ;      ; NV8    # 3.0  WEST SYRIAC CROSS..EAST SYRIAC CROSS
    2672..267D    ; valid                  ;      ; NV8    # 3.2  UNIVERSAL RECYCLING SYMBOL..PARTIALLY-RECYCLED PAPER SYMBOL
    267E..267F    ; valid                  ;      ; NV8    # 4.1  PERMANENT PAPER SIGN..WHEELCHAIR SYMBOL
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.19.md

    - Deps: Update to Golang 1.13.9
      - build: Remove kube-cross image building ([#89275](https://github.com/kubernetes/kubernetes/pull/89275), [@justaugustus](https://github.com/justaugustus)) [SIG Release and Testing]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  9. pkg/apis/core/validation/validation_test.go

    		"best-effort-spec": {
    			rq: core.ResourceQuota{
    				ObjectMeta: metav1.ObjectMeta{
    					Name:      "abc",
    					Namespace: "foo",
    				},
    				Spec: bestEffortSpec,
    			},
    		},
    		"cross-namespace-affinity-spec": {
    			rq: core.ResourceQuota{
    				ObjectMeta: metav1.ObjectMeta{
    					Name:      "abc",
    					Namespace: "foo",
    				},
    				Spec: crossNamespaceAffinitySpec,
    			},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
Back to top