lukas-jkl opened a new pull request #904: URL: https://github.com/apache/systemml/pull/904
This PR implements a first poc-implementation for an ONNX importer. It adds support for the following operators: * Add * Sub * MatMul * Neg * Xor * Or * And * Relu * Tanh * Sigmoid * Softmax * Dropout * MaxPool * Conv * If As well as the logic for nested sub-graphs. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
