Loads a binary protobuf that stores onnx model

load_from_file(obj)

Arguments

obj

a file-like object (has "read" function) or a string containing a file name

Value

ONNX ModelProto object