[Excutor] Increase buffer size to prevent address corruption; add forward metadata debug tool (#3404)

* 修复buffer申请不够大,增加打印forwardmetadata的工具

* fix mistake

* Make CPU tensor in CPUPlace

* Add test about forward_meta_str and Add unitest_requirement

---------

Co-authored-by: RAM <gstian5555@outlook.com>
This commit is contained in:
Jundong Liu
2025-08-18 16:14:09 +08:00
committed by GitHub
parent 5585cf7aa5
commit ea4a3b479c
5 changed files with 146 additions and 4 deletions
+1
View File
@@ -7,3 +7,4 @@ pytest-twisted
anyio
coverage
diff-cover
partial_json_parser