Skip to content

fix runtime#15

Merged
bitzyz merged 2 commits intomainfrom
dev-runtime-fix
Feb 9, 2026
Merged

fix runtime#15
bitzyz merged 2 commits intomainfrom
dev-runtime-fix

Conversation

@bitzyz
Copy link
Copy Markdown
Owner

@bitzyz bitzyz commented Feb 9, 2026

  1. 切换InfiniCore仓库依赖分支,换成最新的main分支(3c8fb3c05036c95faa2eee42bf8fcc42775edd43)
  2. 修改runtime内容支持线程级的runtime
  3. 添加test_utils.h文件,里面包含了测试文件常用的数据生成函数、拷贝函数
  4. 修改测试文件测试方法,使用统一的线程级运行测试

@bitzyz bitzyz self-assigned this Feb 9, 2026
@bitzyz bitzyz force-pushed the dev-runtime-fix branch 3 times, most recently from 6d4dbd9 to be847c2 Compare February 9, 2026 07:58
@bitzyz bitzyz merged commit 6ed0cff into main Feb 9, 2026
9 checks passed
@bitzyz bitzyz deleted the dev-runtime-fix branch February 9, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

修改运行时,支持线程级运行时,并修改相应算子运行测试文件

1 participant