Searched defs:GatherV2 (Results 1 – 3 of 3) sorted by relevance
42 void GatherV2(T *input, S *indices, T *output, size_t output_dim0, size_t output_dim1, size_t outpu… in GatherV2() function
66 class GatherV2(LossBase): class
841 class GatherV2(PrimitiveWithCheck): class