mmdeploy/csrc/core/utils
lzhangzz 567ec62296
[Fix] Fix recent build problems (#544)
* simplify deps management

* skip visibility flags for MSVC

* simplify cuda deps

* naming

* workaround for cmake<3.17

* add spdlog dependency

* move the enablement of CUDA to top level CMakeLists.txt

* fix MSVC build

* fix lint

* fix build for backend ops only

* remove comment

* allow to use apis/python as a standalone project

* remove redundant cmake code

* control shared or static lib using `MMDEPLOY_SHARED_LIBS` instead of `BUILD_SHARED_LIBS`

* fix MSVC build

* update docs
2022-06-06 11:19:34 +08:00
..
device_utils.cpp [Fix] Optimize preprocess & fix pontential use-after-free (#229) 2022-03-28 17:29:22 +08:00
device_utils.h [Doc] update benchmark add supported-model-list (#286) 2022-04-01 12:26:34 +08:00
filesystem.h Support Windows (#106) 2022-02-24 20:08:44 +08:00
formatter.cpp Merge sdk (#251) 2021-12-07 10:57:55 +08:00
formatter.h [Fix] Fix recent build problems (#544) 2022-06-06 11:19:34 +08:00
scope_counter.h Merge sdk (#251) 2021-12-07 10:57:55 +08:00
source_location.h [Feature] New pipeline & executor for SDK (#497) 2022-06-01 14:10:43 +08:00
stacktrace.cpp Ncnn demo sdk (#164) 2022-03-25 23:28:16 +08:00
stacktrace.h Support Windows (#106) 2022-02-24 20:08:44 +08:00