pypto-loop-view
CommunityEnforce compile-time shapes for pypto loop-view.
Authorxchang1121
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill enforces that all view shapes used inside pypto loops are compile-time constants, preventing runtime shape errors when slicing tensors in complex loop patterns.
Core Features & Use Cases
- Enforce compile-time view shapes for pypto-based loops to guarantee deterministic kernel behavior.
- Guide safe loop patterns for matmul, norm, elementwise, and related operations with compile-time constants.
- Use Case: When building a kernel with pypto.loop, this skill ensures every view call uses a literal or closure constant shape, avoiding ValueError from dynamic shapes.
Quick Start
Apply the compile-time shape rule by refactoring a pypto kernel to replace dynamic view shapes with compile-time constants.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pypto-loop-view Download link: https://github.com/xchang1121/AutoResearch-CC-hook/archive/main.zip#pypto-loop-view Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.