Markdown SVG upgrades
I started building my markdown-svg-renderer tool in May, but I've since added enough features to it that it's worth talking about here again. It's evolved into my ideal tool for sharing Markdown transcripts that include…
Daily edition · AI
TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.
I started building my markdown-svg-renderer tool in May, but I've since added enough features to it that it's worth talking about here again. It's evolved into my ideal tool for sharing Markdown transcripts that include…
Friday's big release was Qwen 3.8 27B, an Apache 2 licensed 27B parameter vision-capable LLM from Alibaba's Qwen research lab. I've been looking forward to this one: 27B is an excellent size for running a model on a…
I do agree that the public has a negative view of AI (and that this is a big problem), but I don’t think it is primarily caused by me or any other AI leader warning about AI’s risks. I think it is fundamentally a crisis…
This PR is auto-generated nightly by this action. Update the pinned vllm hash. Pull Request resolved: #193699 Approved by: https://github.com/pytorchbot
This PR is auto-generated nightly by this action. Update the pinned vllm hash. Pull Request resolved: #193699 Approved by: https://github.com/pytorchbot
Make is_symm_mem_enabled_for_group() not require deprecated enable_sy…
Make is_symm_mem_enabled_for_group() not require deprecated enable_sy…
[CI][ROCm] Mark 3 nondeterministic gfx950 models flaky to unblock ind…
Fixes #193265. Summary pointless_cumsum_replacement assumes rank >= 1 because it indexes shape[dim]. Rank-0 constants are intentionally excluded from this optimization. Scalar cumsum is already handled by normal…
[functionalization] Hand _make_wrapper_subclass the storage size it a…
ShapeEnv.tracked_fakes can hold CUDA tensors after compile. this clears it and removes the leak-check skip from the currenet regression Testing: PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=1 python test/dynamo/test_misc.py…
[TEST] Refactor test/test_import_stats.py to make it device-generic (…
[Testcase Refactoring] Add hw_classification in test_dce_pass.py (#1…
Issue #138926 reported a torch.cond metadata mismatch where one branch returned a tensor sized with TruncToInt(IntTrueDiv(s, 1)) while the other returned the same tensor sized with s. The branches were semantically…
Author Notes Just because I was wondering and couldn't find the info easily. Agent Notes The text below was generated by Claude Code (as was the diff, which I reviewed). The root CMakeLists.txt has no map of what…
Author Notes Just because I was wondering and couldn't find the info easily. Agent Notes The text below was generated by Claude Code (as was the diff, which I reviewed). The root CMakeLists.txt has no map of what…
[ghstack-poisoned]
[ghstack-poisoned]
update vllm commit hash