933 次代码提交 (2127d15a-e73b-4aef-9570-d4b735452bb7)

作者 SHA1 备注 提交日期
GitHub b946047a Merge pull request #1470 from Unity-Technologies/release-v0.6-make-test-directory-agnostic 6 年前
vincentpierre 99aaa15e made the pytest directory agnostic 6 年前
Jonathan Harper 35f06d90 Patch communicator in test to prevent port reservation 6 年前
GitHub 450e8bfa Merge pull request #1466 from Unity-Technologies/release-v0.6-bug-fix-worker-id 6 年前
GitHub 2b9fce51 Merge pull request #1469 from Unity-Technologies/release-v0.6-tick-version-test-fix 6 年前
vincentpierre 4c9db846 added a docstring 6 年前
vincentpierre 886e1c9b Ticked the version in the tests 6 年前
vincentpierre f1e4883a Added a test 6 年前
GitHub c1711546 Merge pull request #1468 from Unity-Technologies/release-v0.6-tick-communication 6 年前
vincentpierre a9b5ad37 Ticked the communication version to API-6 6 年前
vincentpierre 4225c4e0 Bug fix for the pytests of the worker-id 6 年前
GitHub db035040 update main readme 6 年前
GitHub e9121bb5 Merge pull request #1451 from Unity-Technologies/release-v0.6-revertTF1 6 年前
GitHub 6927cff8 Merge pull request #1453 from Unity-Technologies/release-v0.6-revertTF1-documentation 6 年前
vincentpierre caee8148 fixing typos 6 年前
Jonathan Harper 28041df6 Remove requirements.txt 6 年前
Jonathan Harper 2127d15a Limit pytest <4.0.0 6 年前
GitHub 2d126438 Merge pull request #1459 from Unity-Technologies/develop-docker-fix 6 年前
eshvk 3755a211 Refactor and clean up code 6 年前
eshvk 4a96b14d Fixes to container workflow for GCP 6 年前
vincentpierre 44ca50ca Replace error throw with a log 6 年前
vincentpierre fbf42793 Modified the warning message 6 年前
vincentpierre 47de43f6 reverted .tf to .bytes into the policy.py script 6 年前
vincentpierre c6c7e2f4 Documentation revert TF# 6 年前
vincentpierre 0fc5455b String format fix 6 年前
vincentpierre 5a44d3ee Addressed comments 6 年前
vincentpierre 5442109d removed AllocateOutputs() and OutputFeatures() 6 年前
vincentpierre ba04c324 Updated the learning brains 6 年前
vincentpierre ec18f6d6 Added the new models 6 年前
vincentpierre 12be5024 Updated the inference dlls 6 年前
vincentpierre 3faf2acc added missing meta file 6 年前
vincentpierre 52d631b7 Initial commit. Modified the code to use TF# exclusively 6 年前
GitHub cac5507c Merge pull request #1450 from Unity-Technologies/release-v0.6-doc-default-discrete-action 6 年前
vincentpierre 09db5a20 Modified the player brain doc to mention that the default value is 0. 6 年前
GitHub d73b6aa0 Update New Environment Doc (#1404) 6 年前
GitHub 5b68086c Merge pull request #1427 from Unity-Technologies/coldfix-action-masking 6 年前
Arthur Juliani e07bfab2 Address comments 6 年前
vincentpierre eb4e23a7 making masked actions impossible instead of improbable 6 年前
Arthur Juliani fa3bee21 Use queue to check for environment launch 6 年前
Jonathan Harper 774e7513 v0.6 docs minor updates (#1373) 6 年前
Arthur Juliani 4dce8f6a Sleep three seconds between session launches 6 年前
GitHub 2d68b835 Check that worker port is available in RpcCommunicator (#1415) 6 年前
Jonathan Harper c08ff802 v0.6 docs minor updates (#1373) 6 年前
GitHub 48578199 Fix brain name bug in offline bc (#1395) 6 年前
GitHub 547f0e98 Merge pull request #1361 from Unity-Technologies/release-v0.6 6 年前
GitHub 037c980f Removed resultTemp as it unnecessarily allocates memory (#1378) 6 年前
GitHub d0ebbcb7 Merge pull request #1371 from Unity-Technologies/eshvk-patch-1 6 年前
GitHub 95455235 Minor fixes to typos in docker docs. 6 年前
GitHub bd4a8db2 Documentation Update (#1339) 6 年前
GitHub fdb4400c Fix description of brain in example doc (#1360) 6 年前