This website works better with JavaScript
Home
Explore
Help
Sign In
radu
/
TensorFlow-Models
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fix linkage of UnpackSparseFeatures op so kernel is registered
David Mansfield
9 years ago
parent
d523161ee5
commit
a1c24d6d80
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
syntaxnet/syntaxnet/BUILD
+ 1
- 0
syntaxnet/syntaxnet/BUILD
View File
@@ -389,6 +389,7 @@ cc_library(
":sparse_proto",
":utils",
],
+ alwayslink = 1,
)
cc_library(