mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-24 09:44:10 +08:00
78adf83549
* Remove paddle import guards from DeepEP tests * Sort imports in DeepEP tests * Refactor assertions for combine handle in test_ep.py Updated assertions to verify combine handle in DeepEPEngine. * Add moe_select coverage in DeepEP tests * Refactor assertions for combine handle in test_ep * Strengthen moe_select assertions in DeepEP tests * Update test_ep.py --------- Co-authored-by: CSWYF3634076 <wangyafeng@baidu.com>