Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for Receive (0.29 sec)

  1. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

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

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. tests/integration/pilot/testdata/gateway-api-crd.yaml

                            requests that would otherwise have been routed to an invalid backend
                            MUST receive an `UNAVAILABLE` status.
    
    
                            For example, if two backends are specified with equal weights, and one is
                            invalid, 50 percent of traffic MUST receive an `UNAVAILABLE` status.
                            Implementations may choose how that 50 percent is determined.
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let results = (outs
        Res<TF_Tensor, [{The tensor to receive.}]>:$tensor
      );
    
      TF_DerivedResultTypeAttr dtype = TF_DerivedResultTypeAttr<0>;
    }
    
    def TF_XlaRecvFromHostOp : TF_Op<"XlaRecvFromHost", [TF_RecvSideEffect]> {
      let summary = "An op to receive a tensor from the host.";
    
      let description = [{
    output: the tensor that will be received from the host.
    Toutput: element type for output.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  5. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.internal.dispatch.Receive> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Receive.java:0)
    Class <org.gradle.internal.dispatch.ReflectionDispatch> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (ReflectionDispatch.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  6. RELEASE.md

            NVIDIA CUDA dependencies via `pip install tensorflow[and-cuda]`.
        *   Depending on the installation method, TensorFlow 2.14 would be installed
            instead of 2.15, or users could receive an installation error due to
            those missing dependencies.
    *   TensorFlow 2.15.0.post1 is being released for Linux x86_64 to resolve this
        issue as quickly as possible.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  7. pkg/apis/core/validation/validation_test.go

    			if len(errs) == 0 {
    				t.Fatal("expected error but received none")
    			}
    
    			PodRestartPolicy = "Always"
    			errs = validateEphemeralContainers(tc.ephemeralContainers, containers, initContainers, vols, nil, field.NewPath("ephemeralContainers"), PodValidationOptions{}, &PodRestartPolicy, noUserNamespace)
    			if len(errs) == 0 {
    				t.Fatal("expected error but received none")
    			}
    
    			PodRestartPolicy = "OnFailure"
    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. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                  type: string
                                portNumber:
                                  description: The service port/gateway port to which
                                    traffic is being sent/received.
                                  maximum: 4294967295
                                  minimum: 0
                                  type: integer
                              type: object
                            proxy:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  9. manifests/charts/base/crds/crd-all.gen.yaml

                                  type: string
                                portNumber:
                                  description: The service port/gateway port to which
                                    traffic is being sent/received.
                                  maximum: 4294967295
                                  minimum: 0
                                  type: integer
                              type: object
                            proxy:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  10. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                  type: string
                                portNumber:
                                  description: The service port/gateway port to which
                                    traffic is being sent/received.
                                  type: integer
                              type: object
                            proxy:
                              description: Match on properties associated with a proxy.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
Back to top