Searched defs:kh_end (Results 1 – 5 of 5) sorted by relevance
47 …int kh_end = MSMIN(conv_param->kernel_h_, UP_DIV(conv_param->output_h_ - oh, conv_param->dilation_… in DeConvPostFp16() local
72 …int kh_end = MSMIN(conv_param->kernel_h_, UP_DIV(conv_param->output_h_ - oh, conv_param->dilation_… in DeConvPostFp32C8() local
49 …int kh_end = MSMIN(conv_param->kernel_h_, UP_DIV(conv_param->output_h_ - oh, conv_param->dilation_… in DeConvPostInt8C4() local
537 #define kh_end(h) ((h)->n_buckets) macro
527 #define kh_end(h) ((h)->n_buckets) macro