Home
last modified time | relevance | path

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

/external/libopus/dnn/torch/plc/
Dplc_dataset.py9 nb_features=20, argument
/external/libopus/dnn/torch/fargan/
Ddataset.py13 nb_features=36): argument
Dtest_fargan.py13 nb_features = 36 variable
/external/libopus/dnn/training_tf2/
Dtest_plc.py72 nb_features = model.nb_used_features + lpc_order variable
Dencode_rdovae.py72 nb_features = model.nb_used_features + lpc_order variable
Dtrain_rdovae.py109 nb_features = model.nb_used_features + lpc_order variable
Dtest_lpcnet.py60 nb_features = 36 variable
Dtrain_plc.py159 nb_features = model.nb_used_features + lpc_order + model.nb_burg_features variable
Dtrain_lpcnet.py154 nb_features = model.nb_used_features + lpc_order variable
Dfec_encoder.py125 nb_features = model.nb_used_features + lpc_order variable
/external/bpftool/src/
Dmain.c106 print_feature(const char *feature, bool state, unsigned int *nb_features) in print_feature()
168 unsigned int nb_features = 0; in do_version() local
/external/libopus/dnn/torch/rdovae/
Dfec_encoder.py112 nb_features = model.feature_dim + lpc_order variable