Skip to content

Commit f211301

Browse files
authored
Link to libomp full name
1 parent 0440fc6 commit f211301

File tree

1 file changed

+1
-1
lines changed
  • tensorflow-core/tensorflow-core-native/src/main/java/org/tensorflow/internal/c_api/presets

1 file changed

+1
-1
lines changed

tensorflow-core/tensorflow-core-native/src/main/java/org/tensorflow/internal/c_api/presets/tensorflow.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
resource = {"LICENSE", "THIRD_PARTY_TF_JNI_LICENSES"}),
6565
@Platform(
6666
value = {"linux-arm64"},
67-
link = {"tensorflow_cc@.2", "tensorflow_framework@.2", "omp@.5"}),
67+
link = {"tensorflow_cc@.2", "tensorflow_framework@.2", "omp-e9212f90@.5"}),
6868
@Platform(
6969
value = "windows",
7070
preload = {

0 commit comments

Comments
 (0)