Home
last modified time | relevance | path

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

/dports/misc/mmdnn/MMdnn-0.3.1/mmdnn/conversion/darknet/
H A Dcfg.py177 def load_conv(buf, start, conv_model): argument
184 def save_conv(fp, conv_model): argument
192 def load_conv_bn(buf, start, conv_model, bn_model): argument
202 def save_conv_bn(fp, conv_model, bn_model): argument
216 def save_conv_shrink_bn(fp, conv_model, bn_model, eps=1e-5): argument
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dmodel_convgamma.c100 void conv_model( float * gs , int ts_length , in conv_model() function
H A Dmodel_convgamma2a.c116 void conv_model( float * gs , int ts_length , in conv_model() function
H A Dmodel_conv_diffgamma.c97 void conv_model( float * gs , int ts_length , in conv_model() function
H A Dmodel_conv_cosine4.c129 void conv_model( float * gs , int ts_length , in conv_model() function
H A Dmodel_conv_PRF_6_BAD.c595 static void conv_model( float * gs , int ts_length , in conv_model() function
H A Dmodel_conv_PRF_6.c669 static void conv_model( float * gs , int ts_length , in conv_model() function
H A Dprf_common_circular.c837 static void conv_model( float * gs , int ts_length , in conv_model() function