You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rename graph_net/torch/sample_passes/ to rename graph_net/torch/sample_pass/ (#492)
* 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
* add graph_net/apply_sample_pass.py
* fix graph_net/apply_sample_pass.py
* rename graph_net/torch/sample_passes/ to rename graph_net/torch/sample_pass/
* rename graph_net/torch/sample_passes/ to rename graph_net/torch/sample_pass/
---------
Co-authored-by: Xinqi Li <[email protected]>
0 commit comments