Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for farm (0.13 sec)

  1. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

            when this object was created. It is not guaranteed to be set in happens-before
            order across separate operations. Clients may not set this value. It is represented
            in RFC3339 form and is in UTC. Populated by the system. Read-only. Null for
            lists. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata'
          jsonPath: .metadata.creationTimestamp
          name: Age
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

            when this object was created. It is not guaranteed to be set in happens-before
            order across separate operations. Clients may not set this value. It is represented
            in RFC3339 form and is in UTC. Populated by the system. Read-only. Null for
            lists. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata'
          jsonPath: .metadata.creationTimestamp
          name: Age
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    type `float` that is the argument of each element in `input`. All elements in
    `input` must be complex numbers of the form \\(a + bj\\), where *a*
    is the real part and *b* is the imaginary part.
    
    The argument returned by this operation is of the form \\(atan2(b, a)\\).
    
    For example:
    
    ```
    # tensor 'input' is [-2.25 + 4.75j, 3.25 + 5.75j]
    tf.math.angle(input) ==> [2.0132, 1.056]
    ```
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. 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)
  5. 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)
  6. RELEASE.md

            back to a while loop.
    
    *   XLA:
    
        *   `tf.distribute.MultiWorkerMirroredStrategy` is now compilable with XLA.
        *   [Compute Library for the Arm® Architecture (ACL)](https://github.com/ARM-software/ComputeLibrary)
            is supported for aarch64 CPU XLA runtime
    
    *   CPU performance optimizations:
    
        *   **x86 CPUs**:
    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. tests/integration/pilot/testdata/gateway-api-crd.yaml

              applicable only to workloads in the Route namespace). ReferenceGrants allowing
              a reference from a Route to a Service are only applicable to BackendRefs.
    
    
              ReferenceGrant is a form of runtime verification allowing users to assert
              which cross-namespace object references are permitted. Implementations that
              support ReferenceGrant MUST NOT permit cross-namespace references which have
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  8. pkg/apis/core/validation/validation_test.go

    							},
    						},
    					},
    				},
    			},
    		},
    		"ClusterTrustBundlePEM projected volume bySigner with invalid signer name": {
    			expectedError: "must be a fully qualified domain and path of the form",
    			spec: core.Pod{
    				ObjectMeta: metav1.ObjectMeta{Name: "valid-extended", Namespace: "ns"},
    				Spec: core.PodSpec{
    					ServiceAccountName: "some-service-account",
    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