mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
[Metax][Fix] add compilation option (#7209)
This commit is contained in:
@@ -723,6 +723,8 @@ elif paddle.device.is_compiled_with_custom_device("metax_gpu"):
|
||||
"-Igpu_ops",
|
||||
"-DPADDLE_DEV",
|
||||
"-DPADDLE_WITH_CUSTOM_DEVICE_METAX_GPU",
|
||||
"-Xcompiler",
|
||||
"-Wno-non-pod-varargs",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user