Skip to content

GSPMD sharding propagation warning is not log-once #38574

@vvvm23

Description

@vvvm23

LOG(WARNING) << "GSPMD sharding propagation is going to be deprecated and "
"not supported in the future. Please consider migrating to "
"Shardy (https://openxla.org/shardy). For reference, Shardy "
"is already the default partitioner in JAX.";

The above code should probably just log once but does not which bloats logs a lot. There is no way to suppress this warning. Can this be made log once?

Metadata

Metadata

Labels

shardingRelated to sharding

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions