inc_path := $(shell pwd)/inc/external/ out_path := $(shell pwd)/out/graph/lib64/stub/ stub_path := $(shell pwd)/common/graph/stub/ mkdir_stub := $(shell mkdir -p $(out_path)) graph_local_stub := $(shell $(HI_PYTHON) $(stub_path)/gen_stubapi.py $(inc_path) $(out_path))
Ascend CANN Parser(简称parser)配合TF_Adapter、 ATC工具、IR构图等使用,开发者通过以上工具,借助parser能方便地将第三方框架的算法表示转换成Ascend IR,充分利用昇腾AI处理器卓越的运算能力