Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for padded_batch_and_drop_remainder (0.3 sec)

  1. RELEASE.md

        *   Adding `drop_remainder` argument to `tf.data.Dataset.batch()` and
            `tf.data.Dataset.padded_batch()`, deprecating
            `tf.contrib.data.batch_and_drop_remainder()` and
            `tf.contrib.data.padded_batch_and_drop_remainder()`.
    *   `tf.estimator`:
        *   `Estimator`s now use custom savers included in `EstimatorSpec` scaffolds
            for saving SavedModels during export.
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Wed Apr 03 20:27:38 GMT 2024
    - 727.4K bytes
    - Viewed (8)
Back to top