## Feature request Request the implementation of the following ONNX operators: * LogSoftmax * Softmax * ReduceMax ## Motivation These operators are common in neural networks of many types; softmax is common in classification, reducemax is common in CNNs.