Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dhard_swish.h50 auto matching_size = MatchingFlatSize(input_shape, output_shape); in HardSwish() local
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_legalize.c145 bool consumer_alu, bool matching_size) in get_ready_slot()
256 for (unsigned matching_size = 0; matching_size < 2; matching_size++) { in delay_update() local