mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
[docs] Remove outdated note in Tune docs (#19110)
This commit is contained in:
parent
0f33aaf933
commit
27b8633198
1 changed files with 0 additions and 2 deletions
|
@ -137,8 +137,6 @@ identifier.
|
|||
search_alg2.restore_from_dir(
|
||||
os.path.join("~/my_results", "my-experiment-1"))
|
||||
|
||||
.. note:: This is currently not implemented for: AxSearch, TuneBOHB, SigOptSearch, and DragonflySearch.
|
||||
|
||||
.. _tune-basicvariant:
|
||||
|
||||
Random search and grid search (tune.suggest.basic_variant.BasicVariantGenerator)
|
||||
|
|
Loading…
Add table
Reference in a new issue