未验证 提交 5cb506b0 编写于 作者: Y YuanRisheng 提交者: GitHub

add yaml (#40533)

上级 8852591f
......@@ -150,6 +150,15 @@
func : reshape
inplace : (x -> out)
- api : relu
args : (Tensor x)
output : Tensor
infer_meta :
func : UnchangedInferMeta
kernel :
func : relu
inplace : (x -> out)
- api : scale
args : (Tensor x, Scalar scale, float bias, bool bias_after_scale)
output : Tensor
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册