mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
reuse setStream c++ interface, add set_raw_stream python api
This commit is contained in:
@@ -105,8 +105,6 @@ 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