Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for FINITE (0.14 sec)

  1. RELEASE.md

            and `tf.data.Dataset.with_options()` respectively.
        *   New `tf.data.Dataset.reduce()` API allows users to reduce a finite
            dataset to a single element using a user-provided reduce function.
        *   New `tf.data.Dataset.window()` API allows users to create finite windows
            of input dataset; when combined with the `tf.data.Dataset.reduce()` API,
            this allows users to implement customized batching.
    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