MCPcopy
hub / github.com/tensorlayer/TensorLayer / tutorial_mnist_mlp_dynamic_2.py

File tutorial_mnist_mlp_dynamic_2.py

examples/basic_tutorials/tutorial_mnist_mlp_dynamic_2.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import time
2
3import numpy as np
4import tensorflow as tf

Callers

nothing calls this directly

Calls 5

CustomModelHiddenClass · 0.85
CustomModelOutClass · 0.85
gradientMethod · 0.80
evalMethod · 0.80
trainMethod · 0.45

Tested by

no test coverage detected