Commit Graph

5 Commits

Author SHA1 Message Date
fkm3 63753cc20d Switch to new TF_STRING format for TF 2.10
See https://github.com/tensorflow/community/blob/master/rfcs/20190411-string-unification.md
2023-01-21 19:40:07 -08:00
Bart Schuurmans 2c76c07d5a Consistent whitespace usage 2023-01-20 09:50:24 +01:00
Greg Steuck 93e27a12c6 Uprev tensorflow. (#29)
Includes temporary blacklisting for a couple of ops that will be
supported once my fix lands in the main tensorflow repo.
2016-11-14 17:04:44 -08:00
Judah Jacobson cdd4a0a747 Compile on platforms where int64_t == long long. (#6)
In particular, this helps fix the build on Mac OS X.
2016-10-25 22:26:42 -07:00
Greg Steuck 67690d1499 Initial commit 2016-10-24 19:26:42 +00:00