Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for 100M (0.13 sec)

  1. api/openapi-spec/v3/apis__apps__v1_openapi.json

    <decimalExponent> | <decimalSI> <binarySI>        ::= Ki | Mi | Gi | Ti | Pi | Ei\n\n\t(International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)\n\n<decimalSI>       ::= m | \"\" | k | M | G | T | P | E\n\n\t(Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)\n\n<decimalExponent> ::= \"e\" <signedNumber> | \"E\" <signedNumber> ```\n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  2. RELEASE.md

        *   Added new op: `tf.strings.unsorted_segment_join`.
        *   Added HW acceleration support for `topK_v2`.
        *   CloudBigtable version updated to v0.10.0 BEGIN_PUBLIC CloudBigtable
            version updated to v0.10.0.
        *   Expose `Head` as public API.
        *   Added `tf.sparse.from_dense` utility function.
        *   Improved ragged tensor support in `TensorFlowTestCase`.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top