Loads a binary string that stores onnx model

load_from_string(s)

Arguments

s

string object containing protobuf

Value

ONNX ModelProto object