MCPcopy Index your code
hub / github.com/tensorlayer/TensorLayer / tutorial_mnist_mlp_dynamic.py

File tutorial_mnist_mlp_dynamic.py

examples/basic_tutorials/tutorial_mnist_mlp_dynamic.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

gradientMethod · 0.80
evalMethod · 0.80
CustomModelClass · 0.70
MLPClass · 0.50
trainMethod · 0.45

Tested by

no test coverage detected