Agent
An analysis agent for designing TileLang-Ascend operators, which are custom AI computations for Huawei Ascend chips. It produces a design document and an initial set of basic tests from the requirements.
Agent
An analysis agent for designing TileLang-Ascend operators, which are custom AI computations for Huawei Ascend chips. It produces a design document and an initial set of basic tests from the requirements.
Agent
An automated coding agent for building and checking TileLang-Ascend operators, which are custom AI computations for Huawei Ascend chips. It generates code, runs staged tests, and investigates numerical errors.
Agent
An orchestration agent for developing TileLang-Ascend operators, which are hardware-specific computation routines. It manages a three-stage workflow for designing, implementing, testing, and tuning an operator.
Agent
A specialized agent for one round of performance tuning on TileLang-Ascend GPU kernel code. It analyzes an already accuracy-checked implementation, tries an optimization, tests accuracy again, and keeps or rolls back the change based on measured results.
Instructions file CodexOpenCode
A project instruction file for TileLang-Ascend, a toolkit for writing AI computation kernels for Huawei Ascend chips with Python. It lists the project’s development skills, debugging tools, performance guidance, and working rules.