Home
last modified time | relevance | path

Searched defs:negative_input_output_scale (Results 1 – 2 of 2) sorted by relevance

/external/XNNPACK/src/subgraph/
Dleaky-relu.c250 const float negative_input_output_scale = positive_input_output_scale * negative_slope; in xnn_define_leaky_relu() local
/external/XNNPACK/src/operators/
Dunary-elementwise-nc.c973 const float negative_input_output_scale = positive_input_output_scale * negative_slope; in xnn_create_leaky_relu_nc_qs8() local
1042 const float negative_input_output_scale = positive_input_output_scale * negative_slope; in xnn_create_leaky_relu_nc_qu8() local