Version

View Source On Gitee

import com.mindspore.config.Version;

Get MindSpore Lite version info.

Public Member Functions

function

Supported At Cloud-side Inference

Supported At Device-side Inference

static void init()

static native String version()

init

public static void init()

Init function.

version

public static native String version()

Get MindSpore Lite version info.

  • Returns

    MindSpore Lite version info.