45 次代码提交 (c4c67218-5ea3-45b6-a22d-3091c20fa411)

作者 SHA1 备注 提交日期
GitHub 25dc8c3d Add Saver Class to handle all save/load/checkpoint/export work (#4323) 4 年前
Anupam Bhatnagar e9d3de8e [skip ci] adding initializer 4 年前
Anupam Bhatnagar 90435403 [skip ci] adding statement to import rank 4 年前
GitHub 1955af9e [feature] Add experimental PyTorch support (#4335) 4 年前
Ruo-Ping Dong c47ffc20 Rename saver 4 年前
Anupam Bhatnagar 5e8aa485 renaming file from globals.py to global_values.py 4 年前
GitHub 48f217b9 Rename Saver to ModelSaver (#4402) 4 年前
Anupam Bhatnagar 1f60979f [skip ci] change self.rank to global_values.get_rank() 4 年前
Anupam Bhatnagar f4f1a8d9 merge master into trainer-plugin branch 4 年前
Ruo-Ping Dong 27fb4270 brain_name to behavior_name 4 年前
GitHub bfda9576 Replace brain_name with behavior_name (#4419) 4 年前
Ruo-Ping Dong fd1dc3a6 Merge branch 'master' into develop-torch-omp 4 年前
Ruo-Ping Dong f5dee9d1 jit for continuous control 4 年前
GitHub 6f534366 Add torch_utils class, auto-detect CUDA availability (#4403) 4 年前
GitHub 2dc34612 Prevent init normalize on --resume (#4463) 4 年前
Andrew Cohen 3997b14b Merge branch 'master' into develop-hybrid-actions 4 年前
GitHub 60b76790 Random Network Distillation for Torch (#4473) 4 年前
Andrew Cohen e5f14400 Merge branch 'master' into develop-hybrid-actions-singleton 4 年前
vincentpierre b863af57 Removing TensorFlow Trainers 4 年前
Ervin Teng 3475c686 Temporarily disable exporting 4 年前
Ervin Teng 2b8ab09d Use Vince's ONNX export code 4 年前
GitHub 903d3afe Merge pull request #4707 from Unity-Technologies/develop-rm-tf 4 年前
Andrew Cohen c0d01baf Merge branch 'master' into merge-release11-master 4 年前
Chris Elion 76ebc20c Merge remote-tracking branch 'origin/master' into r12-to-master 4 年前
Ervin Teng 330fc1d0 Merge branch 'master' into develop-centralizedcritic-mm 4 年前
Ruo-Ping Dong 180d3e20 Merge branch 'develop-centralizedcritic-mm' into develop-cc-teammanager 4 年前
HH 0024a286 merge ervin's new stuff 4 年前
HH 15d512f9 Merge branch 'master' into hh/develop/dodgeball 3 年前
Ervin Teng bed4bf36 Load individual elements if state dict load fails (#5213) 3 年前
Andrew Cohen d6802cf1 load individual elements if state dict load fails 3 年前
Andrew Cohen a7c6fc3e clean up exception catching 3 年前
Andrew Cohen 583001c1 use debug statements 3 年前
Andrew Cohen 1283e055 use load_state_dict strict = False 3 年前
Andrew Cohen 31db7aa0 add unexpected keys 3 年前
Andrew Cohen 32f68206 fix typo in warning for unexpected keys 3 年前
Andrew Cohen 1fb2fa73 add debug with error print out 3 年前
Andrew Cohen 2a5b58dd add special case for non nn.Module load and comment 3 年前
GitHub 5108ec97 Update ml-agents/mlagents/trainers/model_saver/torch_model_saver.py 3 年前
GitHub 14b09ba3 Update ml-agents/mlagents/trainers/model_saver/torch_model_saver.py 3 年前
GitHub eddeed9c Update ml-agents/mlagents/trainers/model_saver/torch_model_saver.py 3 年前
Andrew Cohen bd8465ae Merge branch 'fix-resume-imi' of https://github.com/Unity-Technologies/ml-agents into fix-resume-imi 3 年前
GitHub 9dfe6c7f Load individual elements if state dict load fails (#5213) 3 年前
GitHub 1fbbd97b Add more verbose messages when using --initialize-from and --resume (#5231) 3 年前
GitHub 28eb43dd [bug-fix] Delete .pt checkpoints past keep-checkpoints (#5271) 3 年前
Miguel Alonso Jr 4846cf0f Merge branch 'main' into develop-api-documentation-update 3 年前