Version

查看源文件

import com.mindspore.config.Version;

获取MindSpore Lite 版本信息。

公有成员函数

function

云侧推理是否支持

端侧推理是否支持

static void init()

static native String version()

init

public static void init()

初始化函数。

version

public static native String version()

获取MindSpore Lite 版本信息。

  • 返回值

    MindSpore Lite的版本信息。