SPEC
01Agent
A specification for developing agents in the MindSpore AKG project's core_v2/agents directory. It describes the agent base classes, registration process, key files, and conventions.
259 22d ago A 0 tokens
original Apache-2.0
AKG (Auto Kernel Generator) is an optimizer for operators in Deep Learning Networks, which provides the ability to automatically fuse ops with specific patterns.
Agent
A specification for developing agents in the MindSpore AKG project's core_v2/agents directory. It describes the agent base classes, registration process, key files, and conventions.