pub fn create_add_node( name: &str, input_a: &str, input_b: &str, output: &str, ) -> OnnxNode
Create an Add node