Searched refs:GatherNdHelperResult (Results 1 – 1 of 1) sorted by relevance
1060 struct GatherNdHelperResult { struct1068 inline GatherNdHelperResult GatherNdHelper(const RuntimeShape& params_shape, in GatherNdHelper() argument1070 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()