Home
last modified time | relevance | path

Searched refs:dump_weights (Results 1 – 2 of 2) sorted by relevance

/dports/audio/codec2/codec2-1.0.3/src/
H A Ddump.h51 void dump_weights(float w[], int ndim);
H A Ddump.c429 void dump_weights(float w[], int order) { in dump_weights() function