Write an ONNX model file
Note: Currently this is a placeholder. T-native writing of ONNX models is not yet implemented. Use ^onnx within R or Python nodes to export models.
model (Dict): The ONNX model
dictionary.
path (String): The destination file
path.
Currently returns a RuntimeError.