This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
radu
/
TensorFlow-Models
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Fix linkage of UnpackSparseFeatures op so kernel is registered
David Mansfield
%!s(int64=9) %!d(string=hai) anos
pai
d523161ee5
achega
a1c24d6d80
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
syntaxnet/syntaxnet/BUILD
+ 1
- 0
syntaxnet/syntaxnet/BUILD
Ver ficheiro
@@ -389,6 +389,7 @@ cc_library(
":sparse_proto",
":utils",
],
+ alwayslink = 1,
)
cc_library(