Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for anotherOk (0.21 sec)

  1. src/testdata/Isaac.Newton-Opticks.txt

    there was no Part really white. One Part was red, another yellow, a
    third green, a fourth blue, a fifth purple, and every Part retains its
    proper Colour till it strike the Sensorium. If the Impressions follow
    one another slowly, so that they may be severally perceived, there is
    made a distinct Sensation of all the Colours one after another in a
    continual Succession. But if the Impressions follow one another so
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

              "continue": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__apps__v1_openapi.json

                  {
                    "$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time"
                  }
                ],
                "description": "Last time the condition transitioned from one status to another."
              },
              "message": {
                "description": "A human readable message indicating details about the transition.",
                "type": "string"
              },
              "reason": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  4. tests/integration/pilot/testdata/gateway-api-crd.yaml

                              lastTransitionTime:
                                description: |-
                                  lastTransitionTime is the last time the condition transitioned from one status to another.
                                  This should be when the underlying condition changed.  If that is not known, then using the time when the API field changed is acceptable.
                                format: date-time
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      );
    
      TF_DerivedOperandTypeAttr T = TF_DerivedOperandTypeAttr<2>;
    }
    
    def TF_BitcastOp : TF_Op<"Bitcast", [Pure]> {
      let summary = [{
    Bitcasts a tensor from one type to another without copying data.
      }];
    
      let description = [{
    Given a tensor `input`, this operation returns a tensor that has the same buffer
    data as `input` with datatype `type`.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  6. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                type: object
                            type: object
                          type: array
                        mirror:
                          description: Mirror HTTP traffic to a another destination in
                            addition to forwarding the requests to the intended destination.
                          properties:
                            host:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  7. manifests/charts/base/crds/crd-all.gen.yaml

                                type: object
                            type: object
                          type: array
                        mirror:
                          description: Mirror HTTP traffic to a another destination in
                            addition to forwarding the requests to the intended destination.
                          properties:
                            host:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  8. RELEASE.md

    *  `tf.experimental.dtensor`
        * API changes for Relayout. Added a new API, `dtensor.relayout_like`, for relayouting a tensor according to the layout of another tensor.
        * Added `dtensor.get_default_mesh`, for retrieving the current default mesh under the dtensor context.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  9. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                type: object
                            type: object
                          type: array
                        mirror:
                          description: Mirror HTTP traffic to a another destination in
                            addition to forwarding the requests to the intended destination.
                          properties:
                            host:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  10. pkg/apis/core/validation/validation_test.go

    			RestartPolicy: core.RestartPolicyAlways,
    			DNSPolicy:     core.DNSClusterFirst,
    			ResourceClaims: []core.PodResourceClaim{{
    				Name:   "my-claim",
    				Source: goodClaimSource,
    			}, {
    				Name:   "another-claim",
    				Source: goodClaimSource,
    			}},
    		},
    		"init container": {
    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