Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Remainder (0.16 sec)

  1. CONTRIBUTING.md

        change.
    -   You make the change and submit it for the review again.
    -   This cycle repeats itself until the PR gets approved.
    -   Note: As a friendly reminder, we may reach out to you if the PR is awaiting
        your response for more than 2 weeks.
    
    **4. Approved**
    
    -   Once the PR is approved, it gets `kokoro:force-run` label applied and it
        initiates CI/CD tests.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Thu Mar 21 11:45:51 GMT 2024
    - 15.6K bytes
    - Viewed (0)
  2. RELEASE.md

        *   `tf.contrib.data.choose_from_datasets()` is now available via the public
            API.
        *   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
    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