Resolve "Cannot get attribute of Reshape_Op in Python"
Compare changes
- Maxence Naud authored
@@ -18,7 +18,7 @@ namespace py = pybind11;
@@ -18,7 +18,7 @@ namespace py = pybind11;
py::class_<Reshape_Op, std::shared_ptr<Reshape_Op>, OperatorTensor>(m, "ReshapeOp", py::multiple_inheritance())