pixar
The training and inference library for project PIXAR.
HyperArgs is a typed configuration library for Python. It lets you define hyperparameters and settings as strongly typed Python classes, parse them from multiple sources (command line, JSON, TOML, YAML), enforce dependency constraints, and monitor field changes with decorators.
slurm_gpu_report is a Bash command that summarizes GPU allocation and job usage in a Slurm cluster. It provides three views (nodes, jobs, users) and can export results to CSV.