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