Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h1060 struct GatherNdHelperResult { struct
1068 inline GatherNdHelperResult GatherNdHelper(const RuntimeShape& params_shape, in GatherNdHelper() argument
1070 GatherNdHelperResult ret; in GatherNdHelper()
1101 const GatherNdHelperResult res = GatherNdHelper(params_shape, indices_shape); in GatherNd()
1122 const GatherNdHelperResult res = GatherNdHelper(params_shape, indices_shape); in GatherNdString()