analyzer
01Agent Codex
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent Codex
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent Codex
Compare two outputs WITHOUT knowing which skill produced them.
Agent Codex
Evaluate expectations against an execution transcript and outputs.
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.