| Package | Description |
|---|---|
| joblib | |
| org.jpmml.python |
| Modifier and Type | Method and Description |
|---|---|
Storage |
NDArrayWrapperConstructor.getStorage() |
| Constructor and Description |
|---|
NDArrayWrapperConstructor(String module,
String name,
Storage storage) |
| Modifier and Type | Class and Description |
|---|---|
class |
CompressedInputStreamStorage |
class |
FileStorage |
class |
InputStreamStorage |
| Modifier and Type | Method and Description |
|---|---|
static Storage |
StorageUtil.createStorage(File file) |
static Storage |
StorageUtil.createStorage(InputStream is) |
static Storage |
StorageUtil.createStorage(PushbackInputStream is) |
| Modifier and Type | Method and Description |
|---|---|
static Object |
PickleUtil.unpickle(Storage storage) |
Copyright © 2024. All rights reserved.