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