> -----Original Message-----
> From: ffmpeg-devel <[email protected]> On Behalf Of
> [email protected]
> Sent: Monday, June 3, 2024 1:10 PM
> To: [email protected]
> Subject: [FFmpeg-devel] [PATCH] libavfi/dnn: enable LibTorch xpu device option
> support
>
> From: Wenbin Chen <[email protected]>
>
> Add xpu device support to libtorch backend.
> To enable xpu support you need to add
> "-Wl,--no-as-needed -lintel-ext-pt-gpu -Wl,--as-needed" to "--extra-libs"
> when
> configure ffmpeg.
>
> Signed-off-by: Wenbin Chen <[email protected]>
LGTM, will push soon.
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".