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 1fcfbfa Merge pull request #614 from joddiy/gemm_v3
new 3387e83 conv and pool support odd padding mode
new 2c6d950 Merge branch 'dev' into SINGA-507
new 0272da5 Merge pull request #612 from joddiy/SINGA-507
The 1689 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 | 322 +++++++++++++++++++++++++++++++++++++-----
python/singa/utils.py | 186 ++++++++++++++++++++++++
test/python/test_operation.py | 126 +++++++++++++++++
3 files changed, 595 insertions(+), 39 deletions(-)