mirror of
https://github.com/tensorflow/haskell.git
synced 2024-11-04 18:19:41 +01:00
433 B
433 B
ChangeLog
Upcoming (v0.2.0.0)
- Expand the
Rendered
class and add aToTensor
class to let more functions (gradients, feed, colocateWith) supportResourceHandle
wrappers likeVariables
. - Add
initializedValue
function forVariable
.
v0.1.0.2
- Add extra-lib-dirs for OS X in the Hackage release (#122).
v0.1.0.1
- Fix the
tensorflow
sdist release by includingc_api.h
.
v0.1.0.0
- Initial release.