-
Notifications
You must be signed in to change notification settings - Fork 4.3k
2.0 verified to main #5385
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
2.0 verified to main #5385
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
0e6ac12
check for missing AbstractBoard, display warning (#5276) (#5278)
66cfd91
[Release 17] Updating the release table on README.md (#5289)
vincentpierre af761d1
POCA Attention will use h_size for embedding size and not 128 (#5281)…
vincentpierre 417c51d
Add doc for deriving from grid sensor base (#5282) (#5292)
5767791
Run package tests with warn-as-error (#5290) (#5293)
bc8f219
Updating the barracuda 1.4.0 (#5291) (#5294)
vincentpierre 2d39303
Release 17 version bumps and docs version bumps (#5280)
vincentpierre cacfc8c
collecting latest step as a stat (#5264) (#5295)
maryamhonari 506ddd2
Fix inference CI timeouts in Match3 and VisualFoodCollector (#5298) (…
ee80368
update packages-lock.json (#5306)
06488b0
[debug] Require all behavior names to have a matching YAML entry (#52…
72fd631
Migration guide - list removed APIs with replacements (#5307)
403a9f0
[docs] Update changelog (#5308)
c4d5077
doc cleanup (#5309)
b629b49
remove MaxStep from Soccer agents (#5310)
9e03966
[MLA-1952] Add optional seed for gym action spaces (#5303) (#5315)
1c405c8
Bring back root reference in grid sensor (#5300) (#5313)
39cf806
Update test filter to exclude all Test namespaces. (#5327)
surfnerd 4e62778
Update version to 'pre.2' (#5326)
surfnerd 425be08
Test 2021.2 (#5329)
surfnerd c1870fa
Fix stacked grid sensor (#5335) (#5336)
88c2ece
Update barracuda to 2.0.0-pre.3, update ml-agents to pre.3.
surfnerd 9f88169
Readding the validation of the minimal cnn input size (#5345) (#5346)
vincentpierre 0d0c77f
Light proofreading.
jo3w4rd 167e7e3
dotnet-format
fd1562d
clarify BoardSize.NumCellTypes and BoardSize.NumSpecialTypes
6011cde
Update com.unity.ml-agents/Runtime/Sensors/ISensor.cs
surfnerd 58e5cbc
limit trigger to this file (#5360) (#5361)
b4b1ced
Update triggers. (#5362)
surfnerd e6a6ea1
[bug-fix] Make resnet barracuda-compatible (#5358) (#5364)
surfnerd c40d626
Update to Unity Package licenses (#5340) (#5365)
surfnerd 439b938
Merge remote-tracking branch 'origin/main' into 2.0-verified-to-main
81c79c7
change branch targets
7f759c2
update package locks, changelog, change ml-agents back to exp.1
92cf183
Merge remote-tracking branch 'origin/main' into 2.0-verified-to-main
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
m_EditorVersion: 2020.3.0f1 | ||
m_EditorVersionWithRevision: 2020.3.0f1 (c7b5465681fb) | ||
m_EditorVersion: 2020.3.5f1 | ||
m_EditorVersionWithRevision: 2020.3.5f1 (8095aa901b9b) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
m_EditorVersion: 2019.4.20f1 | ||
m_EditorVersionWithRevision: 2019.4.20f1 (6dd1c08eedfa) | ||
m_EditorVersion: 2019.4.25f1 | ||
m_EditorVersionWithRevision: 2019.4.25f1 (01a0494af254) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.