Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
master
pytorch
/
codegen
/
templates
/
custom_ops.py
下载
H
huangyunlong
adapt schema for multi_out custom ops to support jit.script and compatible with old usage
30e4d1a6
创建于
2023年6月28日
历史提交
import
warnings
import
torch
import
torch_npu
${custom_ops}