Home
last modified time | relevance | path

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

/dports/textproc/py-ufal.udpipe/ufal.udpipe-1.2.0.3/udpipe/
H A Dudpipe.cpp12472 matrix<3, D> projection_fwd, projection_bwd; member in ufal::udpipe::morphodita::gru_tokenizer_network_implementation
12996 matrix_trainer<3, D> projection_fwd(this->projection_fwd), projection_bwd(this->projection_bwd); in train() local