Skip to content

Activity

Deleted branch

romerojoshdeleted grad_accumulation • 
2 hours ago

Add support for gradient accumulation (#46)

Pull request merge
azrael417pushed 1 commit to master • 4a073a1…40ae3d1 • 
4 days ago

Deleted branch

romerojoshdeleted multi_tensor • 
7 days ago

Deleted branch

romerojoshdeleted f2c_check • 
7 days ago

Deleted branch

romerojoshdeleted fix_example_compilation • 
7 days ago

Deleted branch

romerojoshdeleted allreduce_contig_check • 
7 days ago

Deleted branch

romerojoshdeleted cmake_g++ • 
7 days ago

Remove use of .get() in training.cpp.

romerojoshpushed 1 commit to grad_accumulation • 3771507…b3066eb • 
7 days ago

Add gradient accumulation test for supervised learning.

romerojoshpushed 1 commit to grad_accumulation • b0dec98…3771507 • 
8 days ago

Remove loss normalization by grad_accumulation_steps for supervised t…

romerojoshpushed 1 commit to grad_accumulation • cfd5048…b0dec98 • 
8 days ago

adding gradient accumulation

azrael417pushed 1 commit to grad_accumulation • 1f2f0bd…cfd5048 • 
12 days ago

Better handling of g++ compiler requirement in CMake build. (#44)

Pull request merge
azrael417pushed 1 commit to master • 3649758…4a073a1 • 
12 days ago

Add support for gradient accumulation. Initial support for supervised…

romerojoshcreated grad_accumulation • 1f2f0bd • 
13 days ago

Update CMakeLists.txt.

romerojoshpushed 1 commit to cmake_g++ • 70c8965…1c7b2c4 • 
13 days ago

Better handling of g++ compiler requirement in CMake build.

romerojoshcreated cmake_g++ • 70c8965 • 
13 days ago

Add tensor continuity checks in allreduce and broadcast methods. (#42)

Pull request merge
azrael417pushed 1 commit to master • 92884ab…3649758 • 
on Feb 7

Add check for tensor continuity in broadcast method.

romerojoshpushed 1 commit to allreduce_contig_check • 1992ed9…f59e55d • 
on Feb 6

Add checks for tensor continuity in allreduce methods.

Force push
romerojoshforce pushed to allreduce_contig_check • f8db2d5…1992ed9 • 
on Feb 6

Add checks for tensor continuity in allreduce methods.

romerojoshcreated allreduce_contig_check • f8db2d5 • 
on Feb 6

Improve advantage calculation (#41)

Pull request merge
romerojoshpushed 1 commit to master • 4670c06…92884ab • 
on Feb 6

Apply per-rank seeding to rollout and replay buffer sampling (#40)

Pull request merge
romerojoshpushed 1 commit to master • 1117b7b…4670c06 • 
on Feb 6

Tkurth/multi env 2 (#37)

Pull request merge
azrael417pushed 1 commit to master • 2e80eb8…1117b7b • 
on Jan 27

Disambiguate module locations for Fortran simulation example to fix r…

Pull request merge
azrael417pushed 1 commit to master • eea98a8…2e80eb8 • 
on Jan 15

Disambiguate module locations for Fortran simulation example to fix r…

Force push
romerojoshforce pushed to fix_example_compilation • 1f586d4…ffa8b21 • 
on Jan 14

Disambiguate module locations for Fortran simulation example to fix r…

romerojoshcreated fix_example_compilation • 1f586d4 • 
on Jan 14

tkurth/ppo multi env (#32)

Pull request merge
azrael417pushed 1 commit to master • 865f76b…eea98a8 • 
on Jan 7

fixing CHECK_MPI according to issue #30 (#31)

Pull request merge
romerojoshpushed 1 commit to master • b7377d0…865f76b • 
on Dec 2, 2024

Add more robust check for MPI_Comm_f2c during build. (#29)

Pull request merge
azrael417pushed 1 commit to master • c2f4ce8…b7377d0 • 
on Nov 7, 2024

Add more robust check for MPI_Comm_f2c during build.

romerojoshcreated f2c_check • 6d09265 • 
on Nov 6, 2024

Add training/inference functions that support multiple input/output a…

Pull request merge
azrael417pushed 1 commit to master • 7684977…c2f4ce8 • 
on Oct 21, 2024