491 次代码提交 (9c2eb951-1680-4990-989c-5bf11fda767f)

作者 SHA1 备注 提交日期
GitHub 9c2eb951 fix broken download link (#4895) 4 年前
GitHub d8835857 [MLA-1540] Training Analytics (#4780) 4 年前
GitHub b6ce74a9 Add verified package info to table (#4889) 4 年前
GitHub 457ed0b8 Set torch device from commandline (#4888) 4 年前
GitHub c556335e Add enum for sensor implementations, send in analytics (#4871) 4 年前
GitHub bc92b27f remove unnecessary allocs in SideChannelMananger (#4886) 4 年前
GitHub e83b35dd [MLA-1724] Reduce use of IEnumerable during inference (#4887) 4 年前
GitHub cbb36a43 replace old bot with gh action (#4885) 4 年前
GitHub 2c09525e Lock issues after 30 days. (#4884) 4 年前
GitHub 2af86534 [MLA-1712] Make UnityEnvironment fail fast if the env crashes (#4880) 4 年前
GitHub d7f549f9 Run pytest on GPU (#4865) 4 年前
GitHub db4436e9 Merge pull request #4872 from Unity-Technologies/fix-numti-env-delayed-spawn 4 年前
GitHub bd4bc66b Merge branch 'master' into fix-numti-env-delayed-spawn 4 年前
vincentpierre 52e4069f fixing formatting 4 年前
vincentpierre ff826bd2 added a test 4 年前
GitHub 9bb905da use Debug.AssertFormat to avoid string formatting in DEBUG (#4879) 4 年前
vincentpierre f942a944 Changelog 4 年前
GitHub cfdc7119 Use Debug.AssertFormat for string lazy string formatting in debug builds. (#4877) 4 年前
vincentpierre 3bbd61e4 [Bug Fix] Fix crash if spawn is delayed in multi-env 4 年前
GitHub d4455936 Merge pull request #4869 from Unity-Technologies/fix-normal-entropy 4 年前
vincentpierre 66bae031 modifying the changelog 4 年前
GitHub 399f99e7 Initial implementation using IHeuristicProvider. (#4849) 4 年前
vincentpierre 03c905b2 Fix equation for entropy 4 年前
GitHub e3b868bb Don't clamp timescale to 100 outside of editor (#4867) 4 年前
GitHub 67594fa5 Merge pull request #4868 from brccabral/PytestWSL 4 年前
brccabral f21a1f85 Increase sleep time to assert given exception as UnityEnvironmentException 4 年前
brccabral 457fb612 Merge branch 'master' of https://github.com/Unity-Technologies/ml-agents 4 年前
GitHub a11418e6 Update links in Additional Resources section (#4863) 4 年前
GitHub fde883cb add backcompat job that I forgot before (#4862) 4 年前
GitHub 5a93fb6e Update artifactory URL. (#4858) 4 年前
GitHub 90cb920d Update README.md (#4860) 4 年前
GitHub 807e4db5 Adding links to blog posts from 2020-Q4 (#4859) 4 年前
GitHub 681124d1 Merge pull request #4856 from Unity-Technologies/develop-buffer-sensor-tests 4 年前
vincentpierre 5b816002 Adding a test for BufferSensor 4 年前
GitHub e9ff7705 Fix torch tensor non-contiguous issue (#4855) 4 年前
GitHub eb630ca3 Merge pull request #4843 from Unity-Technologies/develop-inference-rank-2 4 年前
GitHub a02cf933 Add predict minimum attention test (#4853) 4 年前
GitHub 67ad9651 Merge pull request #4825 from Unity-Technologies/sensor-types 4 年前
Arthur Juliani b4d8cf54 Change learning rate 4 年前
Arthur Juliani 880d390b Change seed 4 年前
Arthur Juliani a0876939 Extend test time 4 年前
Arthur Juliani fc756e5a Formatting 4 年前
Arthur Juliani 7b230bdf Change seed for two offending tests 4 年前
Arthur Juliani cf95bb02 Pre-commit fit 4 年前
Arthur Juliani 2b0b4f73 Add comments 4 年前
Arthur Juliani e3de0406 Plurals 4 年前
Arthur Juliani 0a876b9c Fix typos 4 年前
GitHub d30e9f28 Merge pull request #4851 from Unity-Technologies/fix-contiguous-resnet 4 年前
Arthur Juliani 91a93815 Fix gym tests 4 年前
vincentpierre 8c1a33a4 Fixing .contiguous missing in resnet 4 年前