Skip to content

Commit

Permalink
fix release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
azhou-determined committed Nov 1, 2024
1 parent 62561cf commit c39886d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/release-notes/searcher-context-removal.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@
and are now being removed. Users are encouraged to use a preset searcher, which can be easily
:ref:`configured <experiment-configuration_searcher>` for any experiment.

- DeepSpeed: the ``num_micro_batches_per_slot`` and ``train_micro_batch_size_per_gpu`` attributes
on ``DeepSpeedContext`` have been replaced with ``get_train_micro_batch_size_per_gpu()`` and
``get_num_micro_batches_per_slot()``.

**New Features**

- API: introduce ``keras.DeterminedCallback``, a new high-level training API for TF Keras that
Expand Down

0 comments on commit c39886d

Please sign in to comment.