dashboard
repositories
filestore
activity
search
login
speedprog
/
mtg/mtg_card_detector
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
patch
|
commit
|
commitdiff
|
ignore whitespace
Added BFLOPs output for network configurations
AlexeyAB
2018-05-14
8b5344ee2dc551dbe673020a33021e7f84f305f1
[~speedprog/mtg/mtg_card_detector.git]
/
src
/
layer.h
src/layer.h
@@ -113,6 +113,7 @@
int tanh;
int *mask;
int total;
float bflops;
int adam;
float B1;