Compare base_dtype instead of dtype in piecewise_constant (#10280)
* Compare base_dtype instead of dtype in piecewise_constant Compare base_dtype instead of dtype in piecewise_constant. Fix #10086 * add unit test * Small lint fix and comment
Loading
Please sign in to comment