spcl / dace

DaCe - Data Centric Parallel Programming
http://dace.is/fast
BSD 3-Clause "New" or "Revised" License
487 stars 121 forks source link

Added `PatternNode` to `dace.transformation` imports. #1618

Closed philip-paul-mueller closed 2 weeks ago

philip-paul-mueller commented 1 month ago

It was very inconvenient, as PatternTransformation can be imported from dace.transformation but the node has to be imported from dace.transformation.transformation.