-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Fix Mac backcompat test #5519
Merged
Merged
Fix Mac backcompat test #5519
Conversation
This file contains 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
dongruoping
reviewed
Aug 31, 2021
dongruoping
approved these changes
Aug 31, 2021
maryamhonari
pushed a commit
that referenced
this pull request
Sep 24, 2021
sini
pushed a commit
that referenced
this pull request
Sep 29, 2021
maryamhonari
added a commit
that referenced
this pull request
Oct 8, 2021
jrupert-unity
added a commit
that referenced
this pull request
Nov 1, 2021
jrupert-unity
added a commit
that referenced
this pull request
Nov 3, 2021
jrupert-unity
pushed a commit
that referenced
this pull request
Nov 3, 2021
maryamhonari
pushed a commit
that referenced
this pull request
Nov 4, 2021
…for mac m1 (MLA 2259) (#5602) * Only update the native library and the c# calls that need to be made to clean up channels. (#5283) * Fix Mac backcompat test (#5519) Co-authored-by: Chris Goy <[email protected]>
maryamhonari
added a commit
that referenced
this pull request
Nov 4, 2021
* update package version from 2.0.0 to 2.0.1 * Update README.md with new survey link(#5500) (#5585) Co-authored-by: jmercado1985 <[email protected]> * [Cherry-pick for 2.0.1 verified patch] default analytics channel (#5511) (#5584) * update changelog from #5511 * set gym=0.20.0 #5540, update changelog * Cap cattrs version for now(#5397) * clean up Co-authored-by: Vincent-Pierre BERGES <[email protected]> Co-authored-by: Ruo-Ping Dong <[email protected]> * Cherry picking #5283 and #5519 into 2.0.1-verified-patch to fix gRPC for mac m1 (MLA 2259) (#5602) * Only update the native library and the c# calls that need to be made to clean up channels. (#5283) * Fix Mac backcompat test (#5519) Co-authored-by: Chris Goy <[email protected]> * [Cherry-pick for 2.0.1 verified patch]Harden user PII in analytics (#5512) harden analytics (#5604) * Harden user PII protection logic and extend TrainingAnalytics to expose detailed configuration parameters. (#5512) * Hash128 is not a cryptographic hash, replace with HMAC-SHA256. * Extend TrainingAnalytics side channel to expose configuration details * Change member function scopes and hash demo_paths * Extract tbiEvent hashing method and add test coverage * Fixing the analytics side-channel for curriculum learning. (#5586) * Fixing the analytics side-channel for curriculum learning. * Made a more robust test. * Update the changelog. * Update com.unity.ml-agents/CHANGELOG.md Co-authored-by: Maryam Honari <[email protected]> Co-authored-by: Maryam Honari <[email protected]> * update CHANGELOG Co-authored-by: Jason Bowman <[email protected]> Co-authored-by: jmercado1985 <[email protected]> Co-authored-by: Vincent-Pierre BERGES <[email protected]> Co-authored-by: Ruo-Ping Dong <[email protected]> Co-authored-by: Jason Rupert <[email protected]> Co-authored-by: Chris Goy <[email protected]> Co-authored-by: Jason Bowman <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Proposed change(s)
Fix yamato job that tests mac backward compatibility.
Useful links (Github issues, JIRA tickets, ML-Agents forum threads etc.)
Types of change(s)