Browse Source

apply code-format changes

pull/6223/head
futz12 github-actions[bot] 11 months ago
parent
commit
ecee781779
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/option.cpp

+ 1
- 1
src/option.cpp View File

@@ -24,7 +24,7 @@ Option::Option()
staging_vkallocator = 0;
pipeline_cache = 0;
vk_fast_math_flag = 0; // default no fast math
#endif // NCNN_VULKAN
#endif // NCNN_VULKAN

openmp_blocktime = 20;



Loading…
Cancel
Save