Resolve "Cannot get attribute of Reshape_Op in Python"
Compare changes
Files
2- Maxence Naud authored
Move computeOutputDims() function from GenericOp to OpTensor python binding so that more Operators can use it
@@ -24,7 +24,6 @@ void init_GenericOperator(py::module& m) {