mirror of
https://github.com/wassname/ray.git
synced 2026-08-11 11:24:51 +08:00
[RLlib] Fix use_lstm flag for ModelV2 (w/o ModelV1 wrapping) and add it for PyTorch. (#8734)
This commit is contained in:
+1
-1
@@ -12,5 +12,5 @@ open _build/html/index.html
|
||||
To test if there are any build errors with the documentation, do the following.
|
||||
|
||||
```
|
||||
sphinx-build -W -b html -d _build/doctrees source _build/html
|
||||
sphinx-build -b html -d _build/doctrees source _build/html
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user