CGit
Gitweb
projects
/
jacinto-ai
/
caffe-jacinto.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
a bunch of updates. to be checked on durian. does not build.
[jacinto-ai/caffe-jacinto.git]
/
src
/
caffeine
/
proto
/
layer_param.proto
1
package caffeine;
2
3
message LayerParameter {
4
required string name = 1;
5
}