Star
95
Fork
98
代码
介绍
代码
Issues
23
Pull Requests
13
流水线
Actions
项目讨论
Wiki
项目成员
26
分析
项目设置
Star
95
Fork
98
master
ops-test-kit
/
ttk
/
config
/
__init__.py
下载
cann-robot
feat: XPU 硬件抽象 + 远程执行 + 精度标准2.1
e559b7f1
创建于
12 天前
历史提交
from
ttk.config.loader
import
get_config, load_config
__all__ = [
"get_config"
,
"load_config"
]