[Mlir-commits] [mlir] [mlir][mesh] Shardingcontrol (PR #102598)

Boian Petkantchin llvmlistbot at llvm.org
Sun Aug 11 22:06:18 PDT 2024


================
@@ -1,5 +1,6 @@
 add_mlir_library(MLIRShardingInterface
   ShardingInterface.cpp
+  TensorShardingInterfaceImpl.cpp
----------------
sogartar wrote:

This is meant to be just the interface and maybe some helpers for implementors.

https://github.com/llvm/llvm-project/pull/102598


More information about the Mlir-commits mailing list