onnxruntime
bc2b1b5e - Fix issue #22796 - a typo: (__GNUC__ > 9) -> (__GNUC__ > 10) (#22807)

Commit
1 year ago
Fix issue #22796 - a typo: (__GNUC__ > 9) -> (__GNUC__ > 10) (#22807) ### Description fix #22796 Signed-off-by: liqunfu <liqun.fu@microsoft.com>
Author
Parents
Loading