joddiy removed a comment on issue #784:
URL: https://github.com/apache/singa/issues/784#issuecomment-698963047
- Add new autograd and ONNX operators: Erf, Embedding, Rounde, Round, Where,
SpaceToDepth, DepthToSpace, UpSample, Pad, Expand, CosSim, Floor, Ceil.
- Add new layers: Embedding, Gemm.
- Reconstruct `sonnx`:
- Support creating operators from both layer and autograd.
- Re-write `SingaRep` to provide more powerful intermediate
representation of SINGA.
- Add a `SONNXModel` which implements from 'Model' to provide uniform
API and features.
- Add new ONNX models: SqueezeNet, ShuffleNetv1, ShuffleNetv2, VGG19,
DenseNet121, GPT2, RoBERTa.
----------------------------------------------------------------
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]