Commit f048354
ascend-robot
[feat] Introduce zero-copy to use
Co-authored-by: liwenlin<liwenlin8@huawei.com>
# message auto-generated for no-merge-commit merge:
!24 merge npu_zcopy into main
[feat] Introduce zero-copy to use `YuanrongStorageClient` for transmitting CPU Tensors in NPU environment
Created-by: Lexie-7
Commit-by: liwenlin
Merged-by: ascend-robot
Description: ### Summary
Transmitting CPU tensor in the NPU environment and achieving zero-copy.
### Change
Modified the `transfer_queue/storage/clients/yuanrong_client.py` , enable zero-copy transmission of CPU data In the NPU branch.
See merge request: Ascend/TransferQueue!24YuanrongStorageClient for transmitting CPU Tensors in NPU environment1 parent 4df106b commit f048354
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | | - | |
360 | | - | |
361 | | - | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
| |||
0 commit comments