from_proto¶

onnx_ir.from_proto(proto)¶

Deserialize an ONNX proto message to an IR object.

Parameters:

proto (object)

Return type:

object