You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is meant to track and discuss points of action and potential breaking changes for a future MTKv10 release
Make @namedalways wrap symbolic arguments in ParentScope, so they can be passed multiple levels down the hierarchy. This will need more consideration after identifying which tests break upon making this change.
Discuss complete semantics
Enforce the u0map argument only contains variables, and pmap only parameters. Discretes will need an exception here.
The text was updated successfully, but these errors were encountered:
This issue is meant to track and discuss points of action and potential breaking changes for a future MTKv10 release
@named
always wrap symbolic arguments inParentScope
, so they can be passed multiple levels down the hierarchy. This will need more consideration after identifying which tests break upon making this change.complete
semanticsu0map
argument only contains variables, andpmap
only parameters. Discretes will need an exception here.The text was updated successfully, but these errors were encountered: