mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-17 14:11:14 +08:00
set stream by raw size_t
This commit is contained in:
@@ -111,6 +111,8 @@ struct FASTDEPLOY_DECL RuntimeOption {
|
||||
|
||||
void SetExternalStream(void* external_stream);
|
||||
|
||||
void SetExternalRawStream(size_t external_stream);
|
||||
|
||||
/*
|
||||
* @brief Set number of cpu threads while inference on CPU, by default it will decided by the different backends
|
||||
*/
|
||||
|
Reference in New Issue
Block a user