ToAscendString
产品支持情况
产品 |
是否支持 |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
头文件/库文件
- 头文件:/include/ge/fusion/match_result.h
- 库文件:libge_compiler.so
功能说明
将match result序列化为字符串
函数原型
1 | AscendString ToAscendString() const |
参数说明
无
返回值说明
参数名 |
类型 |
说明 |
|---|---|---|
- |
AscendString |
以字符串的形式描述matche result的pattern name,及pattern node和match node name的对应关系。 |
约束说明
无
父主题: MatchResult