| Package | Description |
|---|---|
| org.nd4j.linalg.compression |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,NDArrayCompressor> |
BasicNDArrayCompressor.codecs |
| Modifier and Type | Method and Description |
|---|---|
NDArrayCompressor |
BasicNDArrayCompressor.getCompressor(String name) |
| Constructor and Description |
|---|
CompressionDescriptor(DataBuffer buffer,
NDArrayCompressor compressor)
Initialize a compression descriptor
based on the given data buffer (for the sizes)
and the compressor to get the opType
|
Copyright © 2018. All rights reserved.