软件包:golang-github-nlpodyssey-gopickle-dev(0.3.0-3)
golang-github-nlpodyssey-gopickle-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-nlpodyssey-gopickle:
- [golang-github-nlpodyssey-gopickle_0.3.0-3.dsc]
- [golang-github-nlpodyssey-gopickle_0.3.0.orig.tar.gz]
- [golang-github-nlpodyssey-gopickle_0.3.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
load picke/PyTorch serialized data (library)
GoPickle is a Go library for loading Python's data serialized with pickle and PyTorch module files.
The pickle sub-package provides the core functionality for loading data serialized with Python pickle module, from a file, string, or byte sequence. All *pickle* protocols from 0 to 5 are supported.
The pytorch sub-package implements types and functions for loading PyTorch module files. Both the *modern* zip-compressed format and the *legacy* non-tar format are supported. Legacy tar-compressed files and TorchScript archives are *not* supported.
This package contains the Go development library.
其他与 golang-github-nlpodyssey-gopickle-dev 有关的软件包
|
|
|
|
-
- dep: golang-golang-x-text-dev
- Supplementary Go text-related libraries