We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.

Only Essential Cookies
Accept All

Function Description

Obtains the actual number of outputs of an operator on the network.

Function Prototype

Collapse
Word wrap
Dark theme
Copy code
  1. size_t GetOutputsNum() const

Parameters

None

Return Value

Actual number of outputs of an operator

Restrictions

None

Calling Example

Collapse
Word wrap
Dark theme
Copy code
  1. size_t index = compute_node_info->GetOutputsNum();
Search in Guides
Enter a keyword.