Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dbackend_configs.proto72 LayoutProto source_layout = 1; field
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/python/
H A Ddtensor_device.py182 def copy_to_mesh(self, tensor, new_layout, source_layout=None) -> ops.Tensor: argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/
H A Dmlir_hlo_to_hlo.cc1736 xla::LayoutProto source_layout = in ExportXlaOp() local