joddiy commented on issue #807: URL: https://github.com/apache/singa/issues/807#issuecomment-707757897
@lijiansong @pinpom I guess the problem is here: https://github.com/apache/singa/blob/3654b91e63f8f715f668cf464730fed5ca36a418/examples/onnx/training/train.py#L117-L118 Because each model actually has a different operator's name, before I assume if the user wants to train another model, they should update this name firstly. Let me think how to optimize it. ---------------------------------------------------------------- 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]
