COMMITS
September 21, 2022
S
remove unused classes, use vars instead of strings, functional loss
Suraj Subramanian committed
S
make batch_size an arg
Suraj Subramanian committed
S
rename utils -> datautils
Suraj Subramanian committed
S
use argparse
Suraj Subramanian committed
S
add code for multigpu and multinode training
Suraj Subramanian committed
S
starter code for ddp tutorials
Suraj Subramanian committed
September 15, 2022
M
Revert "Add mps device" (#1061)
Mark Saroufim committed
September 14, 2022
Y
Add mps device (#1018)
YuliyaPylypiv committed
S
Fix the wrong link in issues-template (#1045)
Steven Liu committed
叶
B
Update actor_critic.py typo (#1048)
BeBraveBeCurious committed
V
Fixed RL examples to work with new gym API (#1051)
vfdev committed
September 13, 2022
S
Update (#1058)
Svetlana Karslioglu committed
August 24, 2022
S
Fix flaky dcgan test by using fake data (#1044)
Steven Liu committed
August 23, 2022
S
S
Revert "Fix flaky dcgan test: use fake data"
Steven Liu committed
S
Fix flaky dcgan test: use fake data
Steven Liu committed
August 17, 2022
J
Fix for NCCL backend, all_reduce performed on GPU when available (#1034)
Jack Taylor committed
August 10, 2022
K
refine imagenet dummy part of #1011 (#1028)
Kim committed
July 28, 2022
A
Grammer and language (#1024)
ArshErgon committed
July 18, 2022
S
[parameter_server] fix deadlock in multiprocessing by using spawn (#1025)
Steven Liu committed
July 7, 2022
R
env.seed is deprecated, change to env.reset (#1017)
Rogério Júnior committed
July 1, 2022
H
[PT-D] Add TP and DDP into the example run script (#1014)
Hugo committed
F
Update a few punctuations in CONTRIBUTING.md (#1016)
Favour Nwajoko committed
June 9, 2022
May 23, 2022
H
[PT-D] Add an example for Megatron-LM style example (#1008)
Hugo committed
H
Revert "Gh/fduwjj/2/base (#1007)" (#1009)
Hugo committed
H
Gh/fduwjj/2/base (#1007)
Hugo committed
May 10, 2022
M
Merge pull request #1003 from sudomaze/feat/add_siamese_network_example
Mark Saroufim committed
May 8, 2022
S
better description
sudomaze committed