|
|
|
|
|
|
additional memory allocations. (#4887) |
|
|
|
- Added `ObservationWriter.AddList()` and deprecated `ObservationWriter.AddRange()`. |
|
|
|
`AddList()` is recommended, as it does not generate any additional memory allocations. (#4887) |
|
|
|
- The Barracuda dependency was upgraded to 1.3.0. (#4898) |
|
|
|
|
|
|
|
#### ml-agents / ml-agents-envs / gym-unity (Python) |
|
|
|
- Added a `--torch-device` commandline option to `mlagents-learn`, which sets the default |
|
|
|