Searched refs:xnn_compute_reciprocal_function (Results 1 – 2 of 2) sorted by relevance
306 xnn_compute_reciprocal_function compute_reciprocal, in setup_softmax_nc_floating_point()386 (xnn_compute_reciprocal_function) compute_reciprocal_f16, in xnn_setup_softmax_nc_f16()418 (xnn_compute_reciprocal_function) compute_reciprocal_f32, in xnn_setup_softmax_nc_f32()
1082 typedef void (*xnn_compute_reciprocal_function)(const void* input, void* output); typedef1092 xnn_compute_reciprocal_function compute_reciprocal;