MCPcopy Create free account
hub / github.com/PaddlePaddle/FastDeploy / not_need_stop

Method not_need_stop

fastdeploy/worker/hpu_model_runner.py:1825–1827  ·  view source on GitHub ↗

(self)

Source from the content-addressed store, hash-verified

1823 return required_memory
1824
1825 def not_need_stop(self) -> bool:
1826 """ """
1827 return self.share_inputs["not_need_stop"][0]

Callers 1

execute_modelMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected