Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Dmove_compilation_to_host.cc188 const Mesh& host_mesh, mlir::ModuleOp module, in SendRecvCompilationKey()
225 Mesh host_mesh; in HandleCompilationOps() local
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/python/
H A Dlayout.py344 def host_mesh(self): member in Mesh