Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for return (0.15 sec)

  1. RELEASE.md

    *   `tf.math`:
        *   Narrow down `argmin`/`argmax` contract to always return the smallest
            index for ties.
        *   `tf.math.reduce_variance` and `tf.math.reduce_std` return correct
            computation for complex types and no longer support integer types.
        *   Add Bessel functions of order 0,1 to `tf.math.special`.
        *   `tf.divide` now always returns a tensor to be consistent with
            documentation and other APIs.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    048F          ; valid                                  # 3.0  CYRILLIC SMALL LETTER ER WITH TICK
    0490          ; mapped                 ; 0491          # 1.1  CYRILLIC CAPITAL LETTER GHE WITH UPTURN
    0491          ; valid                                  # 1.1  CYRILLIC SMALL LETTER GHE WITH UPTURN
    0492          ; mapped                 ; 0493          # 1.1  CYRILLIC CAPITAL LETTER GHE WITH STROKE
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Viewed (2)
Back to top