Searched defs:valuesShape (Results 1 – 2 of 2) sorted by relevance
68 const Shape& valuesShape, void* indicesData, const Shape& indicesShape) { in eval()
1719 Shape valuesShape = values.shape(); in executeOperation() local