Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
This module provides a way to write nets directly in Python, using a natural,
4
functional style. See examples/pycaffe/caffenet.py
for
an example.
Callers
nothing calls this directly
Calls
3
param_name_dict
Function · 0.85
Layers
Class · 0.85
Parameters
Class · 0.85
Tested by
no test coverage detected