Commit a1c24d6d authored by David Mansfield's avatar David Mansfield
Browse files

Fix linkage of UnpackSparseFeatures op so kernel is registered

parent d523161e
...@@ -389,6 +389,7 @@ cc_library( ...@@ -389,6 +389,7 @@ cc_library(
":sparse_proto", ":sparse_proto",
":utils", ":utils",
], ],
alwayslink = 1,
) )
cc_library( 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