Version

def bmf.python_sdk.utils.get_version ()

def bmf.python_sdk.utils.get_commit ()

def bmf.python_sdk.utils.change_dmp_path (path)

详细描述

BMF 版本。

函数文档

 change_dmp_path()

def bmf.python_sdk.utils.change_dmp_path (  path )  

更改 dmp 文件的输出路径

 def change_dmp_path(path):

 get_commit()

def bmf.python_sdk.utils.get_commit (  )  

获取 commit id

Returns

 def get_commit():

 get_version()

def bmf.python_sdk.utils.get_version (  )  

获取 bmf 版本

Returns

 def get_version():

最后修改 July 16, 2024 : update the macos building doc (6d093eb)