UseEagerShardingΒΆ

Sets whether Variables should use eager sharding by default.

Abstract Signature:

UseEagerSharding(value: bool)

JAX (Core)

API: β€”
Strategy: Custom / Partial

Flax NNX

API: flax.nnx.use_eager_sharding
Strategy: Direct Mapping