Files
FastDeploy/fastdeploy/model_executor/ops/gpu
Mattheliu d75b1b8df1 [Fix] Use paddle.device.get_device_properties for multi-platform compatibility (#6400)
Replace paddle.device.cuda.get_device_properties() with paddle.device.get_device_properties()
to support all hardware platforms (NVIDIA, ILUVATAR, HPU, etc.)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-09 19:15:41 +08:00
..