feat(hpc): tensorboard analysis
This commit is contained in:
parent
059ac681ec
commit
75fd385a88
6 changed files with 180 additions and 4 deletions
2
env/hpc/requirements.txt
vendored
2
env/hpc/requirements.txt
vendored
|
|
@ -5,7 +5,6 @@ flax>=0.12.2
|
|||
gymnasium>=1.2.3
|
||||
ipykernel==7.2.0
|
||||
jax[cuda13]==0.9.0.1
|
||||
torch
|
||||
numpy>=2.0.0
|
||||
protobuf>=5.0.0
|
||||
warp-lang
|
||||
|
|
@ -17,3 +16,4 @@ pyopengl>=3.1.10
|
|||
pyopengl-accelerate>=3.1.10
|
||||
tyro>=1.0.10
|
||||
wandb==0.24.2
|
||||
torch>=2.4.0
|
||||
|
|
|
|||
Reference in a new issue