wannature opened a new pull request, #1030:
URL: https://github.com/apache/singa/pull/1030
add cifar 10 multi process for large dataset cnn
--
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 spe
lzjpaul merged PR #1030:
URL: https://github.com/apache/singa/pull/1030
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
wannature opened a new pull request, #1031:
URL: https://github.com/apache/singa/pull/1031
add mnist cnn model
--
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.
To unsubscrib
lzjpaul merged PR #1031:
URL: https://github.com/apache/singa/pull/1031
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
NLGithubWP opened a new pull request, #1032:
URL: https://github.com/apache/singa/pull/1032
1. autograd for mnist dist in largedataset_cnn
--
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 spec
lzjpaul merged PR #1032:
URL: https://github.com/apache/singa/pull/1032
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
NLGithubWP opened a new pull request, #1033:
URL: https://github.com/apache/singa/pull/1033
1. multi process for mnist dataset
--
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
lzjpaul merged PR #1033:
URL: https://github.com/apache/singa/pull/1033
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
lzjpaul opened a new pull request, #1034:
URL: https://github.com/apache/singa/pull/1034
add resnet of cifar-10 dataset for largedataset_cnn example
--
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 t
lzjpaul merged PR #1034:
URL: https://github.com/apache/singa/pull/1034
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
lzjpaul opened a new pull request, #1035:
URL: https://github.com/apache/singa/pull/1035
add resnet dist version
--
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.
To unsubscr
lzjpaul merged PR #1035:
URL: https://github.com/apache/singa/pull/1035
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
lzjpaul commented on issue #1018:
URL: https://github.com/apache/singa/issues/1018#issuecomment-1437822973
https://github.com/apache/singa/commit/0a2d9b20c743b7b1501f1b50db32d36b00de85a0
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
lzjpaul opened a new pull request, #1036:
URL: https://github.com/apache/singa/pull/1036
add xceptionnet for largedataset_cnn example
--
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
lzjpaul merged PR #1036:
URL: https://github.com/apache/singa/pull/1036
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
lzjpaul opened a new pull request, #1037:
URL: https://github.com/apache/singa/pull/1037
add sparsification implementation for mnist
--
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 c
lzjpaul commented on issue #1027:
URL: https://github.com/apache/singa/issues/1027#issuecomment-1439399497
in https://github.com/apache/singa/blob/dev/examples/cnn/train_cnn.py,
enable line 203-205 for printing the existing batch number
--
This is an automated message from the Apache Git
lzjpaul merged PR #1037:
URL: https://github.com/apache/singa/pull/1037
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
lzjpaul commented on issue #1027:
URL: https://github.com/apache/singa/issues/1027#issuecomment-1443124724
enable line 227 to 229 in
https://github.com/apache/singa/blob/dev/examples/cifar_distributed_cnn/train_cnn.py
--
This is an automated message from the Apache Git Service.
To respond
lzjpaul commented on issue #1018:
URL: https://github.com/apache/singa/issues/1018#issuecomment-1443129833
modify line 114 for judging CPU and GPU in
https://github.com/apache/singa/blob/dev/examples/cifar_distributed_cnn/train_cnn.py
--
This is an automated message from the Apache Git Se
lzjpaul opened a new issue, #1038:
URL: https://github.com/apache/singa/issues/1038
Adding arguments for weight decay and momentum
--
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 com
lzjpaul commented on issue #1038:
URL: https://github.com/apache/singa/issues/1038#issuecomment-1446160536
For
https://github.com/apache/singa/blob/dev/examples/cifar_distributed_cnn/train_cnn.py#L308
weight decay and momentum are key parameters for SGD, we need to pass in
arguments
lzjpaul commented on issue #1024:
URL: https://github.com/apache/singa/issues/1024#issuecomment-1447557274
Need to consider different datasets, i.e., mnist, cifar-10 and cifar-100
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
pinpom closed pull request #51: update Vietnamese ver for Singa doc V3.2.0
URL: https://github.com/apache/singa-doc/pull/51
--
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.
To u
lzjpaul opened a new issue, #1039:
URL: https://github.com/apache/singa/issues/1039
Increase max epoch for cnn example for better convergence
--
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 s
lzjpaul opened a new pull request, #1040:
URL: https://github.com/apache/singa/pull/1040
Add running scripts for cifar100 dataset in cifar_distributed_cnn
--
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 t
lzjpaul merged PR #1040:
URL: https://github.com/apache/singa/pull/1040
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
lzjpaul opened a new pull request, #1041:
URL: https://github.com/apache/singa/pull/1041
Add scripts for alexnet model and mnist dataset in cnn examples
--
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
lzjpaul merged PR #1041:
URL: https://github.com/apache/singa/pull/1041
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
lzjpaul opened a new issue, #1042:
URL: https://github.com/apache/singa/issues/1042
Update CMakeLists.txt for release 4.0.0
--
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.
lzjpaul opened a new issue, #1043:
URL: https://github.com/apache/singa/issues/1043
All source files written by us MUST include the Apache license header:
http://www.apache.org/legal/src-headers.html.
--
This is an automated message from the Apache Git Service.
To respond to the message,
ekare opened a new issue, #1044:
URL: https://github.com/apache/singa/issues/1044
On master branch cmake compile fails
Configuration:
```
root@1cbf9f240cc2:~/singa/build# cmake -DENABLE_TEST=ON -DUSE_PYTHON3=ON
-DUSE_DNNL=ON
-DUSE_OPENCL=ON ..
-- SINGA git Version 3
lzjpaul opened a new issue, #1045:
URL: https://github.com/apache/singa/issues/1045
Upload Release 4.0.0 Package to SVN
--
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.
To u
lzjpaul opened a new pull request, #1046:
URL: https://github.com/apache/singa/pull/1046
Update CMakeLists.txt for v4.0.0
--
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.
To
lzjpaul commented on PR #1046:
URL: https://github.com/apache/singa/pull/1046#issuecomment-1464891814
Update CMakeLists.txt for v4.0.0
SET(PACKAGE_VERSION 4.0.0) # ${VERSION})
SET(VERSION 4.0.0)
SET(SINGA_MAJOR_VERSION 4)
SET(SINGA_MINOR_VERSION 0)
--
This is an automated m
lzjpaul merged PR #1046:
URL: https://github.com/apache/singa/pull/1046
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
lzjpaul commented on issue #1045:
URL: https://github.com/apache/singa/issues/1045#issuecomment-1473307216
release candidate commited to
https://dist.apache.org/repos/dist/dev/singa/4.0.0.rc1/
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
lzjpaul commented on issue #1042:
URL: https://github.com/apache/singa/issues/1042#issuecomment-1473308793
Updated by commit:
https://github.com/apache/singa/commit/419c16f73427924f44a0373944b077ec8fab8932
--
This is an automated message from the Apache Git Service.
To respond to the mess
lzjpaul closed issue #1042: Update CMakeLists.txt for release 4.0.0
URL: https://github.com/apache/singa/issues/1042
--
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.
To unsubscr
lzjpaul opened a new pull request, #1047:
URL: https://github.com/apache/singa/pull/1047
Release Notes for v4.0.0
--
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.
To unsubsc
lzjpaul merged PR #1047:
URL: https://github.com/apache/singa/pull/1047
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
lzjpaul opened a new pull request, #1048:
URL: https://github.com/apache/singa/pull/1048
Merge dev into master for release 4.0.0
--
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 comme
lzjpaul merged PR #1048:
URL: https://github.com/apache/singa/pull/1048
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
lemonviv opened a new pull request, #1049:
URL: https://github.com/apache/singa/pull/1049
Update docker files version for V4.0.0
--
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 comme
chrishkchris merged PR #1049:
URL: https://github.com/apache/singa/pull/1049
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apach
KimballCai opened a new pull request, #1050:
URL: https://github.com/apache/singa/pull/1050
Add scripts for the MNIST dataset using MLP and Alexnet models
--
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 t
chrishkchris merged PR #1050:
URL: https://github.com/apache/singa/pull/1050
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apach
lzjpaul opened a new pull request, #36:
URL: https://github.com/apache/singa-site/pull/36
23-3-28 v4 webpage
--
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.
To unsubscribe,
lzjpaul merged PR #36:
URL: https://github.com/apache/singa-site/pull/36
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.or
lzjpaul opened a new pull request, #67:
URL: https://github.com/apache/singa-doc/pull/67
23-3-28 v4 webpage singa doc
--
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.
To uns
lzjpaul merged PR #67:
URL: https://github.com/apache/singa-doc/pull/67
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
lzjpaul opened a new pull request, #1051:
URL: https://github.com/apache/singa/pull/1051
Update the NOTICE file for images
--
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.
T
lzjpaul merged PR #1051:
URL: https://github.com/apache/singa/pull/1051
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
lzjpaul opened a new pull request, #1052:
URL: https://github.com/apache/singa/pull/1052
Merge Dev into Master for 4.0.0.rc2
--
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.
lzjpaul merged PR #1052:
URL: https://github.com/apache/singa/pull/1052
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
wannature opened a new pull request, #1053:
URL: https://github.com/apache/singa/pull/1053
Add DeprecationWarning ignore message to the running script of cnn example.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
chrishkchris merged PR #1053:
URL: https://github.com/apache/singa/pull/1053
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apach
lemonviv opened a new issue, #1054:
URL: https://github.com/apache/singa/issues/1054
For images created by ourselves, we should explain them in the NOTICE file.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
lzjpaul opened a new pull request, #37:
URL: https://github.com/apache/singa-site/pull/37
23-4-17 download page updated for v4.0.0
--
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 com
lzjpaul merged PR #37:
URL: https://github.com/apache/singa-site/pull/37
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.or
NLGithubWP commented on issue #1055:
URL: https://github.com/apache/singa/issues/1055#issuecomment-1511149610
gitignore and gitmodules should be removed from the release tar file, for
proper license headers
--
This is an automated message from the Apache Git Service.
To respond to the mes
NLGithubWP commented on issue #1055:
URL: https://github.com/apache/singa/issues/1055#issuecomment-1511270591
This has been addressed by
https://github.com/apache/singa/commit/adc72effea359796d1aa2c3e19f4dd2950c099ad
--
This is an automated message from the Apache Git Service.
To respond
NLGithubWP closed issue #1055: gitignore and gitmodules should be removed from
the release tar file
URL: https://github.com/apache/singa/issues/1055
--
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 t
lemonviv closed issue #1054: Update the NOTICE file for images
URL: https://github.com/apache/singa/issues/1054
--
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.
To unsubscribe,
lemonviv commented on issue #1054:
URL: https://github.com/apache/singa/issues/1054#issuecomment-1512933848
addressed by
https://github.com/apache/singa/commit/adc72effea359796d1aa2c3e19f4dd2950c099ad
--
This is an automated message from the Apache Git Service.
To respond to the message,
lzjpaul opened a new pull request, #68:
URL: https://github.com/apache/singa-doc/pull/68
23-4-15-download page for v4.0.0
--
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.
To
lzjpaul merged PR #68:
URL: https://github.com/apache/singa-doc/pull/68
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
zmeihui opened a new pull request, #1056:
URL: https://github.com/apache/singa/pull/1056
Add training scripts for xceptionnet
--
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.
lzjpaul merged PR #1056:
URL: https://github.com/apache/singa/pull/1056
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
dependabot[bot] opened a new pull request, #69:
URL: https://github.com/apache/singa-doc/pull/69
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
Commits
https://github.com/lodash/lodash/commit/f299b52f39486275a9e6483b60a410e06520c538";>f299b52
Bump to
dependabot[bot] opened a new pull request, #70:
URL: https://github.com/apache/singa-doc/pull/70
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.26 to 7.0.39.
Release notes
Sourced from https://github.com/postcss/postcss/releases";>postcss's
releases.
7.0.39
wannature opened a new pull request, #1057:
URL: https://github.com/apache/singa/pull/1057
mlp model examples on top of postgresql
--
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 com
lzjpaul merged PR #1057:
URL: https://github.com/apache/singa/pull/1057
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
liuchangshiye opened a new pull request, #1059:
URL: https://github.com/apache/singa/pull/1059
Example of malaria dataset and CNN model
--
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 specifi
lzjpaul closed pull request #1059: malaria with cnn model
URL: https://github.com/apache/singa/pull/1059
--
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.
To unsubscribe, e-mail:
lzjpaul commented on PR #1059:
URL: https://github.com/apache/singa/pull/1059#issuecomment-1568337276
please re-pull-request with readme file
--
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 s
liuchangshiye opened a new pull request, #1060:
URL: https://github.com/apache/singa/pull/1060
Readme for malaria prediction with CNN model
--
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 spe
lzjpaul commented on PR #1061:
URL: https://github.com/apache/singa/pull/1061#issuecomment-1570166413
please commit to dev_postgresql branch
--
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 sp
lzjpaul closed pull request #1061: Init the model selection examples, and add
README.md
URL: https://github.com/apache/singa/pull/1061
--
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 co
NLGithubWP opened a new pull request, #1062:
URL: https://github.com/apache/singa/pull/1062
Init the model selection examples, and add README.md
--
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 th
lzjpaul merged PR #1060:
URL: https://github.com/apache/singa/pull/1060
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
lzjpaul commented on PR #1060:
URL: https://github.com/apache/singa/pull/1060#issuecomment-1573406584
merge "readme for malaria prediction with cnn model"
--
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 t
lzjpaul closed pull request #1062: Init the model selection examples, and add
README.md
URL: https://github.com/apache/singa/pull/1062
--
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 co
lzjpaul commented on PR #1062:
URL: https://github.com/apache/singa/pull/1062#issuecomment-1581845856
Please pull the latest postgresql_dev branch
--
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
liuchangshiye opened a new pull request, #1063:
URL: https://github.com/apache/singa/pull/1063
Add the shell command file to run the codes.
--
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 spe
liuchangshiye closed pull request #1063: add shell command file to run the code
URL: https://github.com/apache/singa/pull/1063
--
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.
T
lzjpaul commented on PR #1063:
URL: https://github.com/apache/singa/pull/1063#issuecomment-1582096127
please pull from the latest posgresql-dev branch
--
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
liuchangshiye opened a new pull request, #1064:
URL: https://github.com/apache/singa/pull/1064
Add the shell command file to run the codes.
--
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 spe
lzjpaul merged PR #1064:
URL: https://github.com/apache/singa/pull/1064
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
NLGithubWP opened a new pull request, #1065:
URL: https://github.com/apache/singa/pull/1065
Init the model selection examples, and add README.md
--
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 th
lzjpaul merged PR #1065:
URL: https://github.com/apache/singa/pull/1065
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
solopku opened a new pull request, #1066:
URL: https://github.com/apache/singa/pull/1066
examples/armnet contains all the implementations and results of the Adaptive
Relation Modeling technique for Structured Data.
> [ARM-Net: Adaptive Relation Modeling Network for Structured
Data](h
lzjpaul merged PR #1066:
URL: https://github.com/apache/singa/pull/1066
--
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.
To unsubscribe, e-mail: dev-unsubscr...@singa.apache.org
liuchangshiye opened a new pull request, #1067:
URL: https://github.com/apache/singa/pull/1067
(no comment)
--
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.
To unsubscribe,
dependabot[bot] opened a new pull request, #1069:
URL: https://github.com/apache/singa/pull/1069
Bumps [transformers](https://github.com/huggingface/transformers) from 2.5.1
to 4.30.0.
Release notes
Sourced from https://github.com/huggingface/transformers/releases";>transformers's
dependabot[bot] opened a new pull request, #1068:
URL: https://github.com/apache/singa/pull/1068
Bumps [transformers](https://github.com/huggingface/transformers) from 2.5.1
to 4.30.0.
Release notes
Sourced from https://github.com/huggingface/transformers/releases";>transformers's
liuchangshiye closed pull request #1067: Add data loader for malaria dataset
URL: https://github.com/apache/singa/pull/1067
--
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.
To u
liuchangshiye closed pull request #1067: Add data loader for malaria dataset
URL: https://github.com/apache/singa/pull/1067
--
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.
To u
liuchangshiye opened a new pull request, #1070:
URL: https://github.com/apache/singa/pull/1070
(no comment)
--
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.
To unsubscribe,
dependabot[bot] opened a new pull request, #71:
URL: https://github.com/apache/singa-doc/pull/71
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
Release notes
Sourced from https://github.com/npm/node-semver/releases";>semver's
releases.
v5.7.2
http
1 - 100 of 755 matches
Mail list logo