Skip to main content

Python class

Replicated

Replicated

class max.experimental.sharding.Replicated

source

Bases: Placement

Every device on this mesh axis holds the same copy of the data.

Singleton: Replicated() is Replicated() is always True.

Returns the singleton Replicated instance.

Return type:

Replicated