transformers
Optimize `to_py_obj` for python-native numeric lists and scalars
#36885
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
6
Changes
View On
GitHub
Commits
Optimize to_py_obj for python-native numeric lists and scalars
n0gu-furiosa
committed
1 year ago
Fix bug that tuple is not converted to list
n0gu-furiosa
committed
1 year ago
Try np.array for more robust type checking
n0gu-furiosa
committed
1 year ago
Apply review and add tests for to_py_obj
n0gu-furiosa
committed
1 year ago
Merge branch 'main' into n0gu-fix
n0gu-furiosa
committed
1 year ago
Merge branch 'main' into n0gu-fix
n0gu-furiosa
committed
1 year ago
Loading