2017-05-18 08:43:08 +02:00
|
|
|
# ChangeLog
|
|
|
|
|
|
|
|
## Upcoming (v0.2.0.0)
|
2018-04-17 18:24:31 +02:00
|
|
|
- Switch to tensorflow 1.7.
|
2017-05-18 08:43:08 +02:00
|
|
|
- Expand the `Rendered` class and add a `ToTensor` class to let more functions
|
|
|
|
(gradients, feed, colocateWith) support `ResourceHandle` wrappers like
|
|
|
|
`Variables`.
|
2017-05-21 06:42:45 +02:00
|
|
|
- Add `initializedValue` function for `Variable`.
|
2017-05-18 08:43:08 +02:00
|
|
|
|
|
|
|
## 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 including `c_api.h`.
|
|
|
|
|
|
|
|
## v0.1.0.0
|
|
|
|
- Initial release.
|