Skip to content

Commit 085e56e

Browse files
committed
changelog
1 parent b047e5d commit 085e56e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

com.unity.ml-agents/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ and this project adheres to
2828
1. env_params.max_lifetime_restarts (--max-lifetime-restarts) [default=10]
2929
2. env_params.restarts_rate_limit_n (--restarts-rate-limit-n) [default=1]
3030
3. env_params.restarts_rate_limit_period_s (--restarts-rate-limit-period-s) [default=60]
31+
- Extra tensors are now serialized to support deterministic action selection in onnx. (#5597)
3132
### Bug Fixes
3233
- Fixed the bug where curriculum learning would crash because of the incorrect run_options parsing. (#5586)
3334

0 commit comments

Comments
 (0)