0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. graph-autofusion
  2. /
  3. super_kernel
  4. /
  5. include
Hhujiawen_kavenadd debug per op max core num
ea356604创建于 11 天前历史提交
文件最后提交记录最后更新时间
super_kernel
merge: resolve conflicts with upstream/master Conflict resolution: 1. super_kernel.h: Keep both EARLY_START(16) and DEBUG_PER_OP_MAX_CORE_NUM(17) 2. sk_options_manager.cpp: Use optimized SetOptOptionValue style (single find), add DEBUG_PER_OP_MAX_CORE_NUM case 3. test_sk_options_manager.cpp: Merge inner option tests with DEBUG_PER_OP_MAX_CORE_NUM tests, fix ToJson size expectation (should include inner_options) All 823 UT tests passed. 11 天前