get_num_outputs

Module.get_num_outputs()

Gets the total number of output tensors in the network model.

Returns:

output_number -- The total number of output tensors.

Return type:

int

Examples

See example in Module.