Home
last modified time | relevance | path

Searched defs:hidden_layer (Results 1 – 11 of 11) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/assist_ranker/proto/
H A Dquantized_nn_classifier.proto30 optional QuantizedNNLayer hidden_layer = 1; field
H A Dnn_classifier.proto31 optional NNLayer hidden_layer = 1; field
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/assist_ranker/proto/
H A Dquantized_nn_classifier.proto30 optional QuantizedNNLayer hidden_layer = 1; field
H A Dnn_classifier.proto31 optional NNLayer hidden_layer = 1; field
/dports/mail/crm114/crm114-20100106-BlameMichelson.src/
H A Dcrm_neural_net.c99 float *retina, *first_layer, *hidden_layer, output_layer[2]; member
/dports/math/xldlas/xldlas/
H A Danalysis.c132 float hidden_layer[MAX_VARS]; in do_nnet() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/include/pcl/surface/3rdparty/opennurbs/
H A Dopennurbs_defines.h891 hidden_layer = 1, // not visible, objects on layer cannot be selected or changed enumerator
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_defines.h890 hidden_layer = 1, // not visible, objects on layer cannot be selected or changed enumerator
/dports/textproc/py-ufal.udpipe/ufal.udpipe-1.2.0.3/udpipe/
H A Dudpipe.cpp14962vector<float>& hidden_layer, vector<float>& outcomes, const embeddings_cache* cache, bool softmax)… in propagate()
15103 unsigned hidden_layer; member
15142 vector<float> hidden_layer; member
15450 float hidden_layer = cbrt(w.hidden_layer[i]); in backpropagate_template() local
21089 …int hidden_layer = 200; if (!option_int(parser, "hidden_layer", hidden_layer, error)) return false; in train_parser() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/trees/
H A Dlayer_tree_host_impl_unittest.cc14493 auto* hidden_layer = in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/trees/
H A Dlayer_tree_host_impl_unittest.cc16339 auto* hidden_layer = in TEST_P() local