public class Nd4jContext
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.util.Properties |
getConf()
Get the configuration for nd4j
|
static Nd4jContext |
getInstance() |
void |
updateProperties(java.io.InputStream inputStream)
Load the additional properties from an input stream and load all system properties
|
public static Nd4jContext getInstance()
public void updateProperties(java.io.InputStream inputStream)
inputStream - public java.util.Properties getConf()
Copyright © 2018. All rights reserved.