load_from_string | R Documentation |
Loads a binary string that stores onnx model
load_from_string(s)
s |
string object containing protobuf |
ONNX ModelProto object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.