Commit 03790394 authored by Maciek Chociej's avatar Maciek Chociej Committed by GitHub
Browse files

Merge pull request #218 from dmansfield/unpack-sparse-features-linkage

Fix linkage of UnpackSparseFeatures op so kernel is registered
parents fb1e92ad a1c24d6d
......@@ -389,6 +389,7 @@ cc_library(
":sparse_proto",
":utils",
],
alwayslink = 1,
)
cc_library(
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment