mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
import algorithm from buffer (#793)
This commit is contained in:
parent
2cddae776e
commit
1d3ce15e35
@ -16,7 +16,7 @@
|
|||||||
#include "ppl/nn/engines/cuda/engine_factory.h"
|
#include "ppl/nn/engines/cuda/engine_factory.h"
|
||||||
#include "ppl/nn/engines/cuda/engine_options.h"
|
#include "ppl/nn/engines/cuda/engine_options.h"
|
||||||
#include "ppl/nn/engines/cuda/ops.h"
|
#include "ppl/nn/engines/cuda/ops.h"
|
||||||
#define PPL_CUDA_IMPORT_FROM_BUFFER 0
|
#define PPL_CUDA_IMPORT_FROM_BUFFER 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace mmdeploy {
|
namespace mmdeploy {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user