"docs/examples.md" did not exist on "55aa4aaf0fb42effd81b8005dea6d0e7c2313239"
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( ...@@ -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