Nanoflow
Nanoflow copied to clipboard
code for automated parametric search
Is there code for automated parametric search? If so, in which place? I can't find it.
+1, any plan to release the code related to automated parameter search? Thanks in advance, @serendipity-zk @liangyuRain @eltociear @kasikci
Here it is, which is in the branch Nanoflow-python, auto_search/new_search.py in the codebase. For this New version of auto-search, there are two stages of auto search. The first is that don't consider the interference, just reordering the operations. The second is that considering the interference such as the GPU multi-stream issues.