modeci_mdf.interfaces.onnx.exporter.generate_onnx_node

modeci_mdf.interfaces.onnx.exporter.generate_onnx_node(node, graph)[source]

Convert an MDF node into an ONNX node. Takes an MDF node, MDF graph and returns the ONNX node, any inputs to the node coming from outside the graph, any outputs from the node going outside the graph, and an initializer for constants