agnesnatasya commented on issue #700:
URL: https://github.com/apache/singa/issues/700#issuecomment-639995067


   Hi @joddiy I tried to implement InceptionV1, but it involves LRN thus it is 
not yet supported. I tried to implement InceptionV2 but I received this error
   ```
   F0606 13:54:23.837922 336954816 tensor.cc:1177] Check failed: size == 
t.Size() / t.shape(axis) (196 vs. 169) The size of all axis should  be the same 
except the concatenated axis
   *** Check failure stack trace: ***
   Abort trap: 6
   ```
   May I ask if there is any other model (outside ONNX) that I could implement? 
Thank you!


----------------------------------------------------------------
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]


Reply via email to