create_softmax_node

Function create_softmax_node 

Source
pub fn create_softmax_node(
    name: &str,
    input: &str,
    output: &str,
    axis: i64,
) -> OnnxNode
Expand description

Create a Softmax activation node