Skip to content

Commit

Permalink
update ncnn
Browse files Browse the repository at this point in the history
  • Loading branch information
nihui committed Jul 28, 2022
1 parent 53e46c3 commit 93ed2bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,8 @@ if(NOT USE_SYSTEM_NCNN)
option(WITH_LAYER_deconvolutiondepthwise1d "" OFF)
option(WITH_LAYER_deconvolution3d "" OFF)
option(WITH_LAYER_deconvolutiondepthwise3d "" OFF)
option(WITH_LAYER_einsum "" OFF)
option(WITH_LAYER_deformableconv2d "" OFF)

add_subdirectory(ncnn)
endif()
Expand Down
2 changes: 1 addition & 1 deletion src/ncnn
Submodule ncnn updated 738 files

0 comments on commit 93ed2bc

Please sign in to comment.