ascendebug kernel --backend npu --repo-type ops_adv --repo-path ${repo_path} --json-file ${op_config_json_file} --core-type ${core_type} --profiling
命令参数 |
参数含义 |
取值说明 |
---|---|---|
--backend |
Kernel调测类型。 |
参数取值与核函数NPU上板精度验证保持一致。 |
--repo-type |
算子开发场景类型。 |
|
--repo-path |
算子源码仓路径。 |
|
--json-file |
算子信息配置文件。 |
|
--core-type |
算子类型。 |
|
--profiling |
使能上板Profiling数据采集功能。 |
无配置值。 |