Home
last modified time | relevance | path

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

/aosp_15_r20/external/XNNPACK/src/operators/
H A Dbinary-elementwise-nd.c1079 static enum xnn_status setup_binary_elementwise_nd_f32( in setup_binary_elementwise_nd_f32() function
1135 return setup_binary_elementwise_nd_f32( in xnn_setup_add_nd_f32()
1221 return setup_binary_elementwise_nd_f32( in xnn_setup_divide_nd_f32()
1261 return setup_binary_elementwise_nd_f32( in xnn_setup_maximum_nd_f32()
1301 return setup_binary_elementwise_nd_f32( in xnn_setup_minimum_nd_f32()
1341 return setup_binary_elementwise_nd_f32( in xnn_setup_multiply_nd_f32()
1427 return setup_binary_elementwise_nd_f32( in xnn_setup_squared_difference_nd_f32()
1467 return setup_binary_elementwise_nd_f32( in xnn_setup_subtract_nd_f32()