<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml"><head><metahttp-equiv="Content-Type"content="text/html; charset=UTF-8"/><title>TensorFlow.Examples.MNIST.TrainedGraph</title><linkhref="ocean.css"rel="stylesheet"type="text/css"title="Ocean"/><scriptsrc="haddock-util.js"type="text/javascript"></script><scriptsrc="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"type="text/javascript"></script><scripttype="text/javascript">//<![CDATA[
</script></head><body><divid="package-header"><ulclass="links"id="page-menu"><li><ahref="src/TensorFlow.Examples.MNIST.TrainedGraph.html">Source</a></li><li><ahref="index.html">Contents</a></li><li><ahref="doc-index.html">Index</a></li></ul><pclass="caption">tensorflow-mnist-0.1.0.0: TensorFlow demo application for learning MNIST model.</p></div><divid="content"><divid="module-header"><tableclass="info"><tr><th>Safe Haskell</th><td>Safe</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><pclass="caption">TensorFlow.Examples.MNIST.TrainedGraph</p></div><divid="description"><pclass="caption">Description</p><divclass="doc"><p>Paths to test helper files.</p></div></div><divid="synopsis"><pid="control.syn"class="caption expander"onclick="toggleSection('syn')">Synopsis</p><ulid="section.syn"class="hide"onclick="toggleSection('syn')"><liclass="src short"><ahref="#v:mnistPb">mnistPb</a> :: <ahref="../base-4.9.1.0/System-IO.html#t:IO">IO</a><ahref="../base-4.9.1.0/System-IO.html#t:FilePath">FilePath</a></li><liclass="src short"><ahref="#v:wtsCkpt">wtsCkpt</a> :: <ahref="../base-4.9.1.0/System-IO.html#t:IO">IO</a><ahref="../bytestring-0.10.8.1/Data-ByteString.html#t:ByteString">ByteString</a></li><liclass="src short"><ahref="#v:biasCkpt">biasCkpt</a> :: <ahref="../base-4.9.1.0/System-IO.html#t:IO">IO</a><ahref="../bytestring-0.10.8.1/Data-ByteString.html#t:ByteString">ByteString</a></li></ul></div><divid="interface"><h1>Documentation</h1><divclass="top"><pclass="src"><aid="v:mnistPb"class="def">mnistPb</a> :: <ahref="../base-4.9.1.0/System-IO.html#t:IO">IO</a><ahref="../base-4.9.1.0/System-IO.html#t:FilePath">FilePath</a><ahref="src/TensorFlow.Examples.MNIST.TrainedGraph.html#mnistPb"class="link">Source</a><ahref="#v:mnistPb"class="selflink">#</a></p><divclass="doc"><p>File containing a Tensorflow serialized proto of MNIST.</p></div></div><divclass="top"><pclass="src"><aid="v:wtsCkpt"class="def">wtsCkpt</a> :: <ahref="../base-4.9.1.0/System-IO.html#t:IO">IO</a><ahref="../bytestring-0.10.8.1/Data-ByteString.html#t:ByteString">ByteString</a><ahref="src/TensorFlow.Examples.MNIST.TrainedGraph.html#wtsCkpt"class="link">Source</a><ahref="#v:wtsCkpt"class="selflink">#</a></p><divclass="doc"><p>Files containing pre-trained weights for MNIST.</p></div></div><divclass="top"><pclass="src"><aid="v:biasCkpt"class="def">biasCkpt</a> :: <ahref="../base-4.9.1.0/System-IO.html#t:IO">IO</a><ahref="../bytestring-0.10.8.1/Data-ByteString.html#t:ByteString">ByteString</a><ahref="src/TensorFlow.Examples.MNIST.TrainedGraph.html#biasCkpt"class="link">Source</a><ahref="#v:biasCkpt"class="selflink">#</a></p><divclass="doc"><p>Files containing pre-trained weights for MNIST.</p></div></div></div></div><divid="footer"><p>Produced by <ahref="http://www.haskell.org/haddock/">Haddock</a> version 2.17.3</p></div></body></html>