Star
164
Fork
782
代码
介绍
代码
Issues
78
Pull Requests
315
流水线
Actions
讨论
Wiki
项目成员
69
分析
项目设置
Star
164
Fork
782
master
op-plugin
/
examples
/
cpp_extension
/
op_extension
/
__init__.py
下载
ascend-robot
support cpp_extension example
c95d4374
创建于
3月5日
历史提交
__all__ = [
"ops"
,
"custom_add"
,
"custom_trig"
]
from
.ops
import
custom_add, custom_trig