Nodes 函数功能获取Scope result中的nodes信息。 函数原型const std::vector<ge::OperatorPtr> &Nodes() const; 参数说明无。 返回值 参数名 描述 - Scope reslut 中包含的nodes 约束说明无。 父主题: FusionScopesResult类