Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for subclasses (0.11 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: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top