mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
rename need_block_num_signal (#5623)
This commit is contained in:
@@ -182,7 +182,7 @@ class ResourceManagerV1(ResourceManager):
|
||||
name="need_block_num_signal",
|
||||
array=need_block_num_data,
|
||||
dtype=np.int32,
|
||||
suffix=local_data_parallel_id,
|
||||
suffix=self.config.parallel_config.local_engine_worker_queue_port,
|
||||
create=True,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user