Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BVLC/caffe
/ Net
Method
Net
src/caffe/net.cpp:23–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
22
template <typename Dtype>
23
Net<Dtype>::Net(const NetParameter& param) {
24
Init(param);
25
}
26
27
template <typename Dtype>
28
Net<Dtype>::Net(const string& param_file, Phase phase,
Callers
15
setUp
Method · 0.80
test_save_and_read
Method · 0.80
test_save_hdf5
Method · 0.80
test_0
Method · 0.80
test_1
Method · 0.80
test_A
Method · 0.80
test_B
Method · 0.80
test_AandB
Method · 0.80
test_train
Method · 0.80
test_val
Method · 0.80
test_deploy
Method · 0.80
setUp
Method · 0.80
Calls
2
ReadNetParamsFromTextFileOrDie
Function · 0.85
size
Method · 0.45
Tested by
15
setUp
Method · 0.64
test_save_and_read
Method · 0.64
test_save_hdf5
Method · 0.64
test_0
Method · 0.64
test_1
Method · 0.64
test_A
Method · 0.64
test_B
Method · 0.64
test_AandB
Method · 0.64
test_train
Method · 0.64
test_val
Method · 0.64
test_deploy
Method · 0.64
setUp
Method · 0.64