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