at-dispatch-v2
This skill helps convert PyTorch's legacy AT_DISPATCH macros to the new AT_DISPATCH_V2 format, as defined in aten/src/ATen/Dispatch_v2.h .
SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.
No approved reviews yet
Waiting on enough review volume
Weekly or total install activity from catalog data
npx skills add https://github.com/pytorch/pytorch --skill at-dispatch-v2
As of Apr 30, 2026, at-dispatch-v2 has 697 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: pytorch/pytorch. Canonical URL: https://skills.sh/pytorch/pytorch/at-dispatch-v2.
Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.
Latest reviews
No community reviews yet. Be the first to review.
What does at-dispatch-v2 do?
This skill helps convert PyTorch's legacy AT_DISPATCH macros to the new AT_DISPATCH_V2 format, as defined in aten/src/ATen/Dispatch_v2.h .
Is at-dispatch-v2 good?
at-dispatch-v2 does not have approved reviews yet, so SkillJury cannot publish a community verdict.
Which AI agents support at-dispatch-v2?
at-dispatch-v2 currently lists compatibility with Skills CLI.
Is at-dispatch-v2 safe to install?
at-dispatch-v2 has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.
What are alternatives to at-dispatch-v2?
Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.
How do I install at-dispatch-v2?
Run the following command to install at-dispatch-v2: npx skills add https://github.com/pytorch/pytorch --skill at-dispatch-v2
More from pytorch/pytorch
docstring
This skill describes how to write docstrings for functions and methods in the PyTorch project, following the conventions in torch/_tensor_docs.py and torch/nn/functional.py .
pr-review
Review PyTorch pull requests focusing on what CI cannot check: code quality, test coverage adequacy, security vulnerabilities, and backward compatibility.
add-uint-support
This skill helps add support for unsigned integer types (uint16, uint32, uint64) to PyTorch operators by updating their AT_DISPATCH macros.
metal-kernel
This skill guides you through implementing Metal kernels for PyTorch operators on Apple Silicon.
Alternatives in Software Engineering
grimoire-morpho-blue
Query Morpho Blue deployment metadata and vault snapshots via the Grimoire CLI.
conversation-memory
Persistent memory systems for LLM conversations with tiered storage and intelligent retrieval.
second-brain-ingest
Process raw source documents into structured, interlinked wiki pages.
zai-tts
High-quality text-to-speech audio generation using GLM-TTS with customizable voices and playback parameters.