Searched refs:XNN_INIT_FLAG_QS8 (Results 1 – 5 of 5) sorted by relevance
314 XNN_INIT_FLAG_QS8, in xnn_create_global_average_pooling_nwc_qs8()470 XNN_INIT_FLAG_QS8, in xnn_setup_global_average_pooling_nwc_qs8()
234 XNN_INIT_FLAG_QS8, in xnn_create_add_nd_qs8()642 XNN_INIT_FLAG_QS8, in xnn_setup_add_nd_qs8()
605 false /* linear activation */, false /* relu activation */, XNN_INIT_FLAG_QS8, in xnn_create_convolution2d_nhwc_qs8()1228 XNN_INIT_FLAG_QS8, in xnn_setup_convolution2d_nhwc_qs8()
105 init_flags |= XNN_INIT_FLAG_QS8; in init()806 init_flags |= XNN_INIT_FLAG_QS8; in init()1450 init_flags |= XNN_INIT_FLAG_QS8; in init()2114 init_flags |= XNN_INIT_FLAG_QS8; in init()
1988 #define XNN_INIT_FLAG_QS8 0x00000020 macro