mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 16:48:03 +08:00
add comment for runtime
This commit is contained in:
@@ -115,7 +115,7 @@ struct FASTDEPLOY_DECL RuntimeOption {
|
||||
/// Disable mkldnn while using Paddle Inference as inference backend
|
||||
void DisablePaddleMKLDNN();
|
||||
|
||||
/*
|
||||
/**
|
||||
* @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