课程6 relax.Var报错 #192
-
A = relax.Var("A", (128, 128), relax.DynTensorType(2, "float32"))
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
excuse me , have you already solve it ? |
Beta Was this translation helpful? Give feedback.
relax.Var("A", relax.TensorStructInfo((128, 128), "float32"))