it could but probably not energy-efficiently, so you're not going to use it.
@soumithchintala
-
Scaling AI Evaluation: Building Meaningful Benchmarks from Single GPU
By
–
coming up with evals that start at 1-gpu but are meaningful at eventual scale will be the hardest part.
-

PyTorch Integrates Muon Optimizer Into Core
By
–
considering Muon is so popular and validated at scale, we've just decided to welcome a PR for it in PyTorch core by default.
If anyone wants to take a crack at it… https://
github.com/pytorch/pytorc
h/issues/148819#issuecomment-3070108227
… -
Claude Code CLI Requested for Faster Development Workflow
By
–
need a CLI like Claude Code tbh, copy-pasting to the browser is so 2023 and so slow
-
AI Models Correct Themselves Even When Factually Correct
By
–
it "corrects" itself even when it's correct, if you prompt it that its wrong. so, I've not been able to rely on it's statements blindly without a citation
-
PyTorch NumPy Implementation Code Repository Released
By
–
here's where the code lives: https://
github.com/pytorch/pytorc
h/tree/main/torch/_numpy
… -
PyTorch torch.compile Advanced Indexing Bug Report Filed
By
–
the numpy compatible torch.compile behavior is definitely a bug. the expected behavior is the numpy output should be the same as torch.compile output.
torch's advanced indexing differing from numpy's advanced indexing is a bit of an aside.
I've just filed a bug report, -
PyTorch NVTX Profiler: Emit Markers for Operations
By
–
torch.autograd.profiler.emit_nvtx.
It emits nvtx markers for every torch op. https://
docs.pytorch.org/docs/stable/au
tograd.html#torch.autograd.profiler.emit_nvtx
… -
GPU Workload Profiling with PyTorch and NVTX Annotations
By
–
https://
dev-discuss.pytorch.org/t/using-nsight
-systems-to-profile-gpu-workload/59
… by @ptrblck_de https://
dev-discuss.pytorch.org/t/rfc-performa
nce-profiling-at-scale-with-detailed-nvtx-annotations/2224
… -
Key AI Researchers and Contributors in Machine Learning
By
–
just off the top of my head: yann lecun, leon bottou, andrew tulloch, horace he, alban desmaison, edward yang