package tensorflow.dtensor

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message LayoutProto

layout.proto:38

Proto representation of a Layout.

message MeshDimensionProto

layout.proto:30

Used in: MeshProto

message MeshProto

layout.proto:46

Proto representation of a Mesh. TODO(allenl): Add a unique mesh ID so we have an efficient way to identify meshes in mappings.

Used in: LayoutProto

message ShardingSpec

layout.proto:23

Defines a sharding spec over a tensor. A sharding spec can either be a mesh dimension of the associated mesh or the special values scalar, or not_sharded.

Used in: LayoutProto