auto-round
9259d419 - Fix fp_layers deprecation mapping to use ignore_layers instead of ignore

Commit
80 days ago
Fix fp_layers deprecation mapping to use ignore_layers instead of ignore The deprecation warning message stated that users should use 'ignore_layers', but the code was mapping fp_layers to 'ignore' instead. This fix ensures consistency between the warning message and the actual behavior.
Author
Parents
Loading