Commit bd3d398
Fix fusible subgraph generation and add into graph_net/tools/generate_subgraph_dataset.sh (#480)
* Add debug case for CumSumNumKernelsGenerator
* FIx dir name
* fix name mismatch in torch/fx_graph_parse_util.py
* Add gen_fusible_subgraphs to graph_net/tools/generate_subgraph_dataset.sh
* warmup in count_kernels
---------
Co-authored-by: Xinqi Li <[email protected]>1 parent ddc9ecb commit bd3d398
File tree
16 files changed
+1422
-44
lines changed- graph_net
- test
- workspace_cumsum_num_kernels
- samples/transformers-auto-model/hf-tiny-model-private_tiny-random-Swinv2ForImageClassification/_decomposed
- hf-tiny-model-private_tiny-random-Swinv2ForImageClassification_0
- hf-tiny-model-private_tiny-random-Swinv2ForImageClassification_1
- tools
- torch
- sample_passes
16 files changed
+1422
-44
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Large diffs are not rendered by default.
0 commit comments