Skip to content

Commit

Permalink
Update benchncnn.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
nihui authored Dec 19, 2023
1 parent 2f0c923 commit f0d537e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion benchmark/benchncnn.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,6 @@ int main(int argc, char** argv)
#if NCNN_VULKAN
delete g_blob_vkallocator;
delete g_staging_vkallocator;
ncnn::destroy_gpu_instance();
#endif // NCNN_VULKAN

return 0;
Expand Down

0 comments on commit f0d537e

Please sign in to comment.