Home
last modified time | relevance | path

Searched defs:source_dims (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner_util.cc1672 absl::Span<const int64_t> source_dims) { in CreateMatchingShardingOnDims()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorShape.cpp3864 DimVector source_dims(self_dim); in movedim() local