Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for subclasses (0.06 sec)

  1. RELEASE.md

            will no longer uprank input data of shape `(batch_size,)` to become
            `(batch_size, 1)`. This enables `Model` subclasses to process scalar
            data in their `train_step()`/`test_step()`/`predict_step()` methods. \
            Note that this change may break certain subclassed models. You can
            revert back to the previous behavior by adding upranking yourself in the
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
Back to top