This is an automated email from the ASF dual-hosted git repository.

wangwei pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/singa.git.


    from ff0b239  Merge pull request #774 from joddiy/fix-sonnx-last-layers
     new fff2014  Added ScatterElements operation.
     new 8ad93fb  Correction made to the function
     new 87ba8eb  reimplement scatter_elements
     new c21c3eb  Merge branch 'dev' into scatter
     new b9b6b8d  Merge pull request #1 from joddiy/scatter
     new b30db36  Merge branch 'dev' into scatter
     new 3f0997d  Merge pull request #760 from Shashankwer/scatter

The 2120 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 python/singa/autograd.py         | 120 ++++++++++++++++++++++++++++++++++++++-
 python/singa/sonnx.py            |  28 ++++++++-
 test/python/test_onnx_backend.py |   1 +
 test/python/test_operation.py    |  68 ++++++++++++++++++++++
 4 files changed, 214 insertions(+), 3 deletions(-)

Reply via email to