Closed Shreeyak closed 3 years ago
Currently float given pref. Hence: If 42 given, it will convert to 42.0 If int given pref, 1.0 gets converted to 1 (1 batch vs 100%)
Pass default value of 1.0 and give int pref.
Currently float given pref. Hence: If 42 given, it will convert to 42.0 If int given pref, 1.0 gets converted to 1 (1 batch vs 100%)
Pass default value of 1.0 and give int pref.