mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
* Add unit tests for DeepEP buffer functionality This file contains unit tests for the DeepEP buffer helpers and runners, including various test cases for buffer allocation, cleanup, and dispatching processes. * Refactor DeepEP tests to use scoped stubs * Add licensing information to test_ep.py Added licensing information to the test file.