Uses of Class
org.apache.sysds.api.mlcontext.ProjectInfo
- 
Packages that use ProjectInfo Package Description org.apache.sysds.api.mlcontext 
- 
- 
Uses of ProjectInfo in org.apache.sysds.api.mlcontextMethods in org.apache.sysds.api.mlcontext that return ProjectInfo Modifier and Type Method Description static ProjectInfoProjectInfo. getProjectInfo()Return a ProjectInfo singleton instance.ProjectInfoMLContext. info()Obtain information about the project such as version and build time from the manifest in the SystemDS jar file.
 
-