Searched defs:scatter_indices_shape (Results 1 – 4 of 4) sorted by relevance
36 const Shape& scatter_indices_shape = scatter_indices->shape(); in TransposeIndexVectorDimToLast() local118 const Shape& scatter_indices_shape, HloInstruction* updates, in AdjustScatterDims()383 const Shape& scatter_indices_shape = scatter_indices->shape(); in ScatterTripCount() local
3564 const Shape& operand_shape, absl::Span<const int64_t> scatter_indices_shape, in ValidateScatterDimensionNumbers()3668 const Shape& scatter_indices_shape = *arg_shapes[operand_count]; in InferScatterShape() local
2972 const Shape& scatter_indices_shape, in CreateShapes()
483 Shape scatter_indices_shape; member