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

File tutorial_cifar10_cnn_static.py

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

Callers

nothing calls this directly

Calls 4

gradientMethod · 0.80
evalMethod · 0.80
get_modelFunction · 0.70
trainMethod · 0.45

Tested by

no test coverage detected