Searched refs:indicesShape (Results 1 – 1 of 1) sorted by relevance
44 const int32_t* indicesData, const Shape& indicesShape, T* outputData) { in eval() argument49 const auto indicesCount = getNumberOfElements(indicesShape); in eval()