mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-30 03:22:05 +08:00
modify comment of runtime
This commit is contained in:
@@ -116,7 +116,7 @@ struct FASTDEPLOY_DECL RuntimeOption {
|
||||
void DisablePaddleMKLDNN();
|
||||
|
||||
/*
|
||||
* Delete pass by name while using Paddle Inference as inference backend, this can be called multiple times to delete a set of passes
|
||||
* @brief Delete pass by name while using Paddle Inference as inference backend, this can be called multiple times to delete a set of passes
|
||||
*/
|
||||
void DeletePaddleBackendPass(const std::string& delete_pass_name);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user