This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
radu
/
TensorFlow-Models
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Fix linkage of UnpackSparseFeatures op so kernel is registered
David Mansfield
hace 9 años
padre
d523161ee5
commit
a1c24d6d80
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
syntaxnet/syntaxnet/BUILD
+ 1
- 0
syntaxnet/syntaxnet/BUILD
Ver fichero
@@ -389,6 +389,7 @@ cc_library(
":sparse_proto",
":utils",
],
+ alwayslink = 1,
)
cc_library(