MCPcopy Create free account
hub / github.com/BVLC/caffe / net_spec.py

File net_spec.py

python/caffe/net_spec.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Python net specification.
2
3This module provides a way to write nets directly in Python, using a natural,
4functional style. See examples/pycaffe/caffenet.py for an example.

Callers

nothing calls this directly

Calls 3

param_name_dictFunction · 0.85
LayersClass · 0.85
ParametersClass · 0.85

Tested by

no test coverage detected