Searched defs:linear_activation (Results 1 – 5 of 5) sorted by relevance
156 linear_activation, argument
539 const bool linear_activation = (output_max == INFINITY) && (output_min == -output_max); in xnn_create_deconvolution2d_nhwc_f16() local632 const bool linear_activation = (output_max == INFINITY) && (output_min == -output_max); in xnn_create_deconvolution2d_nhwc_f32() local
197 static enum xnn_status create_convolution2d_nhwc( in create_convolution2d_nhwc()1166 const bool linear_activation = (output_max == INFINITY) && (output_min == -output_max); in xnn_create_convolution2d_nhwc_f32() local
400 const bool linear_activation = (output_max == INFINITY) && (output_min == -output_max); in xnn_create_fully_connected_nc_f32() local
149 const bool linear_activation = (output_max == INFINITY) && (output_min == -output_max); in create_binary_elementwise_nd_f32() local