OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:activ_func_name
(Results
1 - 1
of
1
) sorted by null
/external/opencv/ml/src/
mlann_mlp.cpp
1307
const char*
activ_func_name
= activ_func == IDENTITY ? "IDENTITY" :
local
1406
const char*
activ_func_name
= cvReadStringByName( fs, node, "activation_function", 0 );
local
[
all
...]
Completed in 110 milliseconds