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

File tutorial_mnist_distributed_trainer.py

examples/distributed_training/tutorial_mnist_distributed_trainer.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#! /usr/bin/env python3
2# -*- coding: utf-8 -*-
3
4import numpy as np

Callers

nothing calls this directly

Calls 2

train_on_batchMethod · 0.80
make_datasetFunction · 0.70

Tested by

no test coverage detected