Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Suppression (0.26 sec)

  1. RELEASE.md

        *   `tf.divide` now always returns a tensor to be consistent with
            documentation and other APIs.
    *   `tf.image`:
        *   Replaced
            [`tf.image.non_max_suppression_padded`](https://www.tensorflow.org/versions/r2.3/api_docs/python/tf/image/non_max_suppression_padded?hl=en)
            with a new implementation that supports batched inputs, which is
            considerably faster on TPUs and GPUs. Boxes with area=0 will be ignored.
    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)
Back to top