tensorflow-haskell/tensorflow-logging
Erlend Hamberg 88dafe8f3a Update to LTS-11 (#187)
Fix Conduit 1.3 deprecation warnings
- The `Conduit`, `Producer` and `Consumer` aliases are deprecated and
  `ConduitT` is used directly instead
- `=$=` is deprecated and replaced by `.|`
2018-05-18 19:20:11 -04:00
..
src/TensorFlow Update to LTS-11 (#187) 2018-05-18 19:20:11 -04:00
tests Update to LTS-11 (#187) 2018-05-18 19:20:11 -04:00
LICENSE Fix .cabal files so 'stack check' passes. (#110) 2017-05-10 11:37:00 -07:00
Setup.hs Add support for logging to tensorboard (#74) 2017-02-20 19:16:42 -08:00
tensorflow-logging.cabal Added logGraph for graph visualization in TensorBoard (#104) 2017-06-19 20:53:55 -07:00