| onnx_summary | R Documentation |
Returns metadata about a loaded ONNX model.
onnx_summary(model)
model |
An |
A list with ir_version, opset_version,
producer, graph_name, n_nodes,
n_initializers, and ops.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.