Uses of Class
org.apache.sysds.api.mlcontext.ProjectInfo
Packages that use ProjectInfo
-
Uses of ProjectInfo in org.apache.sysds.api.mlcontext
Methods in org.apache.sysds.api.mlcontext that return ProjectInfoModifier and TypeMethodDescriptionstatic ProjectInfoProjectInfo.getProjectInfo()Return a ProjectInfo singleton instance.MLContext.info()Obtain information about the project such as version and build time from the manifest in the SystemDS jar file.