Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0379039

Browse files
author
Maciek Chociej
authored
Merge pull request tensorflow#218 from dmansfield/unpack-sparse-features-linkage
Fix linkage of UnpackSparseFeatures op so kernel is registered
2 parents fb1e92a + a1c24d6 commit 0379039

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

syntaxnet/syntaxnet/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,7 @@ cc_library(
389389
":sparse_proto",
390390
":utils",
391391
],
392+
alwayslink = 1,
392393
)
393394

394395
cc_library(

0 commit comments

Comments
 (0)