Version
import com.mindspore.config.Version;
Get MindSpore Lite version info.
Public Member Functions
function |
Supported At Cloud-side Inference |
Supported At Device-side Inference |
---|---|---|
√ |
√ |
|
√ |
√ |
init
public static void init()
Init function.
version
public static native String version()
Get MindSpore Lite version info.
Returns
MindSpore Lite version info.