Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for mod (0.06 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - golang.org/x/crypto: bac4c82 → 75b2880
    - golang.org/x/exp: 4b39c73 → da58074
    - golang.org/x/image: 0694c2d → cff245a
    - golang.org/x/lint: 959b441 → fdd1cda
    - golang.org/x/mobile: d3739f8 → d2bd2a2
    - golang.org/x/mod: 4bf6d31 → v0.3.0
    - golang.org/x/net: 13f9640 → ab34263
    - golang.org/x/oauth2: 0f29369 → 858c2ad
    - golang.org/x/sys: fde4db3 → ed371f2
    - golang.org/x/text: v0.3.2 → v0.3.3
    - golang.org/x/time: 9d24e82 → 555d28b
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. RELEASE.md

    * TensorFlow/models have been moved to a separate github repository. * Division
    and modulus operators (/, //, %) now match Python (flooring) semantics. This
    applies to `tf.div` and `tf.mod` as well. To obtain forced integer truncation
    based behaviors you can use `tf.truncatediv` and `tf.truncatemod`. *
    `tf.divide()` is now the recommended division function. `tf.div()` will remain,
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
Back to top