Home
last modified time | relevance | path

Searched defs:scatter_indices_shape (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dscatter_expander.cc33 const Shape& scatter_indices_shape = scatter_indices->shape(); in TransposeIndexVectorDimToLast() local
115 const Shape& scatter_indices_shape, HloInstruction* updates, in AdjustScatterDims()
361 const Shape& scatter_indices_shape = scatter_indices->shape(); in ExpandScatter() local
Dshape_inference.cc3070 const Shape& operand_shape, absl::Span<const int64> scatter_indices_shape, in ValidateScatterDimensionNumbers()
3164 const Shape& operand_shape, const Shape& scatter_indices_shape, in InferScatterShape()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc1123 Shape scatter_indices_shape = scatter_indices->shape(); in EmitScatter() local