TensorFlow.Examples.MNIST.TrainedGraph
Description
Paths to test helper files.
mnistPb :: IO FilePath Source #
File containing a Tensorflow serialized proto of MNIST.
wtsCkpt :: IO ByteString Source #
Files containing pre-trained weights for MNIST.
biasCkpt :: IO ByteString Source #