-
Bug
-
Resolution: Fixed
-
P4
-
repo-babylon
When copying an op, it's not always correct to copy its result-type, e.g. AddOp. To solve this, result-type will not be passed during the creation of an op (whenever possible), but rather will be computed based on the data of the op.