Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Width (0.17 sec)

  1. RELEASE.md

    *   `tf.scatter_update` now no longer guarantees that lexicographically largest
        index be used for update when duplicate entries exist.
    *   `tf.image.random_crop(image, [height, width])` is now `tf.random_crop(image,
        [height, width, depth])`, and `tf.random_crop` works for any rank (not just
        3-D images). The C++ `RandomCrop` op has been replaced with pure Python.
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top