Home
last modified time | relevance | path

Searched refs:first_nonunit (Results 1 – 1 of 1) sorted by relevance

/external/XNNPACK/src/
Dbinary-elementwise-nd.c194 bool first_nonunit = true; in setup_binary_elementwise_nd_f32() local
221 if (broadcast_input1 || broadcast_input2 || first_nonunit) { in setup_binary_elementwise_nd_f32()
235 first_nonunit = false; in setup_binary_elementwise_nd_f32()