nlpodyssey/gopickle
Go library for loading Python's data serialized with pickle and PyTorch module files.
GoBSD-2-Clause
Issues
- 4
Add support for large ints
#8 opened by sjones94549 - 2
Data conversion problem
#10 opened by userma000913 - 0
Direct access to uint16 values in HalfStorage
#18 opened by pdevine - 0
Panic Due to Index Out of Range
#16 opened by fatihhcelik - 10
how to read a .pickle file which is written by python pandas.to_pickle(). when i use pickle.load occor REDUCE requires a Callable object: &types.GenericClass{Module:"numpy.core.multiarray", Name:"_reconstruct"}
#1 opened by zhaoqiji - 2
tag v0.3.0 ?
#15 opened by sbinet - 2
- 2
Add support for pickling object
#3 opened by badochov - 6
Add support for array type
#2 opened by SuperSandro2000 - 1
More features
#7 opened by aiwaki