Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for Lives (0.27 sec)

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

                            description: Path to access on the HTTP server.
                            type: string
                          port:
                            description: Port on which the endpoint lives.
                            maximum: 4294967295
                            minimum: 0
                            type: integer
                          scheme:
                            type: string
    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

                            description: Path to access on the HTTP server.
                            type: string
                          port:
                            description: Port on which the endpoint lives.
                            maximum: 4294967295
                            minimum: 0
                            type: integer
                          scheme:
                            type: string
    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. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                            description: Path to access on the HTTP server.
                            type: string
                          port:
                            description: Port on which the endpoint lives.
                            type: integer
                          scheme:
                            type: string
                        required:
                        - port
                        type: object
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  4. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    11914         ; disallowed                             # NA   <reserved-11914>
    11915..11916  ; valid                                  # 13.0 DIVES AKURU LETTER NYA..DIVES AKURU LETTER TTA
    11917         ; disallowed                             # NA   <reserved-11917>
    11918..11935  ; valid                                  # 13.0 DIVES AKURU LETTER DDA..DIVES AKURU VOWEL SIGN E
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  5. src/testdata/Isaac.Newton-Opticks.txt

    make half the Angle 2 deg. 0´. 7´´. then one of those Refractions will
    make about a quarter of that Angle, and this quarter added to, and
    subducted from the Angle of Refraction of the mean refrangible Rays,
    which was 53 deg. 35´, gives the Angles of Refraction of the most and
    least refrangible Rays 54 deg. 5´ 2´´, and 53 deg. 4´ 58´´, whose Sines
    are 8099 and 7995, the common Angle of Incidence being 31 deg. 15´, and
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    [..., sizeof(`type`)/sizeof(`T`)] to [...].
    
    tf.bitcast() and tf.cast() work differently when real dtype is casted as a complex dtype
    (e.g. tf.complex64 or tf.complex128) as tf.cast() make imaginary part 0 while tf.bitcast()
    gives module error.
    For example,
    
    Example 1:
    
    >>> a = [1., 2., 3.]
    >>> equality_bitcast = tf.bitcast(a, tf.complex128)
    Traceback (most recent call last):
    ...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  7. RELEASE.md

            [Revisiting ResNets: Improved Training and Scaling Strategies](https://arxiv.org/pdf/2103.07579.pdf)
        *   Added `tf.keras.optimizers.experimental.Optimizer`. The reworked
            optimizer gives more control over different phases of optimizer calls,
            and is easier to customize. We provide Adam, SGD, Adadelta, AdaGrad and
            RMSprop optimizers based on
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "type": "string"
              },
              "reason": {
                "description": "reason is a unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports \"Resizing\" that means the underlying persistent volume is being resized.",
                "type": "string"
              },
              "status": {
    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