Open maximiliankaul opened 3 years ago
Some notes concerning the above tasks:
This doesn't work because the Pass dependencies don't allow it.
What is expected here? Basic concepts are available (i.e., +, -, etc.) If we need some specific information in a special scenario, we should probably extract this to another evaluator
What should we do here? This needs a more precise description
Task description too imprecise
Basic support/implementation in #1801 . Many of the cases are missing.
The experimental python branch has been merged to master. It currently supports some python language features but is far from complete. This issue is supposed to track open todos for the python implementation.
Several nodes are unhandled in the Python frontend. This Issue is here to track whether we can and have implemented the parser node and what the current Ideas as on how we map these nodes to the current graph(existing nodes or a new node):