Nodes
Description
Obtains the node information in the scope result.
Prototype
const std::vector<ge::OperatorPtr> &Nodes() const;
Parameters
None
Returns
Parameter |
Description |
|---|---|
- |
Nodes in the scope result |
Restrictions
None
Parent topic: Class FusionScopesResult