FeatureRequest: `ToBool` add `int*` support
hxzhao527 opened this issue · 1 comments
hxzhao527 commented
Lines 81 to 99 in 8807572
there only assert type int
, no int8
, int16
, int32
, int64
, uint
...
could we add these type case?
hungnl-dev commented