optimization-catalog-cute-dsl
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseCuTe Python DSL Optimization Catalog
CuTe Python DSL优化目录
Read Order
阅读顺序
- Start with the shared root catalogs in and
docs/knowledge/optimizations/.docs/knowledge/anti-patterns/ - Then read or add CuTe Python DSL overlays under when the implementation details depend on that surface.
docs/knowledge/languages/cute-dsl/
- 先阅读和
docs/knowledge/optimizations/中的通用根目录内容。docs/knowledge/anti-patterns/ - 当实现细节依赖于CuTe Python DSL层面时,再阅读或添加下的CuTe Python DSL覆盖层内容。
docs/knowledge/languages/cute-dsl/
Overlay Root
覆盖层根目录
docs/knowledge/languages/cute-dsl/optimizations/docs/knowledge/languages/cute-dsl/anti-patterns/
docs/knowledge/languages/cute-dsl/optimizations/docs/knowledge/languages/cute-dsl/anti-patterns/
Current State
当前状态
The overlay directories are intentionally sparse at first. Add entries only when a finding is genuinely specific to the CuTe Python DSL surface rather than a shared algorithmic rule.
初始阶段,覆盖层目录特意设置得较为精简。仅当某项结论确实是CuTe Python DSL层面的专属结论,而非通用算法规则时,才添加相关条目。