datasets.mnist package¶
Submodules¶
datasets.mnist.test_input_fn module¶
datasets.mnist.test_serialize module¶
-
class
datasets.mnist.test_serialize.TestMNISTSerializer(methodName='runTest')[source]¶ Bases:
tensorflow.python.framework.test_util.TensorFlowTestCasedocstring for SerializeTest
-
classmethod
setUpClass()[source]¶ Hook method for setting up class fixture before running tests in the class.
-
classmethod