Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dselect.h28 void Select(const RuntimeShape& input_condition_shape, in Select()
51 void RankOneSelect(const RuntimeShape& input_condition_shape, in RankOneSelect()
78 void BroadcastSelect5DSlow(const RuntimeShape& input_condition_shape, in BroadcastSelect5DSlow()
H A Dreference_ops.h770 void SelectTrueCoords(const RuntimeShape& input_condition_shape, in SelectTrueCoords()