Skip to content
Snippets Groups Projects
Commit 9c11c880 authored by Yifan Zhao's avatar Yifan Zhao
Browse files

Moved test benchmarks to make space for keras and pytorch sources

parent 1594456d
No related branches found
No related tags found
No related merge requests found
Showing
with 1 addition and 1 deletion
...@@ -161,4 +161,4 @@ add_custom_target(hpvm-check) ...@@ -161,4 +161,4 @@ add_custom_target(hpvm-check)
add_dependencies(hpvm-check check-hpvm) add_dependencies(hpvm-check check-hpvm)
set_target_properties(hpvm-check PROPERTIES FOLDER "Tests") set_target_properties(hpvm-check PROPERTIES FOLDER "Tests")
add_subdirectory(dnn_benchmarks) add_subdirectory(dnn_benchmarks/hpvm-c)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment