-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the requirement to push the whole Framework Module as input to (…
…#591) the ForgeModule during compile time. Previously required for parameter initialization. - This change is required to remove added constraints during the op test generation - This change cleans the generated module a bit and does serialization of all required parameters that are just load within the model during compile time - This chain represents one of the steps to generate single op tests with focus on a specific model Fix #590
- Loading branch information
1 parent
f5b51b6
commit 8e76b59
Showing
2 changed files
with
31 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters