mirror of
https://github.com/tensorflow/haskell.git
synced 2024-11-05 10:39:44 +01:00
b3c0997a8c
Add support for logging to tensorboard Based on @gnezdo's internal version with some differences: * Uses a pure haskell implementation of EventWriter instead of FFI. * Special `buildAnd*` functions were dropped in favor of using `mergeAllSummaries :: Build SummaryTensor` with the normal `build` function. |
||
---|---|---|
.. | ||
Internal | ||
Build.hs | ||
BuildOp.hs | ||
ControlFlow.hs | ||
Core.hs | ||
Nodes.hs | ||
Orphans.hs | ||
Output.hs | ||
Session.hs | ||
Tensor.hs | ||
Types.hs |