public class JblasSerde extends Object
| Constructor and Description |
|---|
JblasSerde() |
| Modifier and Type | Method and Description |
|---|---|
static INDArray |
fromAscii(String path) |
static INDArray |
readJblasBinary(DataInputStream dataInputStream)
Read in the jblas binary format
|
public static INDArray fromAscii(String path) throws IOException
IOExceptionpublic static INDArray readJblasBinary(DataInputStream dataInputStream) throws IOException
dataInputStream - the data inputstream to useIOExceptionCopyright © 2014. All Rights Reserved.