load_from_string: Loads a binary string that stores onnx model

View source: R/main.R

load_from_stringR Documentation

Loads a binary string that stores onnx model

Description

Loads a binary string that stores onnx model

Usage

load_from_string(s)

Arguments

s

string object containing protobuf

Value

ONNX ModelProto object


onnx/onnx-r documentation built on July 8, 2023, 3 p.m.