[dnn] added base template class for mutualized auto-tuning

This commit is contained in:
Philippe Tillet
2019-07-09 16:09:34 -07:00
parent 066ae338f1
commit 88675fa01a
9 changed files with 181 additions and 106 deletions

View File

@@ -128,3 +128,4 @@ def run_batchnorm():
print(np.max(np.abs(db_t - db_n)))
run_shift()
#run_batchnorm()