Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_util.cc150 std::vector<Shape> subshapes; in MakePartitionedShape() local
170 std::vector<Shape> subshapes; in MakeNonPaddedShapeForGivenPartition() local
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dmlir_hlo_to_hlo.cc1166 auto subshapes = shape->mutable_tuple_shapes(); in ConvertLayout() local