Class Nd4jContext

    • Method Detail

      • getInstance

        public static Nd4jContext getInstance()
      • updateProperties

        public void updateProperties​(InputStream inputStream)
        Load the additional properties from an input stream and load all system properties
        Parameters:
        inputStream -
      • getConf

        public Properties getConf()
        Get the configuration for nd4j
        Returns: