Skip to content
Snippets Groups Projects
Commit 097e955a authored by auphelia's avatar auphelia
Browse files

[jupyter notebook] Added notebook for presentation of how to write an analysis pass

parent 3cb9b5bc
No related branches found
No related tags found
No related merge requests found
%% Cell type:markdown id: tags:
# FINN - Analysis passes
* traverses the graph structure and produces information about certain properties
* input: ModelWrapper
* return dictionary of named properties that the analysis extracts
%% Cell type:markdown id: tags:
## Example - Quantity analysis of nodes in onnx graph
%% 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