Searched defs:linear_activation (Results 1 – 4 of 4) sorted by relevance
350 const bool linear_activation = (output_max == INFINITY) && (output_min == -output_max); in xnn_create_fully_connected_nc_f32() local
61 static enum xnn_status create_convolution2d_nhwc( in create_convolution2d_nhwc()735 const bool linear_activation = (output_max == INFINITY) && (output_min == -output_max); in xnn_create_convolution2d_nhwc_f32() local
446 const bool linear_activation = (output_max == INFINITY) && (output_min == -output_max); in xnn_create_deconvolution2d_nhwc_f32() local
147 const bool linear_activation = (output_max == INFINITY) && (output_min == -output_max); in create_binary_elementwise_nd_f32() local