1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-26 14:38:34 +02:00
tensorflow-haskell/docs/haddock/tensorflow-records-conduit-0.1.0.0/doc-index.json
jcmartin 6b19e54722
Update to haddock files for tensorflow-0.3 package (TensorFlow 2.3.0). (#269)
* Update README to refer to 2.3.0-gpu.
* Remove old package documentation from haddock directory.
2020-11-13 12:21:27 -08:00

1 line
1.9 KiB
JSON

[{"display_html":"<a href=\"#v:encodeTFRecords\">encodeTFRecords</a> :: <a href=\"../base-4.13.0.0/Control-Monad.html#t:Monad\" title=\"Control.Monad\">Monad</a> m =&gt; ConduitT <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> m ()","name":"encodeTFRecords","module":"TensorFlow.Records.Conduit","link":"TensorFlow-Records-Conduit.html#v:encodeTFRecords"},{"display_html":"<a href=\"#v:decodeTFRecords\">decodeTFRecords</a> :: MonadThrow m =&gt; ConduitT <a href=\"../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString\" title=\"Data.ByteString\">ByteString</a> <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> m ()","name":"decodeTFRecords","module":"TensorFlow.Records.Conduit","link":"TensorFlow-Records-Conduit.html#v:decodeTFRecords"},{"display_html":"<a href=\"#v:sinkTFRecords\">sinkTFRecords</a> :: MonadResource m =&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:FilePath\" title=\"System.IO\">FilePath</a> -&gt; ConduitT <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> o m ()","name":"sinkTFRecords","module":"TensorFlow.Records.Conduit","link":"TensorFlow-Records-Conduit.html#v:sinkTFRecords"},{"display_html":"<a href=\"#v:sourceTFRecords\">sourceTFRecords</a> :: (MonadResource m, MonadThrow m) =&gt; <a href=\"../base-4.13.0.0/System-IO.html#t:FilePath\" title=\"System.IO\">FilePath</a> -&gt; ConduitT i <a href=\"../bytestring-0.10.10.1/Data-ByteString-Lazy.html#t:ByteString\" title=\"Data.ByteString.Lazy\">ByteString</a> m ()","name":"sourceTFRecords","module":"TensorFlow.Records.Conduit","link":"TensorFlow-Records-Conduit.html#v:sourceTFRecords"}]