get_output | Get a const single output port of compiled_model, which only support single output model. |
get_output(String) | Get a const output port of compiled_model by name. |
get_output(UInt64) | Get a const output port of compiled_model by port index. |