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