Greg Steuck
c430e54c3c
Uprev tensorflow. ( #33 )
...
* No longer need to hide ResourceHandle ops
* Blacklisted not supported TensorArrayV2
* Ownership of feed tensors changed (1f0c5119a0230c5160d45496175b9256f097e144)
2016-11-16 21:16:20 -08: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
Greg Steuck
0d4f5a9628
Added sessionTracer to log graph operations. ( #26 )
...
* Added TracingTest.
2016-11-14 15:14:51 -08:00
fkm3
630850c2d2
Add TensorFlow.Core module to start formalizing the exposed API ( #17 )
...
* Add TensorFlow.Core module to start formalizing the exposed API
* Refer to ops packages instead of modules
2016-11-10 09:47:41 -08:00
Greg Steuck
8db944578a
Support ResourceHandle. ( #18 )
...
Exposed by moving to newer TF.
2016-11-08 16:48:41 -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