UseEagerShardingΒΆ
Sets whether Variables should use eager sharding by default.
Abstract Signature:
UseEagerSharding(value: bool)
JAX (Core)
API:
βStrategy: Custom / Partial
Sets whether Variables should use eager sharding by default.
Abstract Signature:
UseEagerSharding(value: bool)
β