Commit 023f21e
remove unnecessary files and code about old version fully_fusible (#481)
* 1119
* 1120
* 1120.2
* model_path
* remove unnecessary files and pre-committed
* remove unnecessary files and pre-committed
* 1121 remove unnecessary files
* modify rev version
* modify rev version
* modify rev version
* accuracy issues targeted
* test script and modify feature
* return set[str]
* add logfile for test
* filter can get the number of kernels in naive_graph_decomposer
* post extract process feature
* remove unnecessary code blocks and variables
* modify the way of counting kernels used
* modify the way of counting kernels used
* modify script, rename files and variables
* add failure protection and log output when removing directories
* add a script to check fusability of a given model
* add a script to check if a given model is fully fusable
* add a script to check if a given model is fully fusable
* a script to check if a given model is fully fusable
* add a script to check if a given model is fully fusionable
* add a script to find fully fusionable subgraph
* find the biggest fully fusionable subgraph
* get fusible subgraph test
* modify get fully fusible subgraph
* improve fully_fusible_subgraph_extractor.py efficiency
* backup code
* Improve efficiency of test/fully_fusible_subgraph_extractor_test.sh
* fully_fusible_subgraph_extractor test
* delete empty file
* modify input file path
* backup
* code bakup
* code bakup
* code bakup
* remove files about old version full_fusible
* remove unnecessary codes about old version fully_fusible
* remove unnecessary codes
* fix graph_net/torch/count_kernels_util.py
---------
Co-authored-by: Xinqi Li <[email protected]>1 parent b319bc2 commit 023f21e
File tree
15 files changed
+25
-658
lines changed- graph_net
- config
- test
- dev_model_list
- torch
15 files changed
+25
-658
lines changedThis file was deleted.
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
Lines changed: 0 additions & 100 deletions
This file was deleted.
Lines changed: 0 additions & 10 deletions
This file was deleted.
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 30 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments