Searched defs:scatter_shape (Results 1 – 2 of 2) sorted by relevance
59 Shape scatter_shape = ar->shape(); in Run() local
2354 const Shape& init_value_shape, const ProgramShape& scatter_shape) { in InferSelectAndScatterShape()