We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e238685 commit 30b8639Copy full SHA for 30b8639
onnxruntime/core/providers/cuda/version_script.lds
@@ -2,6 +2,8 @@
2
VERS_1.0 {
3
global:
4
GetProvider;
5
+ CreateEpFactories;
6
+ ReleaseEpFactory;
7
_binary_*;
8
9
# Hide everything else.
0 commit comments