Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
br_agents
akg
/
akg_agents
/
tests
/
op
下载当前目录
Z
zhu_yiyang
adapt cann-bench
52e2a7f9
创建于
5 天前
历史提交
文件
最后提交记录
最后更新时间
bench
fix ms profiler
27 天前
resources
fix ms profiler
27 天前
st
adapt cann-bench
5 天前
ut
Refine fix skill routing through conductor
13 天前
SPEC.md
init: split build & use mode for akg_agents
2 个月前
__init__.py
refactor: rename project from aikg to akg_agents Complete project renaming: - Renamed main directory: aikg/ -> akg_agents/ - Renamed Python package: ai_kernel_generator -> akg_agents - Renamed benchmark: aikgbench -> akg_kernels_bench - Updated client API: AIKGClient -> AKGAgentsClient - Updated all import paths and module references - Updated environment variables: AIKG_* -> AKG_AGENTS_* - Updated output directories and log paths - Updated all documentation and configuration files - Fixed Git submodules paths Breaking changes: - All Python imports need to update to 'from akg_agents' - Environment variable names changed: AIKG_* -> AKG_AGENTS_* - Package name changed from ai_kernel_generator to akg_agents - Client class renamed: AIKGClient -> AKGAgentsClient Co-authored-by: Cursor <cursoragent@cursor.com>
3 个月前
utils.py
add support for NPUKernelBench, add support batch tests and baseline profile!
1 个月前