mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 08:37:06 +08:00
[NewFeture]add ep rollout model init and update/clear ep buffer (#3927)
* add ep rollout model init && add deep update/clear * fix test
This commit is contained in:
@@ -134,7 +134,7 @@ class EngineArgs:
|
||||
"""
|
||||
dynamic load weight
|
||||
"""
|
||||
load_strategy: str = "ipc_snapshot"
|
||||
load_strategy: str = "normal"
|
||||
"""
|
||||
dynamic load weight strategy
|
||||
"""
|
||||
|
Reference in New Issue
Block a user