Change default value of initial_sparsity from 0 to 0.0
Otherwise initial_sparsity would be interpreted as int, which would cause type mismatch when specified by an external float value. PiperOrigin-RevId: 216964332
Loading
Please sign in to comment