(*args, **kwargs)
| 39 | memory_allocated = paddle.device.cuda.memory_allocated |
| 40 | |
| 41 | def get_peer_mem_addr(*args, **kwargs): |
| 42 | raise RuntimeError("CUDA no need of get_peer_mem_addr!") |
| 43 | |
| 44 | elif current_platform.is_maca(): |
| 45 | from fastdeploy.model_executor.ops.gpu import ( # get_output_kv_signal,; ipc_sent_key_value_cache_by_remote_ptr_block_sync, |