Releases: agostini01/devcontainer-nvidia-pytorch
Releases · agostini01/devcontainer-nvidia-pytorch
DevContainer with CUDA, Pytorch, Profilers, and Tensorboard
Fix issue: now stopping vscode will stop and remove the container .
Current features:
- Torch Profiling - json for
chrome://tracing
-
nsys
andncu
profiling - Compiling cuda kernels with torch integration
- Compiling cuda kernels with triton
- Triton profiling
- Jupyter example
- Tensorboard example
Full Changelog: v1.0.0...v1.0.1
DevContainer with CUDA, Pytorch, Profilers, and Tensorboard Working
Additional instructions for tensorflow dependencies included.
Current features:
- Torch Profiling - json for
chrome://tracing
-
nsys
andncu
profiling - Compiling cuda kernels with torch integration
- Compiling cuda kernels with triton
- Triton profiling
- Jupyter example
- Tensorboard example
Full Changelog: v0.1.0...v1.0.0
DevContainer with CUDA, Pytorch, and Profilers Working
Additional instructions for tensorflow dependencies included.
Current features:
- Torch Profiling - json for
chrome://tracing
-
nsys
andncu
profiling - Compiling cuda kernels with torch integration
- Compiling cuda kernels with triton
- Triton profiling
Missing features for v0.1.0:
- Jupyter example
- Tensorboard example