Skip to content
Snippets Groups Projects
Commit 699146bb authored by auphelia's avatar auphelia
Browse files

[jupyter notebooks] Added first draft for transformation pass notebook

parent 01a5c097
No related branches found
No related tags found
No related merge requests found
%% Cell type:markdown id: tags:
# FINN - Transformation passes
--------------------------------------
* <font size="3">changes (transforms) the given graph</font>
* <font size="3">input: ModelWrapper</font>
* <font size="3">returns the changed model and flag `model_was_changed`</font>
%% Cell type:code id: tags:
``` python
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment