You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] aaronmarkham commented on issue #10757: [MXNET-371] Fixing the broken links from the failure list - posted by GitBox <gi...@apache.org> on 2018/05/01 00:11:09 UTC, 0 replies.
- [GitHub] anirudh2290 commented on issue #10558: NNVM build failed in the newst mxnet version - posted by GitBox <gi...@apache.org> on 2018/05/01 00:38:19 UTC, 1 replies.
- [GitHub] marcoabreu commented on issue #10759: [MXNET-346] Fix flaky test for hard_sigmoid - posted by GitBox <gi...@apache.org> on 2018/05/01 00:57:45 UTC, 4 replies.
- [GitHub] haojin2 commented on issue #10759: [MXNET-346] Fix flaky test for hard_sigmoid - posted by GitBox <gi...@apache.org> on 2018/05/01 01:00:31 UTC, 2 replies.
- [GitHub] rahul003 opened a new pull request #10760: [MXNET-372] Add build flag for USE_F16C in CMake and clarify flag in make - posted by GitBox <gi...@apache.org> on 2018/05/01 01:07:23 UTC, 0 replies.
- [GitHub] marcoabreu commented on a change in pull request #10760: [MXNET-372] Add build flag for USE_F16C in CMake and clarify flag in make - posted by GitBox <gi...@apache.org> on 2018/05/01 01:16:52 UTC, 11 replies.
- [GitHub] marcoabreu commented on issue #10757: [MXNET-371] Fixing the broken links from the failure list - posted by GitBox <gi...@apache.org> on 2018/05/01 01:18:52 UTC, 0 replies.
- [GitHub] yzhliu commented on a change in pull request #10660: [MXNET-357] New Scala API Design (Symbol) - posted by GitBox <gi...@apache.org> on 2018/05/01 01:19:09 UTC, 11 replies.
- [GitHub] yzhliu closed pull request #10707: [MXNET-357][WIP] New Scala API Design (NDArray) - posted by GitBox <gi...@apache.org> on 2018/05/01 01:27:41 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Use quasiquote replacement (#10707) - posted by li...@apache.org on 2018/05/01 01:27:47 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #10750: flaky test test_gluon_model_zoo_gpu.test_inference - posted by GitBox <gi...@apache.org> on 2018/05/01 01:39:20 UTC, 1 replies.
- [GitHub] marcoabreu closed pull request #10758: Use Jetson specific config in build instructions. - posted by GitBox <gi...@apache.org> on 2018/05/01 01:45:24 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Use Jetson specific config in build instructions. (#10758) - posted by ma...@apache.org on 2018/05/01 01:45:29 UTC, 0 replies.
- [GitHub] dwSun commented on issue #10580: inference results unstable in mxnet_mkl-1.2.0b20180416 - posted by GitBox <gi...@apache.org> on 2018/05/01 02:00:08 UTC, 1 replies.
- [incubator-mxnet-site] branch asf-site updated: Nightly build - posted by zh...@apache.org on 2018/05/01 02:01:04 UTC, 34 replies.
- [incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp. - posted by zh...@apache.org on 2018/05/01 02:01:08 UTC, 33 replies.
- [GitHub] rahul003 commented on a change in pull request #10760: [MXNET-372] Add build flag for USE_F16C in CMake and clarify flag in make - posted by GitBox <gi...@apache.org> on 2018/05/01 02:03:34 UTC, 9 replies.
- [GitHub] DickJC123 commented on issue #10759: [MXNET-346] Fix flaky test for hard_sigmoid - posted by GitBox <gi...@apache.org> on 2018/05/01 02:04:56 UTC, 1 replies.
- [GitHub] marcoabreu closed pull request #10757: [MXNET-371] Fixing the broken links from the failure list - posted by GitBox <gi...@apache.org> on 2018/05/01 02:40:07 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-371] Fixing the broken links from the failure list - posted by ma...@apache.org on 2018/05/01 02:40:13 UTC, 0 replies.
- [GitHub] zheng-da opened a new pull request #10761: update the performance page of MXNet. - posted by GitBox <gi...@apache.org> on 2018/05/01 03:01:14 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #10731: Fix a bug in getting MKLDNN memory - posted by GitBox <gi...@apache.org> on 2018/05/01 03:03:32 UTC, 1 replies.
- [GitHub] rahul003 commented on issue #10558: NNVM build failed in the newst mxnet version - posted by GitBox <gi...@apache.org> on 2018/05/01 03:21:20 UTC, 13 replies.
- [GitHub] anirudh2290 commented on a change in pull request #10760: [MXNET-372] Add build flag for USE_F16C in CMake and clarify flag in make - posted by GitBox <gi...@apache.org> on 2018/05/01 04:28:12 UTC, 3 replies.
- [GitHub] haojin2 commented on issue #10645: [MXNET-354] Support elemwise_add/sub between dense and row sparse tensors on CPU/GPU - posted by GitBox <gi...@apache.org> on 2018/05/01 04:30:01 UTC, 4 replies.
- [GitHub] zheng-da commented on issue #10761: update the performance page of MXNet. - posted by GitBox <gi...@apache.org> on 2018/05/01 04:36:22 UTC, 4 replies.
- [GitHub] marcoabreu commented on a change in pull request #10731: Fix a bug in getting MKLDNN memory - posted by GitBox <gi...@apache.org> on 2018/05/01 04:41:47 UTC, 4 replies.
- [GitHub] zheng-da commented on a change in pull request #10731: Fix a bug in getting MKLDNN memory - posted by GitBox <gi...@apache.org> on 2018/05/01 05:03:12 UTC, 8 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10550: [MXNET-320] Support elemwise_add/sub between dense and csr tensors - posted by GitBox <gi...@apache.org> on 2018/05/01 05:21:31 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed pull request #10664: [MXNET-358] support dense weight & sparse grad for adam, sgd and sgd_momentum - posted by GitBox <gi...@apache.org> on 2018/05/01 05:51:17 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-358] support dense weight & sparse grad for adam, sgd and sgd_momentum (#10664) - posted by ha...@apache.org on 2018/05/01 05:51:21 UTC, 0 replies.
- [GitHub] jamesliu opened a new pull request #10762: Make API calls consistent in this e - posted by GitBox <gi...@apache.org> on 2018/05/01 06:02:35 UTC, 0 replies.
- [GitHub] jamesliu closed pull request #10762: Make API calls consistent in this e - posted by GitBox <gi...@apache.org> on 2018/05/01 06:04:10 UTC, 0 replies.
- [GitHub] jamesliu commented on issue #10762: Make API calls consistent in this e - posted by GitBox <gi...@apache.org> on 2018/05/01 06:04:31 UTC, 0 replies.
- [GitHub] jamesliu opened a new pull request #10763: API calls are not consistent in the example - posted by GitBox <gi...@apache.org> on 2018/05/01 06:07:21 UTC, 0 replies.
- [GitHub] pengzhao-intel commented on issue #10761: update the performance page of MXNet. - posted by GitBox <gi...@apache.org> on 2018/05/01 06:22:22 UTC, 4 replies.
- [GitHub] marcoabreu commented on a change in pull request #10761: update the performance page of MXNet. - posted by GitBox <gi...@apache.org> on 2018/05/01 06:31:53 UTC, 0 replies.
- [GitHub] zheng-da commented on a change in pull request #10761: update the performance page of MXNet. - posted by GitBox <gi...@apache.org> on 2018/05/01 07:01:07 UTC, 1 replies.
- [GitHub] sivakon commented on issue #8971: Clojure Library for mxnet - posted by GitBox <gi...@apache.org> on 2018/05/01 09:54:29 UTC, 4 replies.
- [GitHub] gigasquid commented on issue #8971: Clojure Library for mxnet - posted by GitBox <gi...@apache.org> on 2018/05/01 12:57:50 UTC, 3 replies.
- [GitHub] TaoLv commented on a change in pull request #10761: update the performance page of MXNet. - posted by GitBox <gi...@apache.org> on 2018/05/01 13:07:43 UTC, 0 replies.
- [GitHub] juliusshufan opened a new pull request #10764: Add more gluon computation on MKLDNN with memory operation(s)(slice, reshape etc.) - posted by GitBox <gi...@apache.org> on 2018/05/01 13:35:26 UTC, 0 replies.
- [GitHub] juliusshufan commented on issue #10764: Add more gluon computation on MKLDNN with memory operation(s)(slice, reshape etc.) - posted by GitBox <gi...@apache.org> on 2018/05/01 13:46:21 UTC, 1 replies.
- [GitHub] juliusshufan opened a new issue #10765: Gluon-based image-classification failed to run with dummy data on CPU machine when set as "symbolic" mode - posted by GitBox <gi...@apache.org> on 2018/05/01 14:40:16 UTC, 0 replies.
- [GitHub] juliusshufan commented on issue #10647: The gluon example fails to run on CPU at "symbolic" mode - posted by GitBox <gi...@apache.org> on 2018/05/01 14:42:15 UTC, 0 replies.
- [GitHub] juliusshufan closed issue #10647: The gluon example fails to run on CPU at "symbolic" mode - posted by GitBox <gi...@apache.org> on 2018/05/01 14:42:15 UTC, 0 replies.
- [GitHub] anjishnu commented on issue #9704: Misleading Document for conv1d and max1d in gluon - posted by GitBox <gi...@apache.org> on 2018/05/01 15:33:32 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed pull request #9947: [WIP] Performance optimization for dot(csr, rsp) on cpu - posted by GitBox <gi...@apache.org> on 2018/05/01 16:29:34 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10533: [MXNET-314] Support Integer Type parsing in CSVIter - posted by GitBox <gi...@apache.org> on 2018/05/01 16:38:07 UTC, 6 replies.
- [GitHub] ThomasDelteil opened a new issue #10766: Bug Cannot save/load params with Gluon model - posted by GitBox <gi...@apache.org> on 2018/05/01 16:40:52 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed pull request #10679: [MXNET-347] Logical Operators AND, XOR, OR - posted by GitBox <gi...@apache.org> on 2018/05/01 16:43:40 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-347] Logical Operators AND, XOR, OR (#10679) - posted by ha...@apache.org on 2018/05/01 16:43:48 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10639: [MXNET-350] Logical NOT Operator - posted by GitBox <gi...@apache.org> on 2018/05/01 16:48:33 UTC, 1 replies.
- [GitHub] szha closed pull request #10752: Improve resnet18 and resnet34 pre-trained models - posted by GitBox <gi...@apache.org> on 2018/05/01 17:28:35 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Improve resnet18 and resnet34 pre-trained models (#10752) - posted by zh...@apache.org on 2018/05/01 17:28:39 UTC, 0 replies.
- [GitHub] Godricly commented on issue #9704: Misleading Document for conv1d and max1d in gluon - posted by GitBox <gi...@apache.org> on 2018/05/01 17:32:45 UTC, 2 replies.
- [GitHub] piiswrong closed issue #10558: NNVM build failed in the newst mxnet version - posted by GitBox <gi...@apache.org> on 2018/05/01 17:45:57 UTC, 1 replies.
- [GitHub] piiswrong closed pull request #10764: Add more gluon computation test on MKLDNN with memory operation(s)(slice, reshape etc.) - posted by GitBox <gi...@apache.org> on 2018/05/01 17:49:43 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Add more gluon computation on MKLDNN with memory operation(slice, reshape etc.) (#10764) - posted by jx...@apache.org on 2018/05/01 17:49:48 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10763: API calls are not consistent in the example - posted by GitBox <gi...@apache.org> on 2018/05/01 17:54:48 UTC, 0 replies.
- [incubator-mxnet] branch master updated: API calls are not consistent in the example (#10763) - posted by jx...@apache.org on 2018/05/01 17:54:50 UTC, 0 replies.
- [GitHub] nswamy commented on issue #10253: make scalapkg error - ld: file not found: ../../../nnvm/lib/libnnvm.a - posted by GitBox <gi...@apache.org> on 2018/05/01 17:56:17 UTC, 0 replies.
- [GitHub] nswamy closed issue #10253: make scalapkg error - ld: file not found: ../../../nnvm/lib/libnnvm.a - posted by GitBox <gi...@apache.org> on 2018/05/01 17:56:17 UTC, 0 replies.
- [GitHub] piiswrong commented on a change in pull request #10746: [MXNET-368] Fix mxnet::Context hash for 32 bit architectures, where size_t is 32 … - posted by GitBox <gi...@apache.org> on 2018/05/01 18:00:41 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10741: Fix sign bug in spatial transformer interpolation. - posted by GitBox <gi...@apache.org> on 2018/05/01 18:01:40 UTC, 0 replies.
- [GitHub] szha opened a new pull request #10767: add reverse option to ndarray inplace reshape - posted by GitBox <gi...@apache.org> on 2018/05/01 18:07:02 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10767: add reverse option to ndarray inplace reshape - posted by GitBox <gi...@apache.org> on 2018/05/01 18:24:37 UTC, 0 replies.
- [GitHub] spidyDev commented on issue #10641: How to implement custom loss functions without label assignments (unsupervised) ? - posted by GitBox <gi...@apache.org> on 2018/05/01 18:27:03 UTC, 0 replies.
- [GitHub] szha commented on issue #10767: add reverse option to ndarray inplace reshape - posted by GitBox <gi...@apache.org> on 2018/05/01 18:29:18 UTC, 2 replies.
- [GitHub] spidyDev commented on issue #10625: ImageRecordIter loading small data reports out of memory - posted by GitBox <gi...@apache.org> on 2018/05/01 18:38:24 UTC, 0 replies.
- [GitHub] spidyDev commented on issue #10634: How to get internal output with C++ API? - posted by GitBox <gi...@apache.org> on 2018/05/01 18:40:45 UTC, 0 replies.
- [GitHub] Roshrini commented on issue #10513: pure virtual function call - posted by GitBox <gi...@apache.org> on 2018/05/01 18:42:04 UTC, 0 replies.
- [GitHub] spidyDev commented on issue #10638: [Feature Request] Gluon model zoo allow fine-tuning - posted by GitBox <gi...@apache.org> on 2018/05/01 18:43:07 UTC, 1 replies.
- [GitHub] ThomasDelteil commented on issue #10638: [Feature Request] Gluon model zoo allow fine-tuning - posted by GitBox <gi...@apache.org> on 2018/05/01 18:44:17 UTC, 1 replies.
- [GitHub] nswamy commented on issue #10665: Variable amount of blocks with multiple outputs - posted by GitBox <gi...@apache.org> on 2018/05/01 18:57:26 UTC, 0 replies.
- [GitHub] nswamy closed issue #10665: Variable amount of blocks with multiple outputs - posted by GitBox <gi...@apache.org> on 2018/05/01 18:57:26 UTC, 0 replies.
- [GitHub] nswamy closed issue #10667: The tile layer as caffe - posted by GitBox <gi...@apache.org> on 2018/05/01 19:01:24 UTC, 0 replies.
- [GitHub] nswamy commented on issue #10667: The tile layer as caffe - posted by GitBox <gi...@apache.org> on 2018/05/01 19:01:24 UTC, 0 replies.
- [GitHub] sl1pkn07 commented on issue #10558: NNVM build failed in the newst mxnet version - posted by GitBox <gi...@apache.org> on 2018/05/01 19:02:22 UTC, 31 replies.
- [GitHub] leezu opened a new pull request #10768: Use numpy in RandomSampler - posted by GitBox <gi...@apache.org> on 2018/05/01 19:03:10 UTC, 0 replies.
- [GitHub] nswamy commented on issue #10674: How to resize mx.NDArray 2d tensor with interp = 'Nearest' - posted by GitBox <gi...@apache.org> on 2018/05/01 19:04:36 UTC, 1 replies.
- [GitHub] nswamy closed issue #10674: How to resize mx.NDArray 2d tensor with interp = 'Nearest' - posted by GitBox <gi...@apache.org> on 2018/05/01 19:04:36 UTC, 0 replies.
- [GitHub] ashokei commented on issue #10764: Add more gluon computation test on MKLDNN with memory operation(s)(slice, reshape etc.) - posted by GitBox <gi...@apache.org> on 2018/05/01 19:06:00 UTC, 3 replies.
- [GitHub] PKurnikov opened a new issue #10674: How to resize mx.NDArray 2d tensor with interp = 'Nearest' - posted by GitBox <gi...@apache.org> on 2018/05/01 19:06:32 UTC, 0 replies.
- [GitHub] zhreshold commented on issue #9704: Misleading Document for conv1d and max1d in gluon - posted by GitBox <gi...@apache.org> on 2018/05/01 19:08:35 UTC, 0 replies.
- [GitHub] lanking520 commented on a change in pull request #10660: [MXNET-357] New Scala API Design (Symbol) - posted by GitBox <gi...@apache.org> on 2018/05/01 19:14:03 UTC, 12 replies.
- [GitHub] nswamy closed issue #10695: SymbolBlock has no `_reg_params` which cause save/load params fails - posted by GitBox <gi...@apache.org> on 2018/05/01 19:30:46 UTC, 0 replies.
- [GitHub] nswamy commented on issue #10695: SymbolBlock has no `_reg_params` which cause save/load params fails - posted by GitBox <gi...@apache.org> on 2018/05/01 19:30:46 UTC, 0 replies.
- [GitHub] nswamy commented on issue #10699: Is the "gradient compression" only suitable for range_pull? - posted by GitBox <gi...@apache.org> on 2018/05/01 19:34:01 UTC, 0 replies.
- [GitHub] szha commented on issue #10695: SymbolBlock has no `_reg_params` which cause save/load params fails - posted by GitBox <gi...@apache.org> on 2018/05/01 19:34:28 UTC, 0 replies.
- [GitHub] luoyetx opened a new issue #10695: SymbolBlock has no `_reg_params` which cause save/load params fails - posted by GitBox <gi...@apache.org> on 2018/05/01 19:34:28 UTC, 0 replies.
- [GitHub] nswamy commented on issue #10742: typo in cpp-package/CMakeLists.txt - posted by GitBox <gi...@apache.org> on 2018/05/01 19:53:52 UTC, 2 replies.
- [GitHub] nswamy closed issue #10742: typo in cpp-package/CMakeLists.txt - posted by GitBox <gi...@apache.org> on 2018/05/01 19:53:53 UTC, 0 replies.
- [GitHub] nswamy commented on issue #10743: CUDA 9.1.xx failed if not set OLDCMAKECUDA on cmake 3.10.3 with unix makefile or Ninja generator - posted by GitBox <gi...@apache.org> on 2018/05/01 19:55:48 UTC, 0 replies.
- [GitHub] nswamy commented on issue #10744: Mod.score inconsistency between LogisticRegressionOutput and SoftmaxOutput - posted by GitBox <gi...@apache.org> on 2018/05/01 19:57:33 UTC, 0 replies.
- [GitHub] nswamy closed issue #10744: Mod.score inconsistency between LogisticRegressionOutput and SoftmaxOutput - posted by GitBox <gi...@apache.org> on 2018/05/01 19:57:33 UTC, 0 replies.
- [GitHub] nswamy commented on issue #10749: MXSymbolListAttrShallow and MXSymbolGetAttr cannot access defaulted attributes - posted by GitBox <gi...@apache.org> on 2018/05/01 20:00:49 UTC, 0 replies.
- [GitHub] sl1pkn07 commented on issue #10742: typo in cpp-package/CMakeLists.txt - posted by GitBox <gi...@apache.org> on 2018/05/01 20:07:51 UTC, 3 replies.
- [GitHub] roywei commented on issue #10766: Bug Cannot save/load params with Gluon model - posted by GitBox <gi...@apache.org> on 2018/05/01 20:20:41 UTC, 0 replies.
- [GitHub] sl1pkn07 opened a new issue #10742: typo in cpp-package/CMakeLists.txt - posted by GitBox <gi...@apache.org> on 2018/05/01 20:23:39 UTC, 0 replies.
- [GitHub] chinakook opened a new issue #10558: NNVM build failed in the newst mxnet version - posted by GitBox <gi...@apache.org> on 2018/05/01 20:39:13 UTC, 0 replies.
- [GitHub] anirudh2290 commented on issue #8219: Broadcasting ops are slow - posted by GitBox <gi...@apache.org> on 2018/05/01 20:42:05 UTC, 2 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #8219: Broadcasting ops are slow - posted by GitBox <gi...@apache.org> on 2018/05/01 21:10:46 UTC, 0 replies.
- [GitHub] rahul003 opened a new pull request #10769: [PR for v1.2] F16C Build flags - posted by GitBox <gi...@apache.org> on 2018/05/01 21:12:24 UTC, 0 replies.
- [GitHub] rahul003 closed pull request #10769: [PR for v1.2] F16C Build flags - posted by GitBox <gi...@apache.org> on 2018/05/01 21:23:19 UTC, 0 replies.
- [GitHub] rahul003 opened a new pull request #10770: changes for f16c build - posted by GitBox <gi...@apache.org> on 2018/05/01 21:24:02 UTC, 0 replies.
- [GitHub] rahul003 opened a new pull request #10771: [for v1.2] f16c build flags - posted by GitBox <gi...@apache.org> on 2018/05/01 21:31:01 UTC, 0 replies.
- [GitHub] rahul003 closed pull request #10770: changes for f16c build - posted by GitBox <gi...@apache.org> on 2018/05/01 21:31:22 UTC, 0 replies.
- [GitHub] bhavinthaker commented on issue #10185: [Documentation][Installation][macOS] Building From Source Has Incomplete Instructions For macOS 10.13.3 - posted by GitBox <gi...@apache.org> on 2018/05/01 21:55:38 UTC, 1 replies.
- [GitHub] roywei commented on issue #10765: Gluon-based image-classification failed to run with dummy data on CPU machine when set as "symbolic" mode - posted by GitBox <gi...@apache.org> on 2018/05/01 21:57:00 UTC, 0 replies.
- [GitHub] szha commented on issue #10724: Flaky test MKLDNN test_bucket_module - posted by GitBox <gi...@apache.org> on 2018/05/01 22:02:46 UTC, 0 replies.
- [GitHub] roywei commented on issue #10631: Better auto-tuning strategy for multi-machine training performance? - posted by GitBox <gi...@apache.org> on 2018/05/01 22:07:42 UTC, 0 replies.
- [GitHub] leezu opened a new pull request #10772: Fix row_sparse_pull with single gpu - posted by GitBox <gi...@apache.org> on 2018/05/01 22:21:52 UTC, 0 replies.
- [GitHub] rahul003 closed pull request #10771: [MXNET-372] Add build flag for USE_F16C in CMake and clarify flag in make - posted by GitBox <gi...@apache.org> on 2018/05/01 22:24:26 UTC, 0 replies.
- [GitHub] ashokei commented on issue #10724: Flaky test MKLDNN test_bucket_module - posted by GitBox <gi...@apache.org> on 2018/05/01 22:36:08 UTC, 1 replies.
- [GitHub] rahul003 opened a new pull request #10771: [MXNET-372] Add build flag for USE_F16C in CMake and clarify flag in make - posted by GitBox <gi...@apache.org> on 2018/05/01 22:46:12 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10768: Use numpy in RandomSampler - posted by GitBox <gi...@apache.org> on 2018/05/01 22:50:58 UTC, 1 replies.
- [GitHub] rahul003 commented on issue #10435: [MXNET-289] Update example to resize data iterator to fix hang in dist sync for last epoch - posted by GitBox <gi...@apache.org> on 2018/05/01 22:54:00 UTC, 0 replies.
- [GitHub] simonmaurer commented on issue #10641: How to implement custom loss functions without label assignments (unsupervised) ? - posted by GitBox <gi...@apache.org> on 2018/05/01 23:02:42 UTC, 0 replies.
- [GitHub] simonmaurer closed issue #10641: How to implement custom loss functions without label assignments (unsupervised) ? - posted by GitBox <gi...@apache.org> on 2018/05/01 23:02:42 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #10724: Flaky test MKLDNN test_bucket_module - posted by GitBox <gi...@apache.org> on 2018/05/01 23:09:05 UTC, 0 replies.
- [GitHub] ashokei opened a new pull request #10773: specify common arch for mkldnn build, so it can be reused on all arch - posted by GitBox <gi...@apache.org> on 2018/05/01 23:20:27 UTC, 0 replies.
- [GitHub] hetong007 opened a new pull request #10774: add mobilenet v2 1.0 pretrained model - posted by GitBox <gi...@apache.org> on 2018/05/01 23:21:09 UTC, 0 replies.
- [GitHub] leezu commented on issue #10768: Use numpy in RandomSampler - posted by GitBox <gi...@apache.org> on 2018/05/02 00:10:51 UTC, 5 replies.
- [GitHub] nswamy commented on a change in pull request #10660: [MXNET-357] New Scala API Design (Symbol) - posted by GitBox <gi...@apache.org> on 2018/05/02 00:20:22 UTC, 22 replies.
- [GitHub] juliusshufan commented on issue #10764: Add more gluon computation test on MKLDNN with memory operation(s)(slice, reshape etc.) - posted by GitBox <gi...@apache.org> on 2018/05/02 00:33:45 UTC, 1 replies.
- [GitHub] pribadihcr opened a new issue #10775: RGB to gray ops - posted by GitBox <gi...@apache.org> on 2018/05/02 01:06:05 UTC, 0 replies.
- [GitHub] zheng-da opened a new issue #10776: `make clean USE_MKLDNN=1` triggers MKLDNN build - posted by GitBox <gi...@apache.org> on 2018/05/02 01:17:26 UTC, 0 replies.
- [GitHub] TaoLv commented on a change in pull request #10773: specify common arch for mkldnn build, so it can be reused on all arch - posted by GitBox <gi...@apache.org> on 2018/05/02 01:17:47 UTC, 0 replies.
- [GitHub] eric-haibin-lin opened a new pull request #10777: Cherrypick #10772 fix kvstore rowsparse pull - posted by GitBox <gi...@apache.org> on 2018/05/02 01:50:25 UTC, 0 replies.
- [GitHub] marcoabreu commented on a change in pull request #10767: add reverse option to ndarray inplace reshape - posted by GitBox <gi...@apache.org> on 2018/05/02 01:53:56 UTC, 0 replies.
- [GitHub] ashokei commented on a change in pull request #10773: specify common arch for mkldnn build, so it can be reused on all arch - posted by GitBox <gi...@apache.org> on 2018/05/02 01:54:19 UTC, 1 replies.
- [GitHub] whl33886 opened a new issue #10778: Make android error - posted by GitBox <gi...@apache.org> on 2018/05/02 02:40:21 UTC, 0 replies.
- [GitHub] pengzhao-intel commented on issue #10764: Add more gluon computation test on MKLDNN with memory operation(s)(slice, reshape etc.) - posted by GitBox <gi...@apache.org> on 2018/05/02 02:55:09 UTC, 0 replies.
- [GitHub] szha commented on a change in pull request #10767: add reverse option to ndarray inplace reshape - posted by GitBox <gi...@apache.org> on 2018/05/02 03:22:03 UTC, 1 replies.
- [GitHub] szha closed pull request #10774: add mobilenet v2 1.0 pretrained model - posted by GitBox <gi...@apache.org> on 2018/05/02 03:26:28 UTC, 0 replies.
- [incubator-mxnet] branch master updated: add mobilenet v2 1.0 pretrained model (#10774) - posted by zh...@apache.org on 2018/05/02 03:26:33 UTC, 0 replies.
- [GitHub] szha commented on a change in pull request #10773: specify common arch for mkldnn build, so it can be reused on all arch - posted by GitBox <gi...@apache.org> on 2018/05/02 03:32:26 UTC, 0 replies.
- [GitHub] szha commented on a change in pull request #10731: Fix a bug in getting MKLDNN memory - posted by GitBox <gi...@apache.org> on 2018/05/02 03:45:09 UTC, 2 replies.
- [GitHub] asitstands commented on issue #10768: Use numpy in RandomSampler - posted by GitBox <gi...@apache.org> on 2018/05/02 03:53:37 UTC, 20 replies.
- [GitHub] zheng-da commented on issue #10764: Add more gluon computation test on MKLDNN with memory operation(s)(slice, reshape etc.) - posted by GitBox <gi...@apache.org> on 2018/05/02 03:57:49 UTC, 0 replies.
- [GitHub] szha closed pull request #10759: [MXNET-346] Fix flaky test for hard_sigmoid - posted by GitBox <gi...@apache.org> on 2018/05/02 03:58:58 UTC, 0 replies.
- [incubator-mxnet] branch master updated: fix flaky test for hard_sigmoid (#10759) - posted by zh...@apache.org on 2018/05/02 03:59:02 UTC, 0 replies.
- [GitHub] szha commented on issue #10771: [MXNET-372] Add build flag for USE_F16C in CMake and clarify flag in make - posted by GitBox <gi...@apache.org> on 2018/05/02 04:00:48 UTC, 1 replies.
- [GitHub] szha commented on a change in pull request #10697: [MXNET-360]auto convert str to bytes in img.imdecode when py3 - posted by GitBox <gi...@apache.org> on 2018/05/02 04:11:32 UTC, 1 replies.
- [GitHub] ariwaranosai commented on issue #10766: Bug Cannot save/load params with Gluon model - posted by GitBox <gi...@apache.org> on 2018/05/02 04:11:56 UTC, 0 replies.
- [GitHub] anirudh2290 commented on issue #10771: [MXNET-372] Add build flag for USE_F16C in CMake and clarify flag in make - posted by GitBox <gi...@apache.org> on 2018/05/02 04:16:06 UTC, 0 replies.
- [GitHub] anirudh2290 closed pull request #10760: [MXNET-372] Add build flag for USE_F16C in CMake and clarify flag in make - posted by GitBox <gi...@apache.org> on 2018/05/02 04:18:25 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-372] Add build flag for USE_F16C in CMake and clarify flag in make (#10760) - posted by an...@apache.org on 2018/05/02 04:18:29 UTC, 0 replies.
- [GitHub] rahul003 commented on issue #10771: [MXNET-372] [Copy of PR-10760] Add build flag for USE_F16C in CMake and clarify flag in make - posted by GitBox <gi...@apache.org> on 2018/05/02 04:28:25 UTC, 0 replies.
- [GitHub] anirudh2290 closed pull request #10771: [MXNET-372] Add build flag for USE_F16C in CMake and clarify flag in make - posted by GitBox <gi...@apache.org> on 2018/05/02 04:32:22 UTC, 0 replies.
- [incubator-mxnet] branch v1.2.0 updated: [MXNET-372] Add build flag for USE_F16C in CMake and clarify flag in make (#10771) - posted by an...@apache.org on 2018/05/02 04:32:25 UTC, 0 replies.
- [GitHub] yajiedesign commented on a change in pull request #10697: [MXNET-360]auto convert str to bytes in img.imdecode when py3 - posted by GitBox <gi...@apache.org> on 2018/05/02 05:23:56 UTC, 1 replies.
- [GitHub] yuxiangw opened a new pull request #10779: An example of differentially private deep learning using mxnet gluon - posted by GitBox <gi...@apache.org> on 2018/05/02 06:29:21 UTC, 0 replies.
- [GitHub] rahul003 commented on a change in pull request #10772: Fix row_sparse_pull with single gpu - posted by GitBox <gi...@apache.org> on 2018/05/02 06:36:19 UTC, 0 replies.
- [GitHub] haojin2 opened a new pull request #10780: [MXNET-375] [WIP] Lp Pooling and Global Lp Pooling - posted by GitBox <gi...@apache.org> on 2018/05/02 06:39:42 UTC, 0 replies.
- [GitHub] anirudh2290 closed pull request #10777: fix kvstore rowsparse pull - posted by GitBox <gi...@apache.org> on 2018/05/02 06:46:32 UTC, 0 replies.
- [incubator-mxnet] branch v1.2.0 updated: fix kvstore rowsparse pull (#10777) - posted by an...@apache.org on 2018/05/02 06:46:38 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10768: Use numpy in RandomSampler - posted by GitBox <gi...@apache.org> on 2018/05/02 06:51:48 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Use numpy.arange in RandomSampler (#10768) - posted by jx...@apache.org on 2018/05/02 06:51:51 UTC, 0 replies.
- [GitHub] altosaar opened a new issue #10781: Gluon HybridBlock: guidelines for functions - posted by GitBox <gi...@apache.org> on 2018/05/02 07:39:02 UTC, 0 replies.
- [GitHub] juliusshufan commented on issue #10765: Gluon-based image-classification failed to run with dummy data on CPU machine when set as "symbolic" mode - posted by GitBox <gi...@apache.org> on 2018/05/02 08:36:04 UTC, 1 replies.
- [GitHub] PastequeZ commented on issue #10675: R installation on MacOS fails (file not found) - posted by GitBox <gi...@apache.org> on 2018/05/02 08:42:03 UTC, 0 replies.
- [GitHub] xiadeye commented on issue #1747: Running mxnet models on android - posted by GitBox <gi...@apache.org> on 2018/05/02 08:49:09 UTC, 0 replies.
- [GitHub] julian90 opened a new issue #10782: Multiple calls to mx.sym.Variable with same name: Dangerous / unexpected behavior? - posted by GitBox <gi...@apache.org> on 2018/05/02 09:36:12 UTC, 0 replies.
- [GitHub] jinhuang415 opened a new pull request #10783: Fix 'make clean USE_MKLDNN=1' will build mkldnn issue - posted by GitBox <gi...@apache.org> on 2018/05/02 12:22:46 UTC, 0 replies.
- [GitHub] jinhuang415 commented on issue #10783: Fix 'make clean USE_MKLDNN=1' will build mkldnn issue - posted by GitBox <gi...@apache.org> on 2018/05/02 12:25:14 UTC, 2 replies.
- [GitHub] larroy commented on a change in pull request #10746: [MXNET-368] Fix mxnet::Context hash for 32 bit architectures, where size_t is 32 … - posted by GitBox <gi...@apache.org> on 2018/05/02 13:17:53 UTC, 0 replies.
- [GitHub] chinakook commented on issue #10697: [MXNET-360]auto convert str to bytes in img.imdecode when py3 - posted by GitBox <gi...@apache.org> on 2018/05/02 14:01:02 UTC, 0 replies.
- [GitHub] sl1pkn07 commented on issue #10743: CUDA 9.1.xx failed if not set OLDCMAKECUDA on cmake 3.10.3 with unix makefile or Ninja generator - posted by GitBox <gi...@apache.org> on 2018/05/02 14:03:05 UTC, 2 replies.
- [GitHub] marcoabreu commented on issue #10743: CUDA 9.1.xx failed if not set OLDCMAKECUDA on cmake 3.10.3 with unix makefile or Ninja generator - posted by GitBox <gi...@apache.org> on 2018/05/02 14:53:14 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10772: Fix row_sparse_pull with single gpu - posted by GitBox <gi...@apache.org> on 2018/05/02 15:24:13 UTC, 0 replies.
- [GitHub] zheng-da opened a new issue #10784: Flaky memory error - posted by GitBox <gi...@apache.org> on 2018/05/02 15:57:18 UTC, 0 replies.
- [GitHub] dtmoodie commented on issue #10749: MXSymbolListAttrShallow and MXSymbolGetAttr cannot access defaulted attributes - posted by GitBox <gi...@apache.org> on 2018/05/02 16:32:02 UTC, 0 replies.
- [GitHub] larroy commented on a change in pull request #8398: fix topk with big shape - posted by GitBox <gi...@apache.org> on 2018/05/02 17:02:55 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10645: [MXNET-354] Support elemwise_add/sub between dense and row sparse tensors on CPU/GPU - posted by GitBox <gi...@apache.org> on 2018/05/02 17:05:42 UTC, 4 replies.
- [GitHub] zheng-da commented on a change in pull request #10783: Fix 'make clean USE_MKLDNN=1' will build mkldnn issue - posted by GitBox <gi...@apache.org> on 2018/05/02 17:24:30 UTC, 1 replies.
- [GitHub] piiswrong closed pull request #10761: update the performance page of MXNet. - posted by GitBox <gi...@apache.org> on 2018/05/02 17:41:01 UTC, 0 replies.
- [incubator-mxnet] branch master updated: update perf. (#10761) - posted by jx...@apache.org on 2018/05/02 17:41:10 UTC, 0 replies.
- [GitHub] piiswrong commented on a change in pull request #10666: [MXNET-359] fix checks on convolution parameters in MKLDNN. - posted by GitBox <gi...@apache.org> on 2018/05/02 17:49:37 UTC, 0 replies.
- [GitHub] mkiefel commented on issue #10741: Fix sign bug in spatial transformer interpolation. - posted by GitBox <gi...@apache.org> on 2018/05/02 18:12:42 UTC, 1 replies.
- [GitHub] ashokei commented on issue #10736: [MXNET-367] update mkldnn to v0.14 and disable building test examples - posted by GitBox <gi...@apache.org> on 2018/05/02 18:19:22 UTC, 0 replies.
- [GitHub] aaronmarkham opened a new pull request #10785: clarify docs build - posted by GitBox <gi...@apache.org> on 2018/05/02 18:35:35 UTC, 0 replies.
- [GitHub] aaronmarkham commented on issue #10785: clarify docs build - posted by GitBox <gi...@apache.org> on 2018/05/02 18:40:36 UTC, 0 replies.
- svn commit: r26635 - in /dev/incubator/mxnet/1.2.0.rc2: ./ apache-mxnet-src-1.2.0.rc2-incubating.tar.gz apache-mxnet-src-1.2.0.rc2-incubating.tar.gz.asc apache-mxnet-src-1.2.0.rc2-incubating.tar.gz.md5 apache-mxnet-src-1.2.0.rc2-incubating.tar.gz.sha512 - posted by an...@apache.org on 2018/05/02 19:13:13 UTC, 0 replies.
- [GitHub] aaronmarkham commented on issue #10728: fixed broken links and added jenkins info - posted by GitBox <gi...@apache.org> on 2018/05/02 19:32:13 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10666: [MXNET-359] fix checks on convolution parameters in MKLDNN. - posted by GitBox <gi...@apache.org> on 2018/05/02 20:20:15 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-359] fix checks on convolution parameters in MKLDNN. (#10666) - posted by jx...@apache.org on 2018/05/02 20:20:19 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #10359: Correct way to detect JSON file contains MXNet model - posted by GitBox <gi...@apache.org> on 2018/05/02 20:35:07 UTC, 0 replies.
- [GitHub] lutzroeder closed issue #10359: Correct way to detect JSON file contains MXNet model - posted by GitBox <gi...@apache.org> on 2018/05/02 20:38:56 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #10330: [Post 1.1][WIP] Couple of License Issues from 1.1 Release - posted by GitBox <gi...@apache.org> on 2018/05/02 20:42:40 UTC, 1 replies.
- [GitHub] anirudhacharya commented on issue #10274: test_ndarray.test_reduce fails in v1.0.0 - posted by GitBox <gi...@apache.org> on 2018/05/02 20:50:20 UTC, 0 replies.
- [GitHub] ashokei commented on issue #10591: [MXNET-365] handle inplace in mkldnn FallBackCompute - posted by GitBox <gi...@apache.org> on 2018/05/02 20:53:01 UTC, 7 replies.
- [GitHub] roywei commented on issue #10775: RGB to gray ops - posted by GitBox <gi...@apache.org> on 2018/05/02 20:53:37 UTC, 2 replies.
- [GitHub] anirudhacharya commented on issue #10295: Build failure with cython 0.28 - posted by GitBox <gi...@apache.org> on 2018/05/02 20:56:48 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #10267: Continue train in R: what is begin_round? - posted by GitBox <gi...@apache.org> on 2018/05/02 21:05:02 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #10272: MxNet dmlc error that goes away on retry - posted by GitBox <gi...@apache.org> on 2018/05/02 21:07:28 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #10319: Hash functions in mxnet? - posted by GitBox <gi...@apache.org> on 2018/05/02 21:10:30 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #10329: Can't print params on gpu with collect_params - posted by GitBox <gi...@apache.org> on 2018/05/02 21:23:08 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #10334: How to subtract mean during prediction with pretrained model (python) - posted by GitBox <gi...@apache.org> on 2018/05/02 21:36:00 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #10357: Write Inplace isn't enabled in activation forward during inference. - posted by GitBox <gi...@apache.org> on 2018/05/02 21:42:08 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #10264: Run rnn backward fail - posted by GitBox <gi...@apache.org> on 2018/05/02 21:48:59 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #10271: MxNet S3 driver sometimes fails to read even after 50 retries - posted by GitBox <gi...@apache.org> on 2018/05/02 21:52:16 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #10290: c++ how to predict for a couple of images - posted by GitBox <gi...@apache.org> on 2018/05/02 21:53:36 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #10294: [Help] How I can change the in_data in CustomOp - posted by GitBox <gi...@apache.org> on 2018/05/02 22:03:52 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #10301: Disable async forward pass for fastest prediction? - posted by GitBox <gi...@apache.org> on 2018/05/02 22:05:10 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #10316: MultiBoxDetection cannot pass consistency check - posted by GitBox <gi...@apache.org> on 2018/05/02 22:09:32 UTC, 0 replies.
- [GitHub] yifeim opened a new issue #10786: Feature request: square op for row_sparse and sum op with keepdims - posted by GitBox <gi...@apache.org> on 2018/05/02 22:32:50 UTC, 0 replies.
- [GitHub] lanking520 opened a new pull request #10787: [MXNET-357][WIP] New Scala API Design (NDArray) - posted by GitBox <gi...@apache.org> on 2018/05/02 22:51:10 UTC, 0 replies.
- [GitHub] szha commented on issue #10773: specify common arch for mkldnn build, so it can be reused on all arch - posted by GitBox <gi...@apache.org> on 2018/05/02 22:54:12 UTC, 2 replies.
- [GitHub] lanking520 commented on issue #10660: [MXNET-357] New Scala API Design (Symbol) - posted by GitBox <gi...@apache.org> on 2018/05/02 23:17:06 UTC, 1 replies.
- [GitHub] ankkhedia commented on issue #10167: HybridBlock can be slower than Block - posted by GitBox <gi...@apache.org> on 2018/05/02 23:31:40 UTC, 0 replies.
- [GitHub] haojin2 commented on a change in pull request #10645: [MXNET-354] Support elemwise_add/sub between dense and row sparse tensors on CPU/GPU - posted by GitBox <gi...@apache.org> on 2018/05/02 23:33:35 UTC, 4 replies.
- [GitHub] ankkhedia commented on issue #10174: Install v0.10.0 errors - posted by GitBox <gi...@apache.org> on 2018/05/02 23:39:55 UTC, 0 replies.
- [GitHub] ashokei commented on issue #10773: specify common arch for mkldnn build, so it can be reused on all arch - posted by GitBox <gi...@apache.org> on 2018/05/02 23:40:16 UTC, 3 replies.
- [GitHub] ankkhedia commented on issue #10187: OpenCV 3.3.1 undefined reference to compiler CXX_3.4.21 - posted by GitBox <gi...@apache.org> on 2018/05/02 23:40:55 UTC, 2 replies.
- [GitHub] ankkhedia commented on issue #10217: Building with OpenCV causes link errors - posted by GitBox <gi...@apache.org> on 2018/05/02 23:44:51 UTC, 0 replies.
- [GitHub] ankkhedia commented on issue #10171: CoreML tool, wrong mlmodelc file name for Inception-BN - posted by GitBox <gi...@apache.org> on 2018/05/02 23:47:09 UTC, 0 replies.
- [GitHub] thomelane commented on issue #10622: [MXNET-341] Added General Info to API Docs for Python and Gluon - posted by GitBox <gi...@apache.org> on 2018/05/02 23:56:03 UTC, 1 replies.
- [GitHub] leezu commented on issue #10506: A todo list for the sparse feature (GPU) - posted by GitBox <gi...@apache.org> on 2018/05/03 00:09:58 UTC, 0 replies.
- [GitHub] aaronmarkham commented on issue #10622: [MXNET-341] Added General Info to API Docs for Python and Gluon - posted by GitBox <gi...@apache.org> on 2018/05/03 00:49:00 UTC, 1 replies.
- [GitHub] pribadihcr commented on issue #10775: RGB to gray ops - posted by GitBox <gi...@apache.org> on 2018/05/03 00:56:50 UTC, 3 replies.
- [GitHub] huyangc opened a new issue #10788: Start a process for training. The training get stuck - posted by GitBox <gi...@apache.org> on 2018/05/03 01:18:55 UTC, 0 replies.
- [GitHub] pribadihcr closed issue #10775: RGB to gray ops - posted by GitBox <gi...@apache.org> on 2018/05/03 01:23:17 UTC, 0 replies.
- [GitHub] TaoLv commented on issue #10773: specify common arch for mkldnn build, so it can be reused on all arch - posted by GitBox <gi...@apache.org> on 2018/05/03 02:02:06 UTC, 1 replies.
- [GitHub] chaoer closed issue #10745: Build from sources with Cuda 9.0 cudnn 7.1 on Window 10. - posted by GitBox <gi...@apache.org> on 2018/05/03 02:08:09 UTC, 0 replies.
- [GitHub] chaoer commented on issue #10745: Build from sources with Cuda 9.0 cudnn 7.1 on Window 10. - posted by GitBox <gi...@apache.org> on 2018/05/03 02:08:09 UTC, 0 replies.
- [GitHub] jinhuang415 commented on a change in pull request #10783: Fix 'make clean USE_MKLDNN=1' will build mkldnn issue - posted by GitBox <gi...@apache.org> on 2018/05/03 02:34:16 UTC, 0 replies.
- [GitHub] wangshuailong commented on issue #10294: [Help] How I can change the in_data in CustomOp - posted by GitBox <gi...@apache.org> on 2018/05/03 02:40:10 UTC, 0 replies.
- [GitHub] wangshuailong closed issue #10294: [Help] How I can change the in_data in CustomOp - posted by GitBox <gi...@apache.org> on 2018/05/03 02:40:16 UTC, 0 replies.
- [GitHub] anirudhacharya opened a new issue #10789: Reshape of input array when the shape is available only at runtime is not possible - posted by GitBox <gi...@apache.org> on 2018/05/03 02:46:34 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #10789: Reshape of input array when the shape is available only at runtime is not possible - posted by GitBox <gi...@apache.org> on 2018/05/03 02:54:07 UTC, 3 replies.
- [GitHub] chinakook opened a new pull request #10790: Fix learning rate of ctc example - posted by GitBox <gi...@apache.org> on 2018/05/03 03:06:25 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #10773: specify common arch for mkldnn build, so it can be reused on all arch - posted by GitBox <gi...@apache.org> on 2018/05/03 03:49:23 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #10783: Fix 'make clean USE_MKLDNN=1' will build mkldnn issue - posted by GitBox <gi...@apache.org> on 2018/05/03 04:03:14 UTC, 1 replies.
- [GitHub] szha closed pull request #10685: Update fit.py - posted by GitBox <gi...@apache.org> on 2018/05/03 04:07:20 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Update fit.py (#10685) - posted by zh...@apache.org on 2018/05/03 04:07:25 UTC, 0 replies.
- [GitHub] szha commented on issue #10354: Expose the number of GPUs. - posted by GitBox <gi...@apache.org> on 2018/05/03 04:12:56 UTC, 1 replies.
- [GitHub] szha commented on issue #9142: add lstm sentimental analysis tutorial - posted by GitBox <gi...@apache.org> on 2018/05/03 04:15:40 UTC, 0 replies.
- [GitHub] szha closed pull request #9142: add lstm sentimental analysis tutorial - posted by GitBox <gi...@apache.org> on 2018/05/03 04:15:40 UTC, 0 replies.
- [GitHub] apshreyans commented on issue #9602: MXNET not working in R - posted by GitBox <gi...@apache.org> on 2018/05/03 04:19:21 UTC, 1 replies.
- [GitHub] piiswrong commented on a change in pull request #10767: add reverse option to ndarray inplace reshape - posted by GitBox <gi...@apache.org> on 2018/05/03 04:27:20 UTC, 0 replies.
- [GitHub] apshreyans opened a new issue #10791: Unable to install mxnet in R 3.5.0 - posted by GitBox <gi...@apache.org> on 2018/05/03 04:31:58 UTC, 0 replies.
- [GitHub] nihui opened a new pull request #10792: [WIP] support string type for kvstore key in cpp-package - posted by GitBox <gi...@apache.org> on 2018/05/03 04:45:39 UTC, 0 replies.
- [GitHub] szha closed pull request #10790: Fix learning rate of ctc example - posted by GitBox <gi...@apache.org> on 2018/05/03 04:49:59 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Fix learning rate of ctc example (#10790) - posted by zh...@apache.org on 2018/05/03 04:50:05 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #10104: [WIP][MXNET-107] Fused RNN implementation for CPU - posted by GitBox <gi...@apache.org> on 2018/05/03 04:51:10 UTC, 0 replies.
- [GitHub] szha commented on issue #10629: [MXNET-343]fix Mkldnn with msvc - posted by GitBox <gi...@apache.org> on 2018/05/03 05:07:36 UTC, 0 replies.
- [GitHub] jeremiedb commented on issue #9602: MXNET not working in R - posted by GitBox <gi...@apache.org> on 2018/05/03 05:08:43 UTC, 0 replies.
- [GitHub] szha commented on a change in pull request #10736: [MXNET-367] update mkldnn to v0.14 and disable building test examples - posted by GitBox <gi...@apache.org> on 2018/05/03 05:22:06 UTC, 2 replies.
- [GitHub] xu2011 opened a new issue #10793: dataloader load custom dataset error - posted by GitBox <gi...@apache.org> on 2018/05/03 05:25:31 UTC, 0 replies.
- [GitHub] xinyu-intel commented on issue #10629: [MXNET-343]fix Mkldnn with msvc - posted by GitBox <gi...@apache.org> on 2018/05/03 05:26:20 UTC, 1 replies.
- [GitHub] ashokei commented on a change in pull request #10736: [MXNET-367] update mkldnn to v0.14 and disable building test examples - posted by GitBox <gi...@apache.org> on 2018/05/03 05:27:36 UTC, 3 replies.
- [GitHub] zhreshold closed pull request #8547: Revised validating process of a bounding box in ImageDetIter - posted by GitBox <gi...@apache.org> on 2018/05/03 05:44:11 UTC, 0 replies.
- [GitHub] zhreshold commented on issue #8547: Revised validating process of a bounding box in ImageDetIter - posted by GitBox <gi...@apache.org> on 2018/05/03 05:44:11 UTC, 0 replies.
- [GitHub] zhreshold closed pull request #8582: Yolo2 operator - posted by GitBox <gi...@apache.org> on 2018/05/03 05:44:32 UTC, 0 replies.
- [GitHub] zhreshold commented on issue #8582: Yolo2 operator - posted by GitBox <gi...@apache.org> on 2018/05/03 05:44:32 UTC, 0 replies.
- [GitHub] hongtao12310 commented on issue #10579: NNPACK can't be compiled at 1.1.0 1.2.0 and master branch - posted by GitBox <gi...@apache.org> on 2018/05/03 05:50:27 UTC, 0 replies.
- [GitHub] haojin2 commented on issue #10780: [MXNET-375] Lp Pooling and Global Lp Pooling - posted by GitBox <gi...@apache.org> on 2018/05/03 06:15:23 UTC, 1 replies.
- [GitHub] yufengwhy commented on issue #10386: [Operator] Support ndim > 3 for batch_dot - posted by GitBox <gi...@apache.org> on 2018/05/03 06:23:01 UTC, 0 replies.
- [GitHub] sxjscience commented on issue #10386: [Operator] Support ndim > 3 for batch_dot - posted by GitBox <gi...@apache.org> on 2018/05/03 06:24:26 UTC, 0 replies.
- [GitHub] nswamy closed issue #10301: Disable async forward pass for fastest prediction? - posted by GitBox <gi...@apache.org> on 2018/05/03 06:41:24 UTC, 0 replies.
- [GitHub] nswamy closed issue #10290: c++ how to predict for a couple of images - posted by GitBox <gi...@apache.org> on 2018/05/03 06:43:54 UTC, 0 replies.
- [GitHub] cipri-tom commented on issue #3432: OSError: /usr/lib/libgdal.so.1: undefined symbol: sqlite3_column_table_name - posted by GitBox <gi...@apache.org> on 2018/05/03 07:09:51 UTC, 0 replies.
- [GitHub] arcadiaphy opened a new pull request #10794: fix topk nms in multibox_detection operator - posted by GitBox <gi...@apache.org> on 2018/05/03 07:19:39 UTC, 0 replies.
- [GitHub] sxjscience opened a new pull request #10795: Op for scaled attention - posted by GitBox <gi...@apache.org> on 2018/05/03 08:21:21 UTC, 0 replies.
- [GitHub] wangshuailong commented on issue #7070: AttributeError: 'module' object has no attribute 'CaffeOp' - posted by GitBox <gi...@apache.org> on 2018/05/03 08:32:39 UTC, 1 replies.
- [GitHub] TaoLv commented on issue #10104: [WIP][MXNET-107] Fused RNN implementation for CPU - posted by GitBox <gi...@apache.org> on 2018/05/03 09:48:57 UTC, 3 replies.
- [GitHub] paoloviviani commented on issue #8126: Not able to train a neural network [XOR added] - posted by GitBox <gi...@apache.org> on 2018/05/03 09:54:11 UTC, 2 replies.
- [GitHub] Rangocold commented on issue #6313: cpp-package: Cannot open include file: 'mxnet-cpp/op.h' - posted by GitBox <gi...@apache.org> on 2018/05/03 10:09:09 UTC, 1 replies.
- [GitHub] juliusshufan opened a new pull request #10796: Test case improvement for MKLDNN on Gluon - posted by GitBox <gi...@apache.org> on 2018/05/03 10:13:52 UTC, 0 replies.
- [GitHub] lx75249 commented on issue #6313: cpp-package: Cannot open include file: 'mxnet-cpp/op.h' - posted by GitBox <gi...@apache.org> on 2018/05/03 10:57:09 UTC, 1 replies.
- [GitHub] larroy opened a new pull request #10797: Better cleaning of git repo - posted by GitBox <gi...@apache.org> on 2018/05/03 11:04:31 UTC, 0 replies.
- [GitHub] pengzhao-intel commented on issue #10696: [MXNET-366]Extend MXNet Distributed Training by MPI AllReduce - posted by GitBox <gi...@apache.org> on 2018/05/03 12:40:59 UTC, 1 replies.
- [GitHub] larroy commented on issue #10797: Better cleaning of git repo - posted by GitBox <gi...@apache.org> on 2018/05/03 13:09:34 UTC, 0 replies.
- [GitHub] Ghostish commented on issue #10544: name_scope/prefix doesn't work - posted by GitBox <gi...@apache.org> on 2018/05/03 13:38:24 UTC, 0 replies.
- [GitHub] luoyetx commented on issue #10544: name_scope/prefix doesn't work - posted by GitBox <gi...@apache.org> on 2018/05/03 15:09:25 UTC, 0 replies.
- [GitHub] WellyZhang commented on issue #3432: OSError: /usr/lib/libgdal.so.1: undefined symbol: sqlite3_column_table_name - posted by GitBox <gi...@apache.org> on 2018/05/03 16:08:22 UTC, 0 replies.
- [GitHub] larroy commented on issue #10746: [MXNET-368] Fix mxnet::Context hash for 32 bit architectures, where size_t is 32 … - posted by GitBox <gi...@apache.org> on 2018/05/03 16:39:48 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10795: Op for scaled attention - posted by GitBox <gi...@apache.org> on 2018/05/03 16:49:54 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10767: add reverse option to ndarray inplace reshape - posted by GitBox <gi...@apache.org> on 2018/05/03 17:16:53 UTC, 0 replies.
- [incubator-mxnet] branch master updated: add reverse option to ndarray inplace reshape (#10767) - posted by jx...@apache.org on 2018/05/03 17:16:58 UTC, 0 replies.
- [GitHub] haojin2 commented on a change in pull request #10533: [MXNET-314] Support Integer Type parsing in CSVIter - posted by GitBox <gi...@apache.org> on 2018/05/03 17:26:39 UTC, 2 replies.
- [GitHub] piiswrong closed pull request #10731: Fix a bug in getting MKLDNN memory - posted by GitBox <gi...@apache.org> on 2018/05/03 17:27:03 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10731: Fix a bug in getting MKLDNN memory - posted by GitBox <gi...@apache.org> on 2018/05/03 17:27:49 UTC, 0 replies.
- [GitHub] marcoabreu opened a new pull request #10798: Revert "update the performance page of MXNet." - posted by GitBox <gi...@apache.org> on 2018/05/03 18:02:51 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #10798: Revert "update the performance page of MXNet." - posted by GitBox <gi...@apache.org> on 2018/05/03 18:20:52 UTC, 0 replies.
- [GitHub] marcoabreu closed pull request #10798: Revert "update the performance page of MXNet." - posted by GitBox <gi...@apache.org> on 2018/05/03 18:20:52 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #10187: OpenCV 3.3.1 undefined reference to compiler CXX_3.4.21 - posted by GitBox <gi...@apache.org> on 2018/05/03 18:47:06 UTC, 0 replies.
- [GitHub] marcoabreu commented on a change in pull request #10736: [MXNET-367] update mkldnn to v0.14 and disable building test examples - posted by GitBox <gi...@apache.org> on 2018/05/03 19:06:28 UTC, 1 replies.
- [GitHub] marcoabreu commented on a change in pull request #10797: Better cleaning of git repo, signal handlers - posted by GitBox <gi...@apache.org> on 2018/05/03 19:12:48 UTC, 4 replies.
- [GitHub] rahul003 commented on issue #10696: [MXNET-366]Extend MXNet Distributed Training by MPI AllReduce - posted by GitBox <gi...@apache.org> on 2018/05/03 19:21:47 UTC, 7 replies.
- [GitHub] zhanghang1989 opened a new issue #10799: Feature Request for SoftmaxCrossEntropyLoss with Ignore labels - posted by GitBox <gi...@apache.org> on 2018/05/03 19:27:53 UTC, 0 replies.
- [GitHub] szha closed pull request #10622: [MXNET-341] Added General Info to API Docs for Python and Gluon - posted by GitBox <gi...@apache.org> on 2018/05/03 20:17:22 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Added more information to API Docs for Python and Gluon. (#10622) - posted by zh...@apache.org on 2018/05/03 20:17:28 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10793: dataloader load custom dataset error - posted by GitBox <gi...@apache.org> on 2018/05/03 21:52:20 UTC, 0 replies.
- [incubator-mxnet] branch piiswrong-patch-2 created (now 0d1927c) - posted by jx...@apache.org on 2018/05/03 21:54:46 UTC, 0 replies.
- [GitHub] piiswrong opened a new pull request #10800: Update index.md - posted by GitBox <gi...@apache.org> on 2018/05/03 21:54:47 UTC, 0 replies.
- [incubator-mxnet] 01/01: Update index.md - posted by jx...@apache.org on 2018/05/03 21:54:47 UTC, 0 replies.
- [GitHub] zhreshold commented on issue #10794: fix topk nms in multibox_detection operator - posted by GitBox <gi...@apache.org> on 2018/05/03 22:04:30 UTC, 1 replies.
- [GitHub] eric-haibin-lin commented on issue #9686: APIs that might be a good idea to break in 2.0 - posted by GitBox <gi...@apache.org> on 2018/05/03 22:06:18 UTC, 0 replies.
- [GitHub] anirudh2290 opened a new issue #10801: CMake ignores USE_MKLDNN flag for 1.2.0.RC[0-2] releases - posted by GitBox <gi...@apache.org> on 2018/05/03 22:36:11 UTC, 0 replies.
- [GitHub] ShownX commented on issue #10781: Gluon HybridBlock: how to use functions outside of class and still hybridize? - posted by GitBox <gi...@apache.org> on 2018/05/03 22:43:12 UTC, 0 replies.
- [GitHub] roywei commented on issue #10801: CMake ignores USE_MKLDNN flag for 1.2.0.RC[0-2] releases - posted by GitBox <gi...@apache.org> on 2018/05/04 00:04:37 UTC, 1 replies.
- [GitHub] roywei commented on issue #10799: Feature Request for SoftmaxCrossEntropyLoss with Ignore labels - posted by GitBox <gi...@apache.org> on 2018/05/04 00:07:10 UTC, 0 replies.
- [GitHub] roywei commented on issue #10793: dataloader load custom dataset error - posted by GitBox <gi...@apache.org> on 2018/05/04 00:11:10 UTC, 0 replies.
- [GitHub] roywei commented on issue #10791: Unable to install mxnet in R 3.5.0 - posted by GitBox <gi...@apache.org> on 2018/05/04 00:12:28 UTC, 0 replies.
- [GitHub] roywei commented on issue #10789: Reshape of input array when the shape is available only at runtime is not possible - posted by GitBox <gi...@apache.org> on 2018/05/04 00:13:35 UTC, 0 replies.
- [GitHub] roywei commented on issue #10786: Feature request: square op for row_sparse and sum op with keepdims - posted by GitBox <gi...@apache.org> on 2018/05/04 00:19:59 UTC, 0 replies.
- [GitHub] roywei commented on issue #10781: Gluon HybridBlock: how to use functions outside of class and still hybridize? - posted by GitBox <gi...@apache.org> on 2018/05/04 00:21:03 UTC, 0 replies.
- [GitHub] roywei commented on issue #10782: Multiple calls to mx.sym.Variable with same name: Dangerous / unexpected behavior? - posted by GitBox <gi...@apache.org> on 2018/05/04 00:24:15 UTC, 1 replies.
- [GitHub] roywei commented on issue #10784: Flaky memory error - posted by GitBox <gi...@apache.org> on 2018/05/04 00:25:29 UTC, 0 replies.
- [GitHub] roywei commented on issue #10778: Make android error - posted by GitBox <gi...@apache.org> on 2018/05/04 00:26:03 UTC, 0 replies.
- [GitHub] roywei commented on issue #10776: make clean USE_MKLDNN=1 triggers MKLDNN build - posted by GitBox <gi...@apache.org> on 2018/05/04 00:26:41 UTC, 0 replies.
- [GitHub] xu2011 commented on issue #10793: dataloader load custom dataset error - posted by GitBox <gi...@apache.org> on 2018/05/04 00:30:43 UTC, 0 replies.
- [GitHub] xu2011 closed issue #10793: dataloader load custom dataset error - posted by GitBox <gi...@apache.org> on 2018/05/04 00:30:44 UTC, 0 replies.
- [GitHub] chinakook commented on issue #10799: Feature Request for SoftmaxCrossEntropyLoss with Ignore labels - posted by GitBox <gi...@apache.org> on 2018/05/04 00:31:21 UTC, 0 replies.
- [GitHub] roywei commented on issue #10788: Start a process for training. The training get stuck - posted by GitBox <gi...@apache.org> on 2018/05/04 00:46:53 UTC, 1 replies.
- [GitHub] threeleafzerg commented on issue #10696: [MXNET-366]Extend MXNet Distributed Training by MPI AllReduce - posted by GitBox <gi...@apache.org> on 2018/05/04 01:32:20 UTC, 13 replies.
- [GitHub] wkcn opened a new pull request #10802: fix the formula for LRN operator - posted by GitBox <gi...@apache.org> on 2018/05/04 02:01:42 UTC, 0 replies.
- [GitHub] kice commented on issue #7393: add depthwise convolution's gpu version optimization - posted by GitBox <gi...@apache.org> on 2018/05/04 02:13:04 UTC, 0 replies.
- [GitHub] mangos47 commented on issue #10791: Unable to install mxnet in R 3.5.0 - posted by GitBox <gi...@apache.org> on 2018/05/04 02:34:58 UTC, 0 replies.
- [GitHub] nihui opened a new pull request #10803: remove unused rotateM_ - posted by GitBox <gi...@apache.org> on 2018/05/04 02:55:47 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed pull request #10772: Fix row_sparse_pull with single gpu - posted by GitBox <gi...@apache.org> on 2018/05/04 03:17:06 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Fix row_sparse_pull with single gpu (#10772) - posted by ha...@apache.org on 2018/05/04 03:17:13 UTC, 0 replies.
- [GitHub] nihui commented on issue #10726: Fix for cpp examples in mxnet/cpp-package. - posted by GitBox <gi...@apache.org> on 2018/05/04 03:23:33 UTC, 0 replies.
- [GitHub] marcoabreu closed pull request #10736: [MXNET-367] update mkldnn to v0.14 and disable building test examples - posted by GitBox <gi...@apache.org> on 2018/05/04 03:26:54 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-367] update mkldnn to v0.14 and disable building test examples (#10736) - posted by ma...@apache.org on 2018/05/04 03:26:58 UTC, 0 replies.
- [GitHub] kice opened a new pull request #10804: Use depthwise convolution(group convolution) by cuDNNv7 if available - posted by GitBox <gi...@apache.org> on 2018/05/04 03:31:40 UTC, 0 replies.
- [GitHub] nihui commented on issue #10804: Use depthwise convolution(group convolution) by cuDNNv7 if available - posted by GitBox <gi...@apache.org> on 2018/05/04 03:49:43 UTC, 2 replies.
- [GitHub] diyang opened a new issue #10805: SKIP RNN is incorrect in LSTnet - posted by GitBox <gi...@apache.org> on 2018/05/04 04:03:29 UTC, 0 replies.
- [GitHub] altosaar closed issue #10781: Gluon HybridBlock: how to use functions outside of class and still hybridize? - posted by GitBox <gi...@apache.org> on 2018/05/04 04:14:55 UTC, 0 replies.
- [GitHub] altosaar commented on issue #10781: Gluon HybridBlock: how to use functions outside of class and still hybridize? - posted by GitBox <gi...@apache.org> on 2018/05/04 04:14:55 UTC, 0 replies.
- [GitHub] lightingghost commented on issue #10220: Check failed: !ndinputs.back()->is_none() - posted by GitBox <gi...@apache.org> on 2018/05/04 04:19:14 UTC, 2 replies.
- [GitHub] eric-haibin-lin opened a new pull request #10806: hide kvstore api from api index - posted by GitBox <gi...@apache.org> on 2018/05/04 04:34:18 UTC, 0 replies.
- [GitHub] diyang commented on issue #10805: SKIP RNN is incorrect in LSTnet - posted by GitBox <gi...@apache.org> on 2018/05/04 04:37:08 UTC, 6 replies.
- [GitHub] lionel92 opened a new issue #10807: Asnumpy() error with gluon dense under both GPU/CPU/MKLDNN environment - posted by GitBox <gi...@apache.org> on 2018/05/04 04:53:09 UTC, 0 replies.
- [GitHub] szha commented on issue #10804: Use depthwise convolution(group convolution) by cuDNNv7 if available - posted by GitBox <gi...@apache.org> on 2018/05/04 05:24:57 UTC, 0 replies.
- [GitHub] rahul003 commented on a change in pull request #10696: [MXNET-366]Extend MXNet Distributed Training by MPI AllReduce - posted by GitBox <gi...@apache.org> on 2018/05/04 06:07:08 UTC, 1 replies.
- [GitHub] threeleafzerg commented on a change in pull request #10696: [MXNET-366]Extend MXNet Distributed Training by MPI AllReduce - posted by GitBox <gi...@apache.org> on 2018/05/04 06:22:26 UTC, 16 replies.
- [GitHub] QiXuanWang commented on issue #7551: How to get the symbol of gluon's RNN model by hybridizing - posted by GitBox <gi...@apache.org> on 2018/05/04 06:55:16 UTC, 0 replies.
- [GitHub] QiXuanWang commented on issue #10805: SKIP RNN is incorrect in LSTnet - posted by GitBox <gi...@apache.org> on 2018/05/04 06:59:49 UTC, 1 replies.
- [GitHub] marcoabreu opened a new pull request #10808: Revert "[MXNET-367] update mkldnn to v0.14 and disable building test examples" - posted by GitBox <gi...@apache.org> on 2018/05/04 07:05:27 UTC, 0 replies.
- [GitHub] TaoLv commented on issue #10808: Revert "[MXNET-367] update mkldnn to v0.14 and disable building test examples" - posted by GitBox <gi...@apache.org> on 2018/05/04 07:38:19 UTC, 1 replies.
- [GitHub] marcoabreu commented on issue #10808: Revert "[MXNET-367] update mkldnn to v0.14 and disable building test examples" - posted by GitBox <gi...@apache.org> on 2018/05/04 07:46:58 UTC, 0 replies.
- [GitHub] snflake commented on issue #10804: Use depthwise convolution(group convolution) by cuDNNv7 if available - posted by GitBox <gi...@apache.org> on 2018/05/04 08:21:40 UTC, 3 replies.
- [GitHub] grainw commented on issue #2754: import mxnetReason: image not found - posted by GitBox <gi...@apache.org> on 2018/05/04 08:29:14 UTC, 0 replies.
- [GitHub] dwSun commented on issue #10807: Ndarray.asnumpy() error with gluon dense under both GPU and CPU environment - posted by GitBox <gi...@apache.org> on 2018/05/04 09:28:07 UTC, 0 replies.
- [GitHub] dwSun opened a new issue #10809: Check failed: format != mkl_mem_->GetFormat() (5 vs. 5) - posted by GitBox <gi...@apache.org> on 2018/05/04 09:55:17 UTC, 0 replies.
- [GitHub] marcoabreu closed pull request #10808: Revert "[MXNET-367] update mkldnn to v0.14 and disable building test examples" - posted by GitBox <gi...@apache.org> on 2018/05/04 11:20:39 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Revert "[MXNET-367] update mkldnn to v0.14 and disable building test examples (#10736)" (#10808) - posted by ma...@apache.org on 2018/05/04 11:20:45 UTC, 0 replies.
- [GitHub] larroy commented on a change in pull request #10797: Better cleaning of git repo, signal handlers - posted by GitBox <gi...@apache.org> on 2018/05/04 11:26:30 UTC, 3 replies.
- [GitHub] TaoLv commented on issue #10809: Check failed: format != mkl_mem_->GetFormat() (5 vs. 5) - posted by GitBox <gi...@apache.org> on 2018/05/04 13:27:26 UTC, 0 replies.
- [GitHub] TaoLv opened a new pull request #10810: Fix Reorder2Default - posted by GitBox <gi...@apache.org> on 2018/05/04 13:50:18 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #10791: Unable to install mxnet in R 3.5.0 - posted by GitBox <gi...@apache.org> on 2018/05/04 13:51:56 UTC, 1 replies.
- [GitHub] zheng-da commented on issue #10810: Fix Reorder2Default - posted by GitBox <gi...@apache.org> on 2018/05/04 14:36:49 UTC, 0 replies.
- [GitHub] larroy opened a new pull request #10811: Update emails for build failures in Jenkins - posted by GitBox <gi...@apache.org> on 2018/05/04 14:39:35 UTC, 0 replies.
- [GitHub] dwSun commented on issue #10810: Fix Reorder2Default - posted by GitBox <gi...@apache.org> on 2018/05/04 14:45:05 UTC, 0 replies.
- [GitHub] IFeelBloated commented on issue #10804: Use depthwise convolution(group convolution) by cuDNNv7 if available - posted by GitBox <gi...@apache.org> on 2018/05/04 15:22:22 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #10811: Update emails for build failures in Jenkins - posted by GitBox <gi...@apache.org> on 2018/05/04 15:33:22 UTC, 0 replies.
- [GitHub] marcoabreu closed pull request #10811: Update emails for build failures in Jenkins - posted by GitBox <gi...@apache.org> on 2018/05/04 15:33:23 UTC, 0 replies.
- [GitHub] arcadiaphy commented on issue #10794: fix topk nms in multibox_detection operator - posted by GitBox <gi...@apache.org> on 2018/05/04 16:48:07 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10804: Use depthwise convolution(group convolution) by cuDNNv7 if available - posted by GitBox <gi...@apache.org> on 2018/05/04 16:56:12 UTC, 3 replies.
- [GitHub] sergeykolychev commented on issue #10791: Unable to install mxnet in R 3.5.0 - posted by GitBox <gi...@apache.org> on 2018/05/04 17:06:19 UTC, 0 replies.
- [incubator-mxnet] branch piiswrong-patch-2 updated (0d1927c -> f6f67e8) - posted by jx...@apache.org on 2018/05/04 17:47:33 UTC, 0 replies.
- [GitHub] zheng-da opened a new pull request #10812: Fix a mem error. - posted by GitBox <gi...@apache.org> on 2018/05/04 19:00:22 UTC, 0 replies.
- [GitHub] hetong007 commented on issue #10123: train_cifar10.py hangs on first epoch in debug mode (4 P100 GPUs) - posted by GitBox <gi...@apache.org> on 2018/05/04 19:13:31 UTC, 0 replies.
- [GitHub] zhreshold closed pull request #10794: fix topk nms in multibox_detection operator - posted by GitBox <gi...@apache.org> on 2018/05/04 19:47:42 UTC, 0 replies.
- [incubator-mxnet] branch master updated: fix topk nms in multibox_detection operator (#10794) - posted by zh...@apache.org on 2018/05/04 19:47:47 UTC, 0 replies.
- [GitHub] leezu opened a new pull request #10813: Fix context handling when creating sparse arrays from definition - posted by GitBox <gi...@apache.org> on 2018/05/04 20:16:22 UTC, 0 replies.
- [GitHub] rahul003 commented on issue #10778: Make android error - posted by GitBox <gi...@apache.org> on 2018/05/04 20:27:25 UTC, 1 replies.
- [GitHub] piiswrong closed pull request #10800: Update index.md - posted by GitBox <gi...@apache.org> on 2018/05/04 20:42:56 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Update index.md (#10800) - posted by jx...@apache.org on 2018/05/04 20:43:03 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10812: Fix a mem error. - posted by GitBox <gi...@apache.org> on 2018/05/04 20:44:27 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Fix a mem error. (#10812) - posted by jx...@apache.org on 2018/05/04 20:44:30 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10766: Bug Cannot save/load params with Gluon model - posted by GitBox <gi...@apache.org> on 2018/05/04 21:02:38 UTC, 0 replies.
- [GitHub] piiswrong opened a new pull request #10814: fix a bug for deferred init - posted by GitBox <gi...@apache.org> on 2018/05/04 21:03:56 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10810: Fix Reorder2Default - posted by GitBox <gi...@apache.org> on 2018/05/04 21:20:46 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Reorder2Default: return directly for default format (#10810) - posted by jx...@apache.org on 2018/05/04 21:20:51 UTC, 0 replies.
- [GitHub] zhanghang1989 opened a new pull request #10815: [MXNET-402] add integer type for pad - posted by GitBox <gi...@apache.org> on 2018/05/04 21:36:13 UTC, 0 replies.
- [GitHub] piiswrong opened a new pull request #10816: Update threaded_engine.cc - posted by GitBox <gi...@apache.org> on 2018/05/04 22:13:46 UTC, 0 replies.
- [GitHub] ThomasDelteil commented on issue #10816: Update threaded_engine.cc - posted by GitBox <gi...@apache.org> on 2018/05/04 22:29:33 UTC, 2 replies.
- [GitHub] laszukdawid commented on issue #9118: argmax causes python VM to crash - posted by GitBox <gi...@apache.org> on 2018/05/04 22:30:46 UTC, 0 replies.
- [GitHub] piiswrong opened a new pull request #10817: [WIP] Do Not Merge. Static memory allocation for cached_op - posted by GitBox <gi...@apache.org> on 2018/05/04 22:46:32 UTC, 0 replies.
- [GitHub] thomelane commented on issue #10621: [MXNET-340] Updated tutorials page. - posted by GitBox <gi...@apache.org> on 2018/05/04 22:47:12 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10814: fix a bug for deferred init - posted by GitBox <gi...@apache.org> on 2018/05/04 22:59:09 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10814: fix a bug for deferred init - posted by GitBox <gi...@apache.org> on 2018/05/04 22:59:22 UTC, 0 replies.
- [incubator-mxnet] branch master updated: fix (#10814) - posted by jx...@apache.org on 2018/05/04 22:59:26 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10816: Update threaded_engine.cc - posted by GitBox <gi...@apache.org> on 2018/05/04 23:00:53 UTC, 0 replies.
- [GitHub] hetong007 opened a new issue #10818: Feature Request: Improve ndarray.pad to be an numpy.pad equivalent - posted by GitBox <gi...@apache.org> on 2018/05/05 00:40:28 UTC, 0 replies.
- [GitHub] ashokei opened a new pull request #10819: [MXNET-367] update mkldnn to v0.14 and disable building test examples - posted by GitBox <gi...@apache.org> on 2018/05/05 01:09:30 UTC, 0 replies.
- [GitHub] zhreshold opened a new pull request #10820: fix thread contention caused by openmp - posted by GitBox <gi...@apache.org> on 2018/05/05 01:22:47 UTC, 0 replies.
- [GitHub] zhreshold commented on issue #10820: fix thread contention caused by openmp - posted by GitBox <gi...@apache.org> on 2018/05/05 01:26:52 UTC, 1 replies.
- [GitHub] rahul003 commented on issue #8671: Discussion and troubleshooting on PyPI (pip) installation - posted by GitBox <gi...@apache.org> on 2018/05/05 01:41:55 UTC, 2 replies.
- [GitHub] szha commented on issue #8671: Discussion and troubleshooting on PyPI (pip) installation - posted by GitBox <gi...@apache.org> on 2018/05/05 01:45:48 UTC, 4 replies.
- [GitHub] indhub closed pull request #10621: [MXNET-340] Updated tutorials page. - posted by GitBox <gi...@apache.org> on 2018/05/05 01:54:41 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-340] Updated tutorials page. (#10621) - posted by in...@apache.org on 2018/05/05 01:54:47 UTC, 0 replies.
- [GitHub] anirudh2290 commented on issue #9118: argmax causes python VM to crash - posted by GitBox <gi...@apache.org> on 2018/05/05 02:24:33 UTC, 0 replies.
- [GitHub] wkcn commented on issue #10723: Adding custom C++ ops without modifying mxnet source - posted by GitBox <gi...@apache.org> on 2018/05/05 02:53:00 UTC, 0 replies.
- [GitHub] ashokei commented on issue #10819: [MXNET-367] update mkldnn to v0.14 and disable building test examples - posted by GitBox <gi...@apache.org> on 2018/05/05 04:02:10 UTC, 1 replies.
- [GitHub] yajiedesign opened a new issue #10821: ci error MKLDNN_UTIL_FUNC.MemFormat - posted by GitBox <gi...@apache.org> on 2018/05/05 05:40:37 UTC, 0 replies.
- [GitHub] yajiedesign closed issue #10821: ci error MKLDNN_UTIL_FUNC.MemFormat - posted by GitBox <gi...@apache.org> on 2018/05/05 05:43:13 UTC, 0 replies.
- [GitHub] TaoLv commented on issue #10629: [MXNET-343]fix Mkldnn with msvc - posted by GitBox <gi...@apache.org> on 2018/05/05 06:06:08 UTC, 1 replies.
- [GitHub] yajiedesign commented on issue #10629: [MXNET-343]fix Mkldnn with msvc - posted by GitBox <gi...@apache.org> on 2018/05/05 07:22:50 UTC, 5 replies.
- [GitHub] zhyj3038 opened a new issue #10822: how can load *.json and *.params with gluon api? - posted by GitBox <gi...@apache.org> on 2018/05/05 07:23:08 UTC, 0 replies.
- [GitHub] TaoLv commented on issue #10819: [MXNET-367] update mkldnn to v0.14 and disable building test examples - posted by GitBox <gi...@apache.org> on 2018/05/05 08:26:10 UTC, 1 replies.
- [GitHub] diyang commented on issue #8029: Bug on sum - posted by GitBox <gi...@apache.org> on 2018/05/05 12:21:27 UTC, 3 replies.
- [GitHub] wkcn opened a new pull request #10823: fix gradient number and document for box_iou operator - posted by GitBox <gi...@apache.org> on 2018/05/05 12:41:27 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #10735: Flaky test_correlation - posted by GitBox <gi...@apache.org> on 2018/05/05 15:34:32 UTC, 0 replies.
- [GitHub] marcoabreu closed issue #10735: Flaky test_correlation - posted by GitBox <gi...@apache.org> on 2018/05/05 15:34:32 UTC, 0 replies.
- [GitHub] dwSun opened a new issue #10824: Segmentation Fault when using as_in_context - posted by GitBox <gi...@apache.org> on 2018/05/05 15:41:11 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #10591: [MXNET-365] handle inplace in mkldnn FallBackCompute - posted by GitBox <gi...@apache.org> on 2018/05/05 15:59:49 UTC, 1 replies.
- [GitHub] marcoabreu commented on issue #10591: [MXNET-365] handle inplace in mkldnn FallBackCompute - posted by GitBox <gi...@apache.org> on 2018/05/05 16:10:18 UTC, 1 replies.
- [GitHub] marcoabreu closed issue #10784: Flaky memory error - posted by GitBox <gi...@apache.org> on 2018/05/05 17:24:34 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #10784: Flaky memory error - posted by GitBox <gi...@apache.org> on 2018/05/05 17:24:34 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #10824: Segmentation Fault when using as_in_context - posted by GitBox <gi...@apache.org> on 2018/05/05 17:26:10 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #10796: [WIP]Test cases improvement for MKLDNN on Gluon - posted by GitBox <gi...@apache.org> on 2018/05/05 17:37:02 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed pull request #10645: [MXNET-354] Support elemwise_add/sub between dense and row sparse tensors on CPU/GPU - posted by GitBox <gi...@apache.org> on 2018/05/05 17:57:32 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-354] Support elemwise_add/sub between dense and row sparse tensors on CPU/GPU (#10645) - posted by ha...@apache.org on 2018/05/05 17:57:37 UTC, 0 replies.
- [GitHub] hetong007 opened a new pull request #10825: Adding max_area to random_size_crop - posted by GitBox <gi...@apache.org> on 2018/05/05 19:07:44 UTC, 0 replies.
- [GitHub] ZioPwnstar opened a new issue #10826: Own dataset via im2rec.py & NDArrayIter - posted by GitBox <gi...@apache.org> on 2018/05/05 19:29:09 UTC, 0 replies.
- [GitHub] ashokei commented on issue #10629: [MXNET-343]fix Mkldnn with msvc - posted by GitBox <gi...@apache.org> on 2018/05/05 19:52:02 UTC, 0 replies.
- [GitHub] lightingghost commented on issue #8513: --start-group not supported for macOS - posted by GitBox <gi...@apache.org> on 2018/05/05 20:06:51 UTC, 0 replies.
- [GitHub] piiswrong commented on a change in pull request #10825: Adding max_area to random_size_crop - posted by GitBox <gi...@apache.org> on 2018/05/06 02:57:21 UTC, 7 replies.
- [GitHub] mbaijal opened a new pull request #10827: [WIP] [Initial PR for code review] Add 2 new pipelines to the Official CI and run nightly tests. - posted by GitBox <gi...@apache.org> on 2018/05/06 04:20:27 UTC, 0 replies.
- [GitHub] mbaijal commented on a change in pull request #10827: [WIP] [PR for Initial code review] Add 2 new pipelines to the Official CI and run nightly tests. - posted by GitBox <gi...@apache.org> on 2018/05/06 04:23:03 UTC, 1 replies.
- [GitHub] kaisark opened a new issue #10828: mxnet build error.: g++: error: /home/ubuntu/mxnet/3rdparty/dmlc-core/libdmlc.a: No such file or directory - posted by GitBox <gi...@apache.org> on 2018/05/06 05:12:38 UTC, 0 replies.
- [GitHub] piiswrong commented on a change in pull request #10804: Use depthwise convolution(group convolution) by cuDNNv7 if available - posted by GitBox <gi...@apache.org> on 2018/05/06 05:15:21 UTC, 3 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10714: [MXNET-364] broadcast_add/sub between CSR and 1D dense vector on CPU - posted by GitBox <gi...@apache.org> on 2018/05/06 05:17:48 UTC, 6 replies.
- [GitHub] hetong007 commented on a change in pull request #10825: Adding max_area to random_size_crop - posted by GitBox <gi...@apache.org> on 2018/05/06 05:27:52 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10824: Segmentation Fault when using as_in_context - posted by GitBox <gi...@apache.org> on 2018/05/06 06:41:19 UTC, 1 replies.
- [GitHub] piiswrong commented on issue #10822: how can load *.json and *.params with gluon api? - posted by GitBox <gi...@apache.org> on 2018/05/06 06:44:23 UTC, 0 replies.
- [GitHub] larroy commented on issue #9853: Flaky test_operator.test_binary_op - posted by GitBox <gi...@apache.org> on 2018/05/06 12:24:17 UTC, 5 replies.
- [GitHub] eric-haibin-lin opened a new pull request #10829: [WIP] fix csv iter - posted by GitBox <gi...@apache.org> on 2018/05/06 18:09:35 UTC, 0 replies.
- [GitHub] eric-haibin-lin opened a new pull request #10830: fix creating cpu sparse array from gpu data - posted by GitBox <gi...@apache.org> on 2018/05/06 18:11:10 UTC, 0 replies.
- [GitHub] zzd1992 opened a new issue #10831: How to fix seeds and reproduce results? - posted by GitBox <gi...@apache.org> on 2018/05/06 18:41:05 UTC, 0 replies.
- [GitHub] reminisce commented on a change in pull request #10433: [MXNET-290] MKLDNN support for model quantization - posted by GitBox <gi...@apache.org> on 2018/05/06 19:02:03 UTC, 18 replies.
- [GitHub] samhodge commented on issue #9989: Cannot train example gluon style transfer - posted by GitBox <gi...@apache.org> on 2018/05/06 20:18:23 UTC, 1 replies.
- [GitHub] piiswrong closed pull request #10830: fix creating cpu sparse array from gpu data - posted by GitBox <gi...@apache.org> on 2018/05/06 20:57:17 UTC, 0 replies.
- [incubator-mxnet] branch master updated: fix creating cpu sparse array from gpu data (#10830) - posted by jx...@apache.org on 2018/05/06 20:57:22 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10813: Fix context handling when creating sparse arrays from definition - posted by GitBox <gi...@apache.org> on 2018/05/06 22:05:24 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed pull request #10813: Fix context handling when creating sparse arrays from definition - posted by GitBox <gi...@apache.org> on 2018/05/06 22:05:24 UTC, 0 replies.
- [GitHub] ZioPwnstar closed issue #10826: Own dataset via im2rec.py & NDArrayIter - posted by GitBox <gi...@apache.org> on 2018/05/07 00:14:00 UTC, 0 replies.
- [GitHub] pribadihcr opened a new issue #10832: custom kernel - posted by GitBox <gi...@apache.org> on 2018/05/07 01:48:37 UTC, 0 replies.
- [GitHub] anirudh2290 opened a new pull request #10833: [WIP] Change class variables to thread local variables - posted by GitBox <gi...@apache.org> on 2018/05/07 02:22:43 UTC, 0 replies.
- [GitHub] OliverColeman commented on issue #9288: Get HybridBlock layer shape on runtime - posted by GitBox <gi...@apache.org> on 2018/05/07 04:12:25 UTC, 0 replies.
- [GitHub] squidszyd opened a new issue #10834: Share Numpy Arrays between processes like NDArrays? - posted by GitBox <gi...@apache.org> on 2018/05/07 06:13:26 UTC, 0 replies.
- [GitHub] casscw opened a new issue #10835: why SparseEmbedding layer's weight is always dense? - posted by GitBox <gi...@apache.org> on 2018/05/07 10:11:49 UTC, 0 replies.
- [GitHub] akb0787 commented on issue #1084: Implement Deep Compression that reduced the size of VGG-16 by 49x from 552MB to 11.3MB with no loss of accuracy - posted by GitBox <gi...@apache.org> on 2018/05/07 11:45:09 UTC, 1 replies.
- [GitHub] moveforever commented on issue #10835: why SparseEmbedding layer's weight is always dense? - posted by GitBox <gi...@apache.org> on 2018/05/07 13:47:16 UTC, 2 replies.
- [GitHub] XiaotaoChen opened a new issue #10836: mxnet-mkldnn(v1.2.0) to use whole CPU cores on machines without hyperthreading - posted by GitBox <gi...@apache.org> on 2018/05/07 14:27:36 UTC, 0 replies.
- [GitHub] TaoLv commented on issue #10836: mxnet-mkldnn(v1.2.0) to use whole CPU cores on machines without hyperthreading - posted by GitBox <gi...@apache.org> on 2018/05/07 15:35:33 UTC, 0 replies.
- [GitHub] szha closed pull request #10741: Fix sign bug in spatial transformer interpolation. - posted by GitBox <gi...@apache.org> on 2018/05/07 16:39:11 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Fix sign bug in spatial transformer interpolation. (#10741) - posted by zh...@apache.org on 2018/05/07 16:39:17 UTC, 0 replies.
- [GitHub] gigasquid commented on issue #10338: NDArray saved in Python cannot be loaded in Scala - posted by GitBox <gi...@apache.org> on 2018/05/07 16:45:59 UTC, 2 replies.
- [GitHub] spidyDev commented on issue #10726: Fix for cpp examples in mxnet/cpp-package. - posted by GitBox <gi...@apache.org> on 2018/05/07 17:31:12 UTC, 1 replies.
- [GitHub] szha commented on a change in pull request #10833: [WIP] Change class variables to thread local variables - posted by GitBox <gi...@apache.org> on 2018/05/07 17:31:39 UTC, 0 replies.
- [GitHub] szha commented on a change in pull request #10726: Fix for cpp examples in mxnet/cpp-package. - posted by GitBox <gi...@apache.org> on 2018/05/07 17:35:35 UTC, 3 replies.
- [GitHub] piiswrong closed pull request #10829: [WIP] fix csv iter - posted by GitBox <gi...@apache.org> on 2018/05/07 17:35:37 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [WIP] fix csv iter (#10829) - posted by jx...@apache.org on 2018/05/07 17:35:41 UTC, 0 replies.
- [GitHub] spidyDev commented on a change in pull request #10726: Fix for cpp examples in mxnet/cpp-package. - posted by GitBox <gi...@apache.org> on 2018/05/07 17:40:26 UTC, 3 replies.
- [GitHub] piiswrong commented on a change in pull request #10833: [WIP] Change class variables to thread local variables - posted by GitBox <gi...@apache.org> on 2018/05/07 17:54:01 UTC, 12 replies.
- [GitHub] anirudh2290 commented on a change in pull request #10833: [WIP] Change class variables to thread local variables - posted by GitBox <gi...@apache.org> on 2018/05/07 17:54:02 UTC, 4 replies.
- [GitHub] piiswrong closed pull request #10802: fix the latex formula for LRN operator - posted by GitBox <gi...@apache.org> on 2018/05/07 18:08:20 UTC, 0 replies.
- [incubator-mxnet] branch master updated: fix the latex formula for LRN operator (#10802) - posted by jx...@apache.org on 2018/05/07 18:08:26 UTC, 0 replies.
- [GitHub] Hodapp87 commented on issue #10338: NDArray saved in Python cannot be loaded in Scala - posted by GitBox <gi...@apache.org> on 2018/05/07 18:14:18 UTC, 0 replies.
- [GitHub] piiswrong commented on a change in pull request #10629: [MXNET-343]fix Mkldnn with msvc - posted by GitBox <gi...@apache.org> on 2018/05/07 18:14:39 UTC, 1 replies.
- [GitHub] piiswrong closed pull request #10629: [MXNET-343]fix Mkldnn with msvc - posted by GitBox <gi...@apache.org> on 2018/05/07 18:16:13 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-343]fix Mkldnn with msvc (#10629) - posted by jx...@apache.org on 2018/05/07 18:16:20 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10780: [MXNET-375] Lp Pooling and Global Lp Pooling - posted by GitBox <gi...@apache.org> on 2018/05/07 18:19:47 UTC, 0 replies.
- [GitHub] mbaijal commented on a change in pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests. - posted by GitBox <gi...@apache.org> on 2018/05/07 19:06:35 UTC, 3 replies.
- [GitHub] marcoabreu opened a new issue #10837: ARMv8 OpenBLAS build broken - posted by GitBox <gi...@apache.org> on 2018/05/07 19:07:40 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #10837: ARMv8 OpenBLAS build broken - posted by GitBox <gi...@apache.org> on 2018/05/07 19:10:10 UTC, 6 replies.
- [GitHub] haojin2 opened a new issue #10838: Flaky test_random.test_sample_multinomial - posted by GitBox <gi...@apache.org> on 2018/05/07 20:31:44 UTC, 0 replies.
- [GitHub] ThomasDelteil commented on issue #10837: ARMv8 OpenBLAS build broken - posted by GitBox <gi...@apache.org> on 2018/05/07 20:32:16 UTC, 0 replies.
- [GitHub] marcoabreu opened a new issue #10839: Execute all runs in CI without cache as part of nightly - posted by GitBox <gi...@apache.org> on 2018/05/07 20:36:50 UTC, 0 replies.
- [GitHub] altosaar opened a new issue #10840: Feature request - einsum - posted by GitBox <gi...@apache.org> on 2018/05/07 20:40:55 UTC, 0 replies.
- [GitHub] ThomasDelteil commented on issue #10839: Execute all runs in CI without cache as part of nightly - posted by GitBox <gi...@apache.org> on 2018/05/07 20:40:57 UTC, 0 replies.
- [GitHub] reminisce opened a new pull request #10841: [DOC] Fix quantized pooling doc - posted by GitBox <gi...@apache.org> on 2018/05/07 21:08:32 UTC, 0 replies.
- [GitHub] nskool opened a new pull request #10842: Update expected result in osx python install script - posted by GitBox <gi...@apache.org> on 2018/05/07 21:09:32 UTC, 1 replies.
- [GitHub] nskool closed pull request #10842: Update expected result in osx python install script - posted by GitBox <gi...@apache.org> on 2018/05/07 21:11:38 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #8915: [MXNET-331] NVLink communication pattern updated - posted by GitBox <gi...@apache.org> on 2018/05/07 21:38:11 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed pull request #8915: [MXNET-331] NVLink communication pattern updated - posted by GitBox <gi...@apache.org> on 2018/05/07 21:38:12 UTC, 0 replies.
- [GitHub] Laurawly opened a new pull request #8915: [MXNET-331] NVLink communication pattern updated - posted by GitBox <gi...@apache.org> on 2018/05/07 21:59:45 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed pull request #10533: [MXNET-314] Support Integer Type parsing in CSVIter - posted by GitBox <gi...@apache.org> on 2018/05/07 22:13:55 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-314] Support Integer Type parsing in CSVIter (#10533) - posted by ha...@apache.org on 2018/05/07 22:14:03 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10280: Flaky test_operator.test_correlation - posted by GitBox <gi...@apache.org> on 2018/05/07 22:15:16 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed pull request #10841: [DOC] Fix quantized pooling doc - posted by GitBox <gi...@apache.org> on 2018/05/07 23:26:41 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Fix quantized pooling doc (#10841) - posted by ha...@apache.org on 2018/05/07 23:26:45 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed pull request #10785: clarify docs build - posted by GitBox <gi...@apache.org> on 2018/05/07 23:27:42 UTC, 0 replies.
- [incubator-mxnet] branch master updated: clarify docs build (#10785) - posted by ha...@apache.org on 2018/05/07 23:27:45 UTC, 0 replies.
- [GitHub] szha commented on a change in pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests. - posted by GitBox <gi...@apache.org> on 2018/05/07 23:57:39 UTC, 0 replies.
- [GitHub] anirudh2290 commented on issue #10837: ARMv8 OpenBLAS build broken - posted by GitBox <gi...@apache.org> on 2018/05/08 00:08:05 UTC, 0 replies.
- [GitHub] zheng-da commented on a change in pull request #10591: [MXNET-365] handle inplace in mkldnn FallBackCompute - posted by GitBox <gi...@apache.org> on 2018/05/08 00:58:16 UTC, 1 replies.
- [GitHub] ashokei commented on a change in pull request #10591: [MXNET-365] handle inplace in mkldnn FallBackCompute - posted by GitBox <gi...@apache.org> on 2018/05/08 01:01:12 UTC, 1 replies.
- [GitHub] XiaotaoChen commented on issue #10836: mxnet-mkldnn(v1.2.0) to use whole CPU cores on machines without hyperthreading - posted by GitBox <gi...@apache.org> on 2018/05/08 01:03:14 UTC, 0 replies.
- [GitHub] pengzhao-intel commented on issue #10836: mxnet-mkldnn(v1.2.0) to use whole CPU cores on machines without hyperthreading - posted by GitBox <gi...@apache.org> on 2018/05/08 01:23:10 UTC, 0 replies.
- [GitHub] zheng-da opened a new pull request #10843: fix a bug in prepare_mkldnn.sh for mac - posted by GitBox <gi...@apache.org> on 2018/05/08 01:32:46 UTC, 0 replies.
- [GitHub] cjolivier01 commented on issue #10836: mxnet-mkldnn(v1.2.0) to use whole CPU cores on machines without hyperthreading - posted by GitBox <gi...@apache.org> on 2018/05/08 01:51:11 UTC, 0 replies.
- [GitHub] hubenjm commented on issue #1813: FFT layer in MXNet - posted by GitBox <gi...@apache.org> on 2018/05/08 02:10:43 UTC, 0 replies.
- [GitHub] szha commented on a change in pull request #10462: [MXNET-62] add test against spark integration - posted by GitBox <gi...@apache.org> on 2018/05/08 03:21:25 UTC, 2 replies.
- [GitHub] CodingCat commented on a change in pull request #10462: [MXNET-62] add test against spark integration - posted by GitBox <gi...@apache.org> on 2018/05/08 03:29:17 UTC, 3 replies.
- [GitHub] piiswrong commented on issue #10820: fix thread contention caused by openmp - posted by GitBox <gi...@apache.org> on 2018/05/08 03:34:35 UTC, 2 replies.
- [GitHub] piiswrong closed pull request #10806: hide kvstore api from api index - posted by GitBox <gi...@apache.org> on 2018/05/08 03:35:05 UTC, 0 replies.
- [incubator-mxnet] branch master updated: hide kvstore api from api index (#10806) - posted by jx...@apache.org on 2018/05/08 03:35:10 UTC, 0 replies.
- [GitHub] piiswrong commented on a change in pull request #10462: [MXNET-62] add test against spark integration - posted by GitBox <gi...@apache.org> on 2018/05/08 03:36:49 UTC, 0 replies.
- [GitHub] reminisce opened a new pull request #10844: Better error handling of NDArray setitem autograd - posted by GitBox <gi...@apache.org> on 2018/05/08 03:54:19 UTC, 0 replies.
- [GitHub] reminisce commented on a change in pull request #10780: [MXNET-375] Lp Pooling and Global Lp Pooling - posted by GitBox <gi...@apache.org> on 2018/05/08 04:51:32 UTC, 17 replies.
- [GitHub] eric-haibin-lin opened a new pull request #10845: [MXNET-406] support init/pull dense weight, push row_sparse grad in kvstore - posted by GitBox <gi...@apache.org> on 2018/05/08 04:57:48 UTC, 0 replies.
- [GitHub] zheng-da opened a new issue #10846: flaky tests in tutorial CI - posted by GitBox <gi...@apache.org> on 2018/05/08 05:59:56 UTC, 0 replies.
- [GitHub] szha commented on issue #10846: flaky tests in tutorial CI - posted by GitBox <gi...@apache.org> on 2018/05/08 06:15:48 UTC, 0 replies.
- [GitHub] ThomasDelteil commented on issue #10846: flaky tests in tutorial CI - posted by GitBox <gi...@apache.org> on 2018/05/08 06:33:04 UTC, 5 replies.
- [GitHub] zheng-da commented on issue #10846: flaky tests in tutorial CI - posted by GitBox <gi...@apache.org> on 2018/05/08 06:44:11 UTC, 0 replies.
- [GitHub] TaoLv commented on issue #10846: flaky tests in tutorial CI - posted by GitBox <gi...@apache.org> on 2018/05/08 06:53:02 UTC, 0 replies.
- [GitHub] eric-haibin-lin opened a new pull request #10847: [MXNET-408] [WIP] inplace ReLU activation - posted by GitBox <gi...@apache.org> on 2018/05/08 06:58:28 UTC, 0 replies.
- [GitHub] lebeg commented on a change in pull request #10726: Fix for cpp examples in mxnet/cpp-package. - posted by GitBox <gi...@apache.org> on 2018/05/08 08:07:12 UTC, 0 replies.
- [GitHub] lebeg commented on issue #10837: ARMv8 OpenBLAS build broken - posted by GitBox <gi...@apache.org> on 2018/05/08 08:24:46 UTC, 0 replies.
- [GitHub] lebeg opened a new pull request #10848: Fixed armv8 build - posted by GitBox <gi...@apache.org> on 2018/05/08 08:46:47 UTC, 0 replies.
- [GitHub] marcoabreu opened a new pull request #10849: [MXNET-409] Temporary fix for ARM64 builds - switch to own dockerhub - posted by GitBox <gi...@apache.org> on 2018/05/08 09:33:37 UTC, 0 replies.
- [GitHub] KellenSunderland commented on a change in pull request #10849: [MXNET-409] Temporary fix for ARM64 builds - switch to own dockerhub - posted by GitBox <gi...@apache.org> on 2018/05/08 09:35:13 UTC, 2 replies.
- [GitHub] marcoabreu commented on issue #10848: Fixed armv8 build - posted by GitBox <gi...@apache.org> on 2018/05/08 09:35:27 UTC, 0 replies.
- [GitHub] marcoabreu commented on a change in pull request #10849: [MXNET-409] Temporary fix for ARM64 builds - switch to own dockerhub - posted by GitBox <gi...@apache.org> on 2018/05/08 09:36:15 UTC, 2 replies.
- [GitHub] larroy commented on a change in pull request #10848: Fixed armv8 build - posted by GitBox <gi...@apache.org> on 2018/05/08 09:42:36 UTC, 0 replies.
- [GitHub] marcoabreu opened a new pull request #10850: [MXNET-409] Temporary fix for ARM64 builds - switch to own dockerhub - posted by GitBox <gi...@apache.org> on 2018/05/08 09:46:45 UTC, 0 replies.
- [GitHub] larroy commented on issue #10789: Reshape of input array when the shape is available only at runtime is not possible - posted by GitBox <gi...@apache.org> on 2018/05/08 09:50:44 UTC, 0 replies.
- [GitHub] marcoabreu closed pull request #10642: [MXNET-353] Switch to OpenJDK - posted by GitBox <gi...@apache.org> on 2018/05/08 10:08:08 UTC, 0 replies.
- [GitHub] lebeg commented on issue #10848: Fixed armv8 build - posted by GitBox <gi...@apache.org> on 2018/05/08 13:24:09 UTC, 0 replies.
- [GitHub] lebeg closed pull request #10848: Fixed armv8 build - posted by GitBox <gi...@apache.org> on 2018/05/08 13:24:10 UTC, 0 replies.
- [GitHub] jacksonloper commented on issue #10101: gluon feature request: proper registration/initialization of layers inside a list (container) for custom (Hybrid)Blocks - posted by GitBox <gi...@apache.org> on 2018/05/08 13:35:34 UTC, 0 replies.
- [GitHub] lebeg commented on a change in pull request #10849: [MXNET-409] Temporary fix for ARM64 builds - switch to own dockerhub - posted by GitBox <gi...@apache.org> on 2018/05/08 13:39:49 UTC, 1 replies.
- [GitHub] lebeg commented on a change in pull request #10850: [MXNET-409] Temporary fix for ARM64 builds - switch to own dockerhub (1.2.0) - posted by GitBox <gi...@apache.org> on 2018/05/08 13:40:26 UTC, 2 replies.
- [GitHub] al-rigazzi commented on issue #10599: [MKLDNN Bug] MKLDNN eats lots of memory and then crash down. - posted by GitBox <gi...@apache.org> on 2018/05/08 13:59:15 UTC, 6 replies.
- [GitHub] pengzhao-intel commented on issue #10599: [MKLDNN Bug] MKLDNN eats lots of memory and then crash down. - posted by GitBox <gi...@apache.org> on 2018/05/08 14:05:25 UTC, 2 replies.
- [GitHub] pengzhao-intel commented on issue #10809: Check failed: format != mkl_mem_->GetFormat() (5 vs. 5) - posted by GitBox <gi...@apache.org> on 2018/05/08 14:07:53 UTC, 0 replies.
- [GitHub] LuckyPigeon opened a new pull request #10851: Finish prerequisites on MXNetTutorialTemplate - posted by GitBox <gi...@apache.org> on 2018/05/08 14:14:40 UTC, 0 replies.
- [GitHub] dwSun commented on issue #10809: Check failed: format != mkl_mem_->GetFormat() (5 vs. 5) - posted by GitBox <gi...@apache.org> on 2018/05/08 14:24:05 UTC, 2 replies.
- [GitHub] eric-haibin-lin commented on issue #10835: why SparseEmbedding layer's weight is always dense? - posted by GitBox <gi...@apache.org> on 2018/05/08 16:39:41 UTC, 0 replies.
- [GitHub] zhanghang1989 opened a new pull request #10852: [MXNET-411] Add ROI Align - posted by GitBox <gi...@apache.org> on 2018/05/08 16:42:38 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10852: [MXNET-411] Add ROI Align - posted by GitBox <gi...@apache.org> on 2018/05/08 16:58:47 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10851: Finish prerequisites on MXNetTutorialTemplate - posted by GitBox <gi...@apache.org> on 2018/05/08 16:59:36 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Finish prerequisites on MXNetTutorialTemplate (#10851) - posted by jx...@apache.org on 2018/05/08 16:59:44 UTC, 0 replies.
- [GitHub] piiswrong commented on a change in pull request #10847: [MXNET-408] [WIP] inplace ReLU activation - posted by GitBox <gi...@apache.org> on 2018/05/08 17:06:19 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10843: fix a bug in prepare_mkldnn.sh for mac - posted by GitBox <gi...@apache.org> on 2018/05/08 17:07:59 UTC, 0 replies.
- [incubator-mxnet] branch master updated: fix a bug in prepare_mkldnn.sh (#10843) - posted by jx...@apache.org on 2018/05/08 17:08:02 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10847: [MXNET-408] [WIP] inplace ReLU activation - posted by GitBox <gi...@apache.org> on 2018/05/08 17:19:06 UTC, 0 replies.
- [GitHub] larroy commented on a change in pull request #10817: [WIP] Do Not Merge. Static memory allocation for cached_op - posted by GitBox <gi...@apache.org> on 2018/05/08 17:41:18 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed issue #10509: [Improvement] Distinguish Sparse/Dense operator for temp resource request - posted by GitBox <gi...@apache.org> on 2018/05/08 17:41:44 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed issue #9921: [DISCUSSION] module.contrib.SparseModule API - posted by GitBox <gi...@apache.org> on 2018/05/08 17:44:50 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #9945: Improve dot(csr, row_sparse) on CPU - posted by GitBox <gi...@apache.org> on 2018/05/08 17:47:53 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed issue #9945: Improve dot(csr, row_sparse) on CPU - posted by GitBox <gi...@apache.org> on 2018/05/08 17:47:53 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #9851: Softsign op - posted by GitBox <gi...@apache.org> on 2018/05/08 18:41:43 UTC, 2 replies.
- [GitHub] alrigazzi commented on issue #10599: [MKLDNN Bug] MKLDNN eats lots of memory and then crash down. - posted by GitBox <gi...@apache.org> on 2018/05/08 19:40:16 UTC, 1 replies.
- [GitHub] haojin2 commented on a change in pull request #10780: [MXNET-375] Lp Pooling and Global Lp Pooling - posted by GitBox <gi...@apache.org> on 2018/05/08 19:48:06 UTC, 4 replies.
- [GitHub] eric-haibin-lin commented on issue #9310: model using contrib.SparseEmbedding returns inconsistent result between runs - posted by GitBox <gi...@apache.org> on 2018/05/08 19:52:20 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed issue #9310: model using contrib.SparseEmbedding returns inconsistent result between runs - posted by GitBox <gi...@apache.org> on 2018/05/08 19:52:20 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10104: [WIP][MXNET-107] Fused RNN implementation for CPU - posted by GitBox <gi...@apache.org> on 2018/05/08 20:06:57 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #10849: [MXNET-409] Temporary fix for ARM64 builds - switch to own dockerhub - posted by GitBox <gi...@apache.org> on 2018/05/08 21:11:14 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #10850: [MXNET-409] Temporary fix for ARM64 builds - switch to own dockerhub (1.2.0) - posted by GitBox <gi...@apache.org> on 2018/05/08 21:11:26 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #10842: Update expected result in osx python install script - posted by GitBox <gi...@apache.org> on 2018/05/08 21:15:22 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #10819: [MXNET-367] update mkldnn to v0.14 and disable building test examples - posted by GitBox <gi...@apache.org> on 2018/05/08 21:18:27 UTC, 0 replies.
- [GitHub] marcoabreu closed pull request #10819: [MXNET-367] update mkldnn to v0.14 and disable building test examples - posted by GitBox <gi...@apache.org> on 2018/05/08 21:18:51 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-367] update mkldnn to v0.14 and disable building test examples (#10819) - posted by ma...@apache.org on 2018/05/08 21:18:56 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #10838: Flaky test_random.test_sample_multinomial - posted by GitBox <gi...@apache.org> on 2018/05/08 21:21:06 UTC, 0 replies.
- [GitHub] marcoabreu commented on a change in pull request #10591: [MXNET-365] handle inplace in mkldnn FallBackCompute - posted by GitBox <gi...@apache.org> on 2018/05/08 21:23:23 UTC, 1 replies.
- [GitHub] haojin2 commented on issue #10838: Flaky test_random.test_sample_multinomial - posted by GitBox <gi...@apache.org> on 2018/05/08 21:24:05 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10847: [MXNET-408] [WIP] inplace ReLU activation - posted by GitBox <gi...@apache.org> on 2018/05/08 22:10:38 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-408] [WIP] inplace ReLU activation (#10847) - posted by jx...@apache.org on 2018/05/08 22:10:49 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10382: Does memonger work for gluon to save memory? - posted by GitBox <gi...@apache.org> on 2018/05/08 22:32:42 UTC, 0 replies.
- [GitHub] szha closed pull request #10850: [MXNET-409] Temporary fix for ARM64 builds - switch to own dockerhub (1.2.0) - posted by GitBox <gi...@apache.org> on 2018/05/08 23:16:11 UTC, 0 replies.
- [incubator-mxnet] branch v1.2.0 updated: Move from dockcross to own mirror (#10850) - posted by zh...@apache.org on 2018/05/08 23:16:19 UTC, 0 replies.
- [GitHub] szha closed pull request #10849: [MXNET-409] Temporary fix for ARM64 builds - switch to own dockerhub - posted by GitBox <gi...@apache.org> on 2018/05/08 23:16:38 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-409] Temporary fix for ARM64 builds - switch to own dockerhub (#10849) - posted by zh...@apache.org on 2018/05/08 23:16:42 UTC, 0 replies.
- [GitHub] szha opened a new pull request #10853: update mshadow - posted by GitBox <gi...@apache.org> on 2018/05/08 23:28:58 UTC, 0 replies.
- [GitHub] szha closed issue #10580: inference results unstable in mxnet_mkl-1.2.0b20180416 - posted by GitBox <gi...@apache.org> on 2018/05/08 23:47:59 UTC, 0 replies.
- [GitHub] whria78 opened a new issue #10854: "WindowsError: [Error 126]" and "ImportError: cannot import name libinfo" - posted by GitBox <gi...@apache.org> on 2018/05/08 23:52:09 UTC, 0 replies.
- [GitHub] aaronmarkham opened a new pull request #10855: consolidated contribute and community info - posted by GitBox <gi...@apache.org> on 2018/05/09 00:07:23 UTC, 0 replies.
- [GitHub] aaronmarkham commented on issue #10855: consolidated contribute and community info - posted by GitBox <gi...@apache.org> on 2018/05/09 00:08:05 UTC, 0 replies.
- [GitHub] jonmorton commented on issue #10320: RMSProp doesn't work for MobileNetV2 on ImageNet - posted by GitBox <gi...@apache.org> on 2018/05/09 00:22:30 UTC, 0 replies.
- [GitHub] hetong007 commented on issue #10320: RMSProp doesn't work for MobileNetV2 on ImageNet - posted by GitBox <gi...@apache.org> on 2018/05/09 00:26:52 UTC, 0 replies.
- [GitHub] anirudh2290 opened a new issue #10856: test_multi_worker_forked_data_loader with DEBUG=1 - posted by GitBox <gi...@apache.org> on 2018/05/09 00:49:05 UTC, 0 replies.
- [GitHub] zhreshold commented on issue #10854: "WindowsError: [Error 126]" and "ImportError: cannot import name libinfo" - posted by GitBox <gi...@apache.org> on 2018/05/09 00:51:03 UTC, 0 replies.
- [GitHub] zhreshold closed pull request #10823: [MXNET-403]fix gradient number bug and document for box_iou operator - posted by GitBox <gi...@apache.org> on 2018/05/09 00:54:59 UTC, 0 replies.
- [incubator-mxnet] branch master updated: fix gradient number and document for box_iou operator (#10823) - posted by zh...@apache.org on 2018/05/09 00:55:08 UTC, 0 replies.
- [GitHub] yajiedesign commented on issue #10854: "WindowsError: [Error 126]" and "ImportError: cannot import name libinfo" - posted by GitBox <gi...@apache.org> on 2018/05/09 01:21:21 UTC, 0 replies.
- [GitHub] ifeherva opened a new pull request #10857: Fixed divison by zero bug in DistanceWeightedSampling in gluon example - posted by GitBox <gi...@apache.org> on 2018/05/09 01:25:14 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10855: consolidated contribute and community info - posted by GitBox <gi...@apache.org> on 2018/05/09 01:28:19 UTC, 0 replies.
- [GitHub] aaronmarkham opened a new issue #10858: make docs on Mac - scala docs failure - posted by GitBox <gi...@apache.org> on 2018/05/09 03:12:17 UTC, 0 replies.
- [GitHub] szha closed pull request #10855: consolidated contribute and community info - posted by GitBox <gi...@apache.org> on 2018/05/09 03:28:07 UTC, 0 replies.
- [incubator-mxnet] branch master updated: consolidated contribute and community info (#10855) - posted by zh...@apache.org on 2018/05/09 03:28:13 UTC, 0 replies.
- [GitHub] szha closed pull request #10820: fix thread contention caused by openmp - posted by GitBox <gi...@apache.org> on 2018/05/09 04:11:54 UTC, 0 replies.
- [incubator-mxnet] branch master updated: fix thread contention caused by openmp (#10820) - posted by zh...@apache.org on 2018/05/09 04:12:01 UTC, 0 replies.
- [GitHub] szha closed pull request #10746: [MXNET-368] Fix mxnet::Context hash for 32 bit architectures, where size_t is 32 … - posted by GitBox <gi...@apache.org> on 2018/05/09 04:17:32 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Fix mxnet::Context hash for 32 bit architectures, where size_t is 32 bit. (#10746) - posted by zh...@apache.org on 2018/05/09 04:17:37 UTC, 0 replies.
- [GitHub] eric-haibin-lin opened a new pull request #10859: Add Util Function for Memory Plan Inspection - posted by GitBox <gi...@apache.org> on 2018/05/09 04:22:50 UTC, 0 replies.
- [GitHub] szha commented on a change in pull request #10461: allow user to define unknown token symbol - posted by GitBox <gi...@apache.org> on 2018/05/09 04:27:37 UTC, 0 replies.
- [GitHub] szha commented on issue #9496: Draw labels name - posted by GitBox <gi...@apache.org> on 2018/05/09 04:28:28 UTC, 0 replies.
- [GitHub] wkcn commented on issue #9823: RCNN example fails for using latest mxnet - posted by GitBox <gi...@apache.org> on 2018/05/09 04:45:02 UTC, 2 replies.
- [GitHub] HaoLiuHust opened a new issue #10860: train acc sometimes get nan - posted by GitBox <gi...@apache.org> on 2018/05/09 04:46:36 UTC, 0 replies.
- [GitHub] szha commented on a change in pull request #10857: Fixed divison by zero bug in DistanceWeightedSampling in gluon example - posted by GitBox <gi...@apache.org> on 2018/05/09 05:33:01 UTC, 0 replies.
- [GitHub] haojin2 commented on a change in pull request #10714: [MXNET-364] broadcast_add/sub between CSR and 1D dense vector on CPU - posted by GitBox <gi...@apache.org> on 2018/05/09 05:54:04 UTC, 3 replies.
- [GitHub] szha opened a new pull request #10861: split trainer.step into allreduce and update - posted by GitBox <gi...@apache.org> on 2018/05/09 06:09:55 UTC, 0 replies.
- [GitHub] asitstands commented on issue #10831: How to fix seeds and reproduce results? - posted by GitBox <gi...@apache.org> on 2018/05/09 06:14:30 UTC, 0 replies.
- [GitHub] Aashit-Sharma commented on issue #7551: How to get the symbol of gluon's RNN model by hybridizing - posted by GitBox <gi...@apache.org> on 2018/05/09 06:27:39 UTC, 2 replies.
- [GitHub] eric-haibin-lin closed pull request #10853: update mshadow - posted by GitBox <gi...@apache.org> on 2018/05/09 06:32:49 UTC, 0 replies.
- [incubator-mxnet] branch master updated: update mshadow (#10853) - posted by ha...@apache.org on 2018/05/09 06:32:54 UTC, 0 replies.
- [GitHub] HaoLiuHust commented on issue #10860: train acc sometimes get nan - posted by GitBox <gi...@apache.org> on 2018/05/09 07:20:42 UTC, 1 replies.
- [GitHub] HaoLiuHust closed issue #10860: train acc sometimes get nan - posted by GitBox <gi...@apache.org> on 2018/05/09 07:52:54 UTC, 0 replies.
- [GitHub] casscw commented on issue #10835: why SparseEmbedding layer's weight is always dense? - posted by GitBox <gi...@apache.org> on 2018/05/09 08:07:39 UTC, 1 replies.
- [GitHub] xinyu-intel commented on issue #10852: [MXNET-411] Add ROI Align - posted by GitBox <gi...@apache.org> on 2018/05/09 08:19:36 UTC, 0 replies.
- [GitHub] yunfanLu opened a new pull request #10862: pull - posted by GitBox <gi...@apache.org> on 2018/05/09 09:33:45 UTC, 0 replies.
- [GitHub] TaoLv commented on issue #10862: pull - posted by GitBox <gi...@apache.org> on 2018/05/09 09:55:04 UTC, 0 replies.
- [GitHub] fhieber commented on issue #10831: How to fix seeds and reproduce results? - posted by GitBox <gi...@apache.org> on 2018/05/09 10:13:57 UTC, 0 replies.
- [GitHub] asitstands commented on issue #10738: python build (with cython) seems broken in linux (python3) - posted by GitBox <gi...@apache.org> on 2018/05/09 10:24:22 UTC, 0 replies.
- [GitHub] whria78 commented on issue #10854: "WindowsError: [Error 126]" and "ImportError: cannot import name libinfo" - posted by GitBox <gi...@apache.org> on 2018/05/09 12:27:59 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #10820: fix thread contention caused by openmp - posted by GitBox <gi...@apache.org> on 2018/05/09 12:33:57 UTC, 1 replies.
- [GitHub] marcoabreu commented on issue #10846: flaky tests in tutorial CI - posted by GitBox <gi...@apache.org> on 2018/05/09 12:38:23 UTC, 1 replies.
- [GitHub] HorsonLiu opened a new issue #10863: run deploy/test.py fail - posted by GitBox <gi...@apache.org> on 2018/05/09 12:50:19 UTC, 0 replies.
- [GitHub] HorsonLiu closed issue #10863: - - posted by GitBox <gi...@apache.org> on 2018/05/09 12:55:33 UTC, 0 replies.
- [GitHub] KellenSunderland commented on issue #10846: flaky tests in tutorial CI - posted by GitBox <gi...@apache.org> on 2018/05/09 12:59:30 UTC, 1 replies.
- [GitHub] chinakook commented on issue #10852: [MXNET-411] Add ROI Align - posted by GitBox <gi...@apache.org> on 2018/05/09 13:21:31 UTC, 0 replies.
- [GitHub] ztaoo commented on issue #10549: scala-package 1.1.0 build instruction Windows VS2015 - posted by GitBox <gi...@apache.org> on 2018/05/09 13:21:44 UTC, 0 replies.
- [GitHub] marcoabreu commented on a change in pull request #10104: [WIP][MXNET-107] Fused RNN implementation for CPU - posted by GitBox <gi...@apache.org> on 2018/05/09 14:31:22 UTC, 0 replies.
- [GitHub] TaoLv commented on a change in pull request #10104: [WIP][MXNET-107] Fused RNN implementation for CPU - posted by GitBox <gi...@apache.org> on 2018/05/09 14:45:07 UTC, 1 replies.
- [GitHub] asmushetzel opened a new pull request #10864: Support for axis parameter in linalg.gemm - posted by GitBox <gi...@apache.org> on 2018/05/09 14:49:12 UTC, 0 replies.
- [GitHub] zzd1992 commented on issue #10831: How to fix seeds and reproduce results? - posted by GitBox <gi...@apache.org> on 2018/05/09 15:04:32 UTC, 3 replies.
- [GitHub] zheng-da opened a new issue #10865: A potential race condition in the executor or engine. - posted by GitBox <gi...@apache.org> on 2018/05/09 15:24:48 UTC, 0 replies.
- [GitHub] chaoyuaw commented on a change in pull request #10857: Fixed divison by zero bug in DistanceWeightedSampling in gluon example - posted by GitBox <gi...@apache.org> on 2018/05/09 15:32:16 UTC, 0 replies.
- [GitHub] jessebrizzi opened a new issue #10866: Scala Module API not resizing properly when returning to original binded size - posted by GitBox <gi...@apache.org> on 2018/05/09 15:57:31 UTC, 0 replies.
- [GitHub] jessebrizzi opened a new issue #10867: Scala Module API resize is leaking memory on the native size. - posted by GitBox <gi...@apache.org> on 2018/05/09 16:02:57 UTC, 0 replies.
- [GitHub] eric-haibin-lin opened a new issue #10868: _backward_softsign activation is incorrect - posted by GitBox <gi...@apache.org> on 2018/05/09 16:56:59 UTC, 0 replies.
- [GitHub] ifeherva commented on a change in pull request #10857: Fixed divison by zero bug in DistanceWeightedSampling in gluon example - posted by GitBox <gi...@apache.org> on 2018/05/09 17:00:29 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10865: A potential race condition in the executor or engine. - posted by GitBox <gi...@apache.org> on 2018/05/09 17:01:02 UTC, 0 replies.
- [GitHub] asmushetzel commented on issue #10864: Support for axis parameter in linalg.gemm - posted by GitBox <gi...@apache.org> on 2018/05/09 17:14:26 UTC, 3 replies.
- [GitHub] piiswrong closed pull request #10859: Add Util Function for Memory Plan Inspection - posted by GitBox <gi...@apache.org> on 2018/05/09 17:45:05 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Add Util Function for Memory Plan Inspection (#10859) - posted by jx...@apache.org on 2018/05/09 17:45:14 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed issue #10835: why SparseEmbedding layer's weight is always dense? - posted by GitBox <gi...@apache.org> on 2018/05/09 17:55:28 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed issue #10709: [SPARSE] undeterministic result of sparse dot(csr, dense, transpose_a=True) - posted by GitBox <gi...@apache.org> on 2018/05/09 17:57:42 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10709: [SPARSE] undeterministic result of sparse dot(csr, dense, transpose_a=True) - posted by GitBox <gi...@apache.org> on 2018/05/09 17:57:42 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10844: [MXNET-407] Better error handling of NDArray setitem autograd - posted by GitBox <gi...@apache.org> on 2018/05/09 17:58:32 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-407] Better error handling of NDArray setitem autograd (#10844) - posted by jx...@apache.org on 2018/05/09 17:58:36 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10825: Adding max_area to random_size_crop - posted by GitBox <gi...@apache.org> on 2018/05/09 18:01:48 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Adding max_area to random_size_crop (#10825) - posted by jx...@apache.org on 2018/05/09 18:01:51 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10816: Update threaded_engine.cc - posted by GitBox <gi...@apache.org> on 2018/05/09 18:02:13 UTC, 0 replies.
- [GitHub] szha opened a new pull request #10869: prevent setting grad_req for Constant - posted by GitBox <gi...@apache.org> on 2018/05/09 18:25:52 UTC, 0 replies.
- [GitHub] szha opened a new issue #10870: RNN operator should support rnn_tanh and rnn_relu mode on CPU - posted by GitBox <gi...@apache.org> on 2018/05/09 18:40:26 UTC, 0 replies.
- [GitHub] szha opened a new issue #10871: gluon.rnn cells should use fused RNN operator - posted by GitBox <gi...@apache.org> on 2018/05/09 18:41:51 UTC, 0 replies.
- [GitHub] szha opened a new issue #10872: RNN operator on CPU should support multi-layer and dropout - posted by GitBox <gi...@apache.org> on 2018/05/09 18:42:57 UTC, 0 replies.
- [GitHub] szha opened a new issue #10873: gluon.rnn layers should use fused RNN operator and become HybridBlock - posted by GitBox <gi...@apache.org> on 2018/05/09 18:46:58 UTC, 0 replies.
- [GitHub] szha commented on issue #7551: How to get the symbol of gluon's RNN model by hybridizing - posted by GitBox <gi...@apache.org> on 2018/05/09 18:47:39 UTC, 0 replies.
- [GitHub] zhreshold closed issue #10854: "WindowsError: [Error 126]" and "ImportError: cannot import name libinfo" - posted by GitBox <gi...@apache.org> on 2018/05/09 19:04:29 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10795: Op for scaled attention - posted by GitBox <gi...@apache.org> on 2018/05/09 19:09:46 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Op for scaled attention (#10795) - posted by jx...@apache.org on 2018/05/09 19:09:57 UTC, 0 replies.
- [GitHub] zheng-da opened a new pull request #10874: support L2Norm backward for GPU. - posted by GitBox <gi...@apache.org> on 2018/05/09 20:02:32 UTC, 0 replies.
- [GitHub] roywei commented on issue #10840: Feature request - einsum - posted by GitBox <gi...@apache.org> on 2018/05/09 20:37:38 UTC, 0 replies.
- [GitHub] roywei commented on issue #10834: Share Numpy Arrays between processes like NDArrays? - posted by GitBox <gi...@apache.org> on 2018/05/09 20:37:50 UTC, 0 replies.
- [GitHub] roywei commented on issue #10832: custom kernel - posted by GitBox <gi...@apache.org> on 2018/05/09 20:37:59 UTC, 0 replies.
- [GitHub] roywei commented on issue #10828: mxnet build error.: g++: error: /home/ubuntu/mxnet/3rdparty/dmlc-core/libdmlc.a: No such file or directory - posted by GitBox <gi...@apache.org> on 2018/05/09 20:44:17 UTC, 0 replies.
- [GitHub] roywei commented on issue #10831: How to fix seeds and reproduce results? - posted by GitBox <gi...@apache.org> on 2018/05/09 20:51:42 UTC, 0 replies.
- [GitHub] roywei commented on issue #10824: Segmentation Fault when using as_in_context - posted by GitBox <gi...@apache.org> on 2018/05/09 20:59:06 UTC, 0 replies.
- [GitHub] safrooze commented on a change in pull request #10857: Fixed divison by zero bug in DistanceWeightedSampling in gluon example - posted by GitBox <gi...@apache.org> on 2018/05/09 21:00:25 UTC, 0 replies.
- [GitHub] roywei commented on issue #10822: how can load *.json and *.params with gluon api? - posted by GitBox <gi...@apache.org> on 2018/05/09 21:10:07 UTC, 0 replies.
- [GitHub] ptrendx commented on issue #7450: reporting bugs: pbegin_ <= pend_. Two thread conflicts. - posted by GitBox <gi...@apache.org> on 2018/05/09 21:10:27 UTC, 1 replies.
- [GitHub] roywei commented on issue #10805: SKIP RNN is incorrect in LSTnet - posted by GitBox <gi...@apache.org> on 2018/05/09 21:22:04 UTC, 0 replies.
- [GitHub] roywei commented on issue #10807: Ndarray.asnumpy() error with gluon dense under both GPU and CPU environment - posted by GitBox <gi...@apache.org> on 2018/05/09 21:22:56 UTC, 0 replies.
- [GitHub] roywei commented on issue #10809: Check failed: format != mkl_mem_->GetFormat() (5 vs. 5) - posted by GitBox <gi...@apache.org> on 2018/05/09 21:23:18 UTC, 0 replies.
- [GitHub] altosaar opened a new issue #10875: How to debug hybridize() failures? - posted by GitBox <gi...@apache.org> on 2018/05/09 21:29:13 UTC, 0 replies.
- [GitHub] zheng-da opened a new pull request #10876: Update performance page. - posted by GitBox <gi...@apache.org> on 2018/05/09 21:34:19 UTC, 0 replies.
- [GitHub] eric-haibin-lin opened a new pull request #10877: [MXNET-329] deprecate contrib.SparseEmbedding - posted by GitBox <gi...@apache.org> on 2018/05/09 23:02:30 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10877: [MXNET-329] deprecate contrib.SparseEmbedding - posted by GitBox <gi...@apache.org> on 2018/05/09 23:06:09 UTC, 0 replies.
- [GitHub] szha closed pull request #10726: Fix for cpp examples in mxnet/cpp-package. - posted by GitBox <gi...@apache.org> on 2018/05/10 00:33:50 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Fix for cpp examples in mxnet/cpp-package. (#10726) - posted by zh...@apache.org on 2018/05/10 00:33:55 UTC, 0 replies.
- [GitHub] zhreshold commented on issue #10875: How to debug hybridize() failures? - posted by GitBox <gi...@apache.org> on 2018/05/10 01:02:50 UTC, 1 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10594: [example/sparse/factorization_machine/]add auc and fix the typo in re… - posted by GitBox <gi...@apache.org> on 2018/05/10 01:13:15 UTC, 3 replies.
- [GitHub] diyang opened a new issue #10878: Typo Erro in Optimizer.R - posted by GitBox <gi...@apache.org> on 2018/05/10 01:47:14 UTC, 0 replies.
- [GitHub] nskool commented on issue #10842: Update expected result in osx python install script - posted by GitBox <gi...@apache.org> on 2018/05/10 01:57:30 UTC, 0 replies.
- [GitHub] hetong007 opened a new pull request #10879: add mobilenetv2 pretrained models - posted by GitBox <gi...@apache.org> on 2018/05/10 02:03:11 UTC, 0 replies.
- [GitHub] xinyu-intel commented on issue #10613: Add Windows MKLDNN Building Instruction - posted by GitBox <gi...@apache.org> on 2018/05/10 02:07:15 UTC, 2 replies.
- [GitHub] pengzhao-intel commented on issue #10879: add mobilenetv2 pretrained models - posted by GitBox <gi...@apache.org> on 2018/05/10 02:27:47 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10876: Update performance page. - posted by GitBox <gi...@apache.org> on 2018/05/10 04:00:12 UTC, 0 replies.
- [GitHub] zheng-da commented on a change in pull request #10876: Update performance page. - posted by GitBox <gi...@apache.org> on 2018/05/10 04:08:24 UTC, 1 replies.
- [GitHub] piiswrong commented on issue #10833: [WIP] Change class variables to thread local variables - posted by GitBox <gi...@apache.org> on 2018/05/10 04:31:06 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10874: support L2Norm backward for GPU. - posted by GitBox <gi...@apache.org> on 2018/05/10 04:32:53 UTC, 0 replies.
- [GitHub] piiswrong commented on a change in pull request #10869: prevent setting grad_req for Constant - posted by GitBox <gi...@apache.org> on 2018/05/10 04:35:15 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10842: Update expected result in osx python install script - posted by GitBox <gi...@apache.org> on 2018/05/10 04:37:39 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Update expected result in osx python install script (#10842) - posted by jx...@apache.org on 2018/05/10 04:37:48 UTC, 0 replies.
- [GitHub] piiswrong commented on a change in pull request #10815: [MXNET-402] add integer type for pad - posted by GitBox <gi...@apache.org> on 2018/05/10 04:38:13 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10815: [MXNET-402] add integer type for pad - posted by GitBox <gi...@apache.org> on 2018/05/10 04:38:36 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10879: add mobilenetv2 pretrained models - posted by GitBox <gi...@apache.org> on 2018/05/10 04:40:44 UTC, 0 replies.
- [incubator-mxnet] branch master updated: add mobilenetv2 pretrained models (#10879) - posted by jx...@apache.org on 2018/05/10 04:40:48 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #10874: support L2Norm backward for GPU. - posted by GitBox <gi...@apache.org> on 2018/05/10 04:43:03 UTC, 0 replies.
- [GitHub] zhanghang1989 commented on issue #10815: [MXNET-402] add integer type for pad - posted by GitBox <gi...@apache.org> on 2018/05/10 04:43:49 UTC, 0 replies.
- [GitHub] Rangocold opened a new issue #10880: how to use mxnet to simulate some simple function? - posted by GitBox <gi...@apache.org> on 2018/05/10 04:54:01 UTC, 0 replies.
- [GitHub] Rangocold commented on issue #10880: how to use mxnet to simulate some simple function? - posted by GitBox <gi...@apache.org> on 2018/05/10 04:57:51 UTC, 0 replies.
- [GitHub] altosaar commented on issue #10875: How to debug hybridize() failures? - posted by GitBox <gi...@apache.org> on 2018/05/10 05:05:31 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #10865: A potential race condition in the executor or engine. - posted by GitBox <gi...@apache.org> on 2018/05/10 05:26:49 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy opened a new issue #10881: mx.sym.dot() performance on CPU - posted by GitBox <gi...@apache.org> on 2018/05/10 05:35:02 UTC, 0 replies.
- [GitHub] haojin2 commented on issue #10877: [MXNET-329] deprecate contrib.SparseEmbedding - posted by GitBox <gi...@apache.org> on 2018/05/10 05:42:04 UTC, 0 replies.
- [GitHub] anirudh2290 commented on issue #10881: mx.sym.dot() performance on CPU - posted by GitBox <gi...@apache.org> on 2018/05/10 05:46:24 UTC, 3 replies.
- [GitHub] pengzhao-intel commented on issue #10881: mx.sym.dot() performance on CPU - posted by GitBox <gi...@apache.org> on 2018/05/10 05:57:48 UTC, 1 replies.
- [GitHub] ZiyueHuang opened a new pull request #10882: move exec.reshape to backend - posted by GitBox <gi...@apache.org> on 2018/05/10 06:09:07 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10882: move exec.reshape to backend - posted by GitBox <gi...@apache.org> on 2018/05/10 06:15:52 UTC, 2 replies.
- [GitHub] pengzhao-intel commented on issue #9835: Failed to export gluon model zoo vision model to symbol file - posted by GitBox <gi...@apache.org> on 2018/05/10 06:22:30 UTC, 0 replies.
- [GitHub] szha commented on issue #9686: APIs that might be a good idea to break in 2.0 - posted by GitBox <gi...@apache.org> on 2018/05/10 06:27:38 UTC, 3 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10696: [MXNET-366]Extend MXNet Distributed Training by MPI AllReduce - posted by GitBox <gi...@apache.org> on 2018/05/10 06:35:10 UTC, 10 replies.
- [GitHub] rahul003 commented on issue #8918: Added in Large-Batch SGD with a warmup, and a LARS startegy. Also add… - posted by GitBox <gi...@apache.org> on 2018/05/10 06:35:40 UTC, 1 replies.
- [GitHub] lovehuanhuan opened a new issue #10883: make err on RK3399 - posted by GitBox <gi...@apache.org> on 2018/05/10 07:02:22 UTC, 0 replies.
- [GitHub] lovehuanhuan opened a new issue #10884: mx.model.load_checkpoint error? - posted by GitBox <gi...@apache.org> on 2018/05/10 07:10:37 UTC, 0 replies.
- [GitHub] yajiedesign commented on a change in pull request #10613: Add Windows MKLDNN Building Instruction - posted by GitBox <gi...@apache.org> on 2018/05/10 07:13:40 UTC, 0 replies.
- [GitHub] xinyu-intel commented on a change in pull request #10613: Add Windows MKLDNN Building Instruction - posted by GitBox <gi...@apache.org> on 2018/05/10 07:20:00 UTC, 1 replies.
- [GitHub] zhyj3038 commented on issue #10822: how can load *.json and *.params with gluon api? - posted by GitBox <gi...@apache.org> on 2018/05/10 07:34:35 UTC, 0 replies.
- [GitHub] zhyj3038 closed issue #10822: how can load *.json and *.params with gluon api? - posted by GitBox <gi...@apache.org> on 2018/05/10 07:34:49 UTC, 0 replies.
- [GitHub] zhyj3038 commented on issue #10883: make err on RK3399 - posted by GitBox <gi...@apache.org> on 2018/05/10 07:36:41 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #10881: mx.sym.dot() performance on CPU - posted by GitBox <gi...@apache.org> on 2018/05/10 07:43:19 UTC, 0 replies.
- [GitHub] TaoLv commented on issue #10881: mx.sym.dot() performance on CPU - posted by GitBox <gi...@apache.org> on 2018/05/10 07:58:52 UTC, 0 replies.
- [GitHub] Rangocold closed issue #10880: how to use mxnet to simulate some simple function? - posted by GitBox <gi...@apache.org> on 2018/05/10 11:51:34 UTC, 0 replies.
- [GitHub] Rangocold opened a new issue #10885: i meet an exception when i run mlp.cpp - posted by GitBox <gi...@apache.org> on 2018/05/10 12:04:21 UTC, 0 replies.
- [GitHub] juliusshufan commented on issue #10807: Ndarray.asnumpy() error with gluon dense under both GPU and CPU environment - posted by GitBox <gi...@apache.org> on 2018/05/10 12:11:45 UTC, 0 replies.
- [GitHub] ifeherva commented on issue #10857: Fixed divison by zero bug in DistanceWeightedSampling in gluon example - posted by GitBox <gi...@apache.org> on 2018/05/10 16:39:10 UTC, 0 replies.
- [GitHub] spidyDev opened a new pull request #10886: Added nullptr check for LeakyRelu gamma parameter. - posted by GitBox <gi...@apache.org> on 2018/05/10 16:45:55 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed pull request #10714: [MXNET-364] broadcast_add/sub between CSR and 1D dense vector on CPU - posted by GitBox <gi...@apache.org> on 2018/05/10 17:20:21 UTC, 0 replies.
- [incubator-mxnet] branch master updated: support broadcast_add/sub between csr and 1D dense vector (#10714) - posted by ha...@apache.org on 2018/05/10 17:20:26 UTC, 0 replies.
- [GitHub] haojin2 opened a new pull request #10887: [MXNET-364] Fix docs for sparse broadcast operators - posted by GitBox <gi...@apache.org> on 2018/05/10 17:36:54 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10887: [MXNET-364] Fix docs for sparse broadcast operators - posted by GitBox <gi...@apache.org> on 2018/05/10 17:49:58 UTC, 1 replies.
- [GitHub] szha commented on a change in pull request #10696: [MXNET-366]Extend MXNet Distributed Training by MPI AllReduce - posted by GitBox <gi...@apache.org> on 2018/05/10 17:50:05 UTC, 2 replies.
- [GitHub] piiswrong closed pull request #10869: prevent setting grad_req for Constant - posted by GitBox <gi...@apache.org> on 2018/05/10 17:55:46 UTC, 0 replies.
- [incubator-mxnet] branch master updated: prevent setting grad_req for Constant (#10869) - posted by jx...@apache.org on 2018/05/10 17:55:50 UTC, 0 replies.
- [GitHub] zheng-da opened a new pull request #10888: Fix thread local. - posted by GitBox <gi...@apache.org> on 2018/05/10 18:00:14 UTC, 0 replies.
- [GitHub] haojin2 commented on a change in pull request #10874: support L2Norm backward for GPU. - posted by GitBox <gi...@apache.org> on 2018/05/10 18:02:03 UTC, 1 replies.
- [GitHub] anirudhacharya opened a new pull request #10889: [MXNET-382] Shape Operator - posted by GitBox <gi...@apache.org> on 2018/05/10 18:15:14 UTC, 0 replies.
- [GitHub] piiswrong commented on a change in pull request #10882: move exec.reshape to backend - posted by GitBox <gi...@apache.org> on 2018/05/10 18:18:00 UTC, 0 replies.
- [GitHub] haojin2 commented on a change in pull request #10889: [MXNET-382] Shape Operator - posted by GitBox <gi...@apache.org> on 2018/05/10 18:21:49 UTC, 2 replies.
- [GitHub] anirudhacharya commented on a change in pull request #10889: [MXNET-382] Shape Operator - posted by GitBox <gi...@apache.org> on 2018/05/10 18:24:24 UTC, 6 replies.
- [GitHub] piiswrong commented on a change in pull request #10876: Update performance page. - posted by GitBox <gi...@apache.org> on 2018/05/10 18:27:30 UTC, 0 replies.
- [GitHub] reminisce commented on a change in pull request #10882: move exec.reshape to backend - posted by GitBox <gi...@apache.org> on 2018/05/10 18:46:44 UTC, 9 replies.
- [GitHub] ZiyueHuang commented on issue #10882: move exec.reshape to backend - posted by GitBox <gi...@apache.org> on 2018/05/10 18:56:12 UTC, 3 replies.
- [GitHub] reminisce commented on a change in pull request #10889: [MXNET-382] Shape Operator - posted by GitBox <gi...@apache.org> on 2018/05/10 19:00:05 UTC, 10 replies.
- [GitHub] some-guy1 opened a new issue #10890: [R] Is it possible to train Mxnet symbols and a GLM pretrained model as loss? - posted by GitBox <gi...@apache.org> on 2018/05/10 19:02:27 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #10789: Reshape of input array when the shape is available only at runtime is not possible - posted by GitBox <gi...@apache.org> on 2018/05/10 19:23:11 UTC, 2 replies.
- [GitHub] piiswrong commented on issue #10864: Support for axis parameter in linalg.gemm - posted by GitBox <gi...@apache.org> on 2018/05/10 19:50:51 UTC, 2 replies.
- [GitHub] piiswrong closed pull request #10857: Fixed divison by zero bug in DistanceWeightedSampling in gluon example - posted by GitBox <gi...@apache.org> on 2018/05/10 20:01:16 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Fixed divison by zero bug in DistanceWeightedSampling in gluon example (#10857) - posted by jx...@apache.org on 2018/05/10 20:01:23 UTC, 0 replies.
- [GitHub] piiswrong commented on a change in pull request #10861: split trainer.step into allreduce and update - posted by GitBox <gi...@apache.org> on 2018/05/10 20:13:07 UTC, 17 replies.
- [GitHub] piiswrong commented on issue #10861: split trainer.step into allreduce and update - posted by GitBox <gi...@apache.org> on 2018/05/10 20:14:44 UTC, 0 replies.
- [GitHub] aaronmarkham commented on issue #10858: make docs on Mac - scala docs failure - posted by GitBox <gi...@apache.org> on 2018/05/10 20:32:15 UTC, 2 replies.
- [GitHub] zheng-da commented on issue #10889: [MXNET-382] Shape Operator - posted by GitBox <gi...@apache.org> on 2018/05/10 20:33:14 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed pull request #10887: [MXNET-364] Fix docs for sparse broadcast operators - posted by GitBox <gi...@apache.org> on 2018/05/10 20:35:47 UTC, 0 replies.
- [incubator-mxnet] branch master updated: fix docs for new broadcast operators (#10887) - posted by ha...@apache.org on 2018/05/10 20:35:51 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10888: Fix thread local. - posted by GitBox <gi...@apache.org> on 2018/05/10 20:40:59 UTC, 0 replies.
- [GitHub] DickJC123 opened a new pull request #10891: [MXNET-9845] Fix flakeyness of test_operator.py:test_reduce. - posted by GitBox <gi...@apache.org> on 2018/05/10 20:47:51 UTC, 0 replies.
- [GitHub] lanking520 commented on issue #10858: make docs on Mac - scala docs failure - posted by GitBox <gi...@apache.org> on 2018/05/10 20:51:27 UTC, 0 replies.
- [GitHub] szha commented on a change in pull request #10861: split trainer.step into allreduce and update - posted by GitBox <gi...@apache.org> on 2018/05/10 21:05:32 UTC, 6 replies.
- [GitHub] szha commented on issue #10861: split trainer.step into allreduce and update - posted by GitBox <gi...@apache.org> on 2018/05/10 21:06:18 UTC, 0 replies.
- [GitHub] spidyDev commented on issue #10886: Added nullptr check for LeakyRelu gamma parameter. - posted by GitBox <gi...@apache.org> on 2018/05/10 21:08:23 UTC, 0 replies.
- [GitHub] azai91 opened a new pull request #10892: [MXNET-412] Loss update performance - posted by GitBox <gi...@apache.org> on 2018/05/10 21:17:06 UTC, 0 replies.
- [GitHub] anirudh2290 commented on a change in pull request #10892: [MXNET-412] Loss update performance - posted by GitBox <gi...@apache.org> on 2018/05/10 21:19:58 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #10888: Fix thread local. - posted by GitBox <gi...@apache.org> on 2018/05/10 21:20:56 UTC, 1 replies.
- [GitHub] azai91 commented on issue #9634: [Feature request] Warning message or exception on mxnet.metric.Loss.update interface for performance - posted by GitBox <gi...@apache.org> on 2018/05/10 21:27:32 UTC, 0 replies.
- [GitHub] zheng-da opened a new pull request #10893: benchmark with float16 - posted by GitBox <gi...@apache.org> on 2018/05/10 21:39:12 UTC, 0 replies.
- [GitHub] jeremiedb commented on issue #10739: [MXNet-R] package crashes using mx.metric.logloss - posted by GitBox <gi...@apache.org> on 2018/05/10 21:55:59 UTC, 3 replies.
- [GitHub] azai91 commented on a change in pull request #10892: [MXNET-412] Loss update performance - posted by GitBox <gi...@apache.org> on 2018/05/10 22:09:51 UTC, 0 replies.
- [GitHub] rahul003 commented on a change in pull request #8918: Added in Large-Batch SGD with a warmup, and a LARS startegy. Also add… - posted by GitBox <gi...@apache.org> on 2018/05/10 22:13:45 UTC, 1 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10888: Fix thread local. - posted by GitBox <gi...@apache.org> on 2018/05/10 22:28:55 UTC, 0 replies.
- [GitHub] haojin2 opened a new pull request #10894: [MXNET-399] [WIP] Elemwise_mul between dense and csr on CPU & GPU - posted by GitBox <gi...@apache.org> on 2018/05/10 22:35:12 UTC, 0 replies.
- [GitHub] rahul003 commented on issue #10853: update mshadow - posted by GitBox <gi...@apache.org> on 2018/05/10 22:41:33 UTC, 1 replies.
- [GitHub] ashokei commented on a change in pull request #8918: Added in Large-Batch SGD with a warmup, and a LARS startegy. Also add… - posted by GitBox <gi...@apache.org> on 2018/05/10 22:57:54 UTC, 0 replies.
- [GitHub] chaseadams509 commented on a change in pull request #8918: Added in Large-Batch SGD with a warmup, and a LARS startegy. Also add… - posted by GitBox <gi...@apache.org> on 2018/05/10 23:01:05 UTC, 1 replies.
- [GitHub] kpmurali opened a new pull request #10895: [MXNET-413] Fixing the broken links - Week of 5/7 - posted by GitBox <gi...@apache.org> on 2018/05/10 23:07:43 UTC, 0 replies.
- [GitHub] anirudh2290 commented on a change in pull request #10888: Fix thread local. - posted by GitBox <gi...@apache.org> on 2018/05/11 00:00:47 UTC, 0 replies.
- [GitHub] rahul003 commented on a change in pull request #10845: [MXNET-406] support init/pull dense weight, push row_sparse grad in kvstore - posted by GitBox <gi...@apache.org> on 2018/05/11 00:07:06 UTC, 0 replies.
- [GitHub] szha closed pull request #10892: [MXNET-412] Loss update performance - posted by GitBox <gi...@apache.org> on 2018/05/11 01:08:44 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-412] Loss update performance (#10892) - posted by zh...@apache.org on 2018/05/11 01:08:50 UTC, 0 replies.
- [GitHub] szha closed issue #9634: [Feature request] Warning message or exception on mxnet.metric.Loss.update interface for performance - posted by GitBox <gi...@apache.org> on 2018/05/11 01:15:25 UTC, 0 replies.
- [GitHub] DickJC123 opened a new issue #10896: test_sparse_operator.py:test_sparse_mathematical_core fails under scipy v1.1 - posted by GitBox <gi...@apache.org> on 2018/05/11 01:44:48 UTC, 0 replies.
- [GitHub] zheng-da commented on a change in pull request #10888: Fix thread local. - posted by GitBox <gi...@apache.org> on 2018/05/11 03:38:10 UTC, 1 replies.
- [GitHub] chtlp opened a new issue #10897: performance and error issue with INT8 quantization example - posted by GitBox <gi...@apache.org> on 2018/05/11 03:42:57 UTC, 0 replies.
- [GitHub] szha opened a new issue #10898: usage of thread_local causes compilation to fail on osx 10.10 - posted by GitBox <gi...@apache.org> on 2018/05/11 05:25:21 UTC, 0 replies.
- [GitHub] cvtower opened a new issue #10899: ctypes.c_int(ctx.device_id) TypeError: an integer is required - posted by GitBox <gi...@apache.org> on 2018/05/11 06:00:14 UTC, 0 replies.
- [GitHub] leezu commented on issue #10820: fix thread contention caused by openmp - posted by GitBox <gi...@apache.org> on 2018/05/11 06:20:00 UTC, 3 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10861: split trainer.step into allreduce and update - posted by GitBox <gi...@apache.org> on 2018/05/11 06:37:14 UTC, 10 replies.
- [GitHub] chinakook commented on issue #10889: [MXNET-382] Shape and Size Operator - posted by GitBox <gi...@apache.org> on 2018/05/11 06:55:21 UTC, 1 replies.
- [GitHub] anirudh2290 commented on issue #10833: Change class variables to thread local variables - posted by GitBox <gi...@apache.org> on 2018/05/11 07:19:30 UTC, 1 replies.
- [GitHub] indhub opened a new pull request #10900: [MXNET-414] Tutorial on visualizing CNN decisions using Grad-CAM - posted by GitBox <gi...@apache.org> on 2018/05/11 08:22:19 UTC, 0 replies.
- [GitHub] Rangocold closed issue #10885: i meet an exception when i run mlp.cpp - posted by GitBox <gi...@apache.org> on 2018/05/11 08:37:16 UTC, 0 replies.
- [GitHub] marcoabreu opened a new issue #10901: Broken test_sparse_operator.test_sparse_mathematical_core - posted by GitBox <gi...@apache.org> on 2018/05/11 08:51:09 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #10901: Broken test_sparse_operator.test_sparse_mathematical_core - posted by GitBox <gi...@apache.org> on 2018/05/11 08:57:17 UTC, 1 replies.
- [GitHub] marcoabreu opened a new pull request #10902: Pin scipy to 1.0.1 - posted by GitBox <gi...@apache.org> on 2018/05/11 09:05:21 UTC, 0 replies.
- [GitHub] marcoabreu commented on a change in pull request #10893: benchmark with float16 - posted by GitBox <gi...@apache.org> on 2018/05/11 09:09:35 UTC, 0 replies.
- [GitHub] marcoabreu commented on a change in pull request #10613: Add Windows MKLDNN Building Instruction - posted by GitBox <gi...@apache.org> on 2018/05/11 09:24:59 UTC, 2 replies.
- [GitHub] marcoabreu closed pull request #10591: [MXNET-365] handle inplace in mkldnn FallBackCompute - posted by GitBox <gi...@apache.org> on 2018/05/11 09:31:30 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-365] handle inplace in mkldnn FallBackCompute (#10591) - posted by ma...@apache.org on 2018/05/11 09:31:39 UTC, 0 replies.
- [GitHub] Rangocold opened a new issue #10903: how to set output value but not output possibility - posted by GitBox <gi...@apache.org> on 2018/05/11 09:32:43 UTC, 0 replies.
- [GitHub] larroy commented on issue #10902: [MXNET-415] Pin scipy to 1.0.1 - posted by GitBox <gi...@apache.org> on 2018/05/11 10:18:04 UTC, 0 replies.
- [GitHub] larroy commented on issue #10901: Broken test_sparse_operator.test_sparse_mathematical_core with scipy 1.1.0 - posted by GitBox <gi...@apache.org> on 2018/05/11 10:44:38 UTC, 0 replies.
- [GitHub] ArneNx opened a new issue #10904: switch_bucket() sets grad_req to 'write' by default and overwrites other settings - posted by GitBox <gi...@apache.org> on 2018/05/11 10:56:47 UTC, 0 replies.
- [GitHub] lovehuanhuan opened a new issue #10905: Why I can't run gpu model on jeston TX2? - posted by GitBox <gi...@apache.org> on 2018/05/11 11:00:43 UTC, 0 replies.
- [GitHub] dwSun opened a new issue #10906: transforms.Compose not working as expected. - posted by GitBox <gi...@apache.org> on 2018/05/11 12:57:16 UTC, 0 replies.
- [GitHub] leezu opened a new issue #10907: #10820 NaiveEngine regression - posted by GitBox <gi...@apache.org> on 2018/05/11 16:04:11 UTC, 0 replies.
- [GitHub] ptrendx commented on issue #10901: Broken test_sparse_operator.test_sparse_mathematical_core with scipy 1.1.0 - posted by GitBox <gi...@apache.org> on 2018/05/11 16:29:13 UTC, 0 replies.
- [GitHub] DickJC123 commented on issue #10901: Broken test_sparse_operator.test_sparse_mathematical_core with scipy 1.1.0 - posted by GitBox <gi...@apache.org> on 2018/05/11 16:40:39 UTC, 1 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10845: [MXNET-406] support init/pull dense weight, push row_sparse grad in kvstore - posted by GitBox <gi...@apache.org> on 2018/05/11 16:51:50 UTC, 0 replies.
- [GitHub] tdomhan commented on issue #10354: Expose the number of GPUs. - posted by GitBox <gi...@apache.org> on 2018/05/11 17:02:09 UTC, 2 replies.
- [GitHub] indhub commented on issue #10900: [MXNET-414] Tutorial on visualizing CNN decisions using Grad-CAM - posted by GitBox <gi...@apache.org> on 2018/05/11 17:19:48 UTC, 0 replies.
- [GitHub] lanking520 commented on issue #10787: [MXNET-357] New Scala API Design (NDArray) - posted by GitBox <gi...@apache.org> on 2018/05/11 17:27:52 UTC, 1 replies.
- [GitHub] piiswrong closed pull request #10902: [MXNET-415] Pin scipy to 1.0.1 - posted by GitBox <gi...@apache.org> on 2018/05/11 17:31:06 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Pin scipy to 1.0.1 (#10902) - posted by jx...@apache.org on 2018/05/11 17:31:11 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed pull request #10877: [MXNET-329] deprecate contrib.SparseEmbedding - posted by GitBox <gi...@apache.org> on 2018/05/11 17:40:48 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-329] deprecate contrib.SparseEmbedding (#10877) - posted by ha...@apache.org on 2018/05/11 17:40:51 UTC, 0 replies.
- [GitHub] rwarnung commented on issue #10739: [MXNet-R] package crashes using mx.metric.logloss - posted by GitBox <gi...@apache.org> on 2018/05/11 17:43:56 UTC, 4 replies.
- [GitHub] ZiyueHuang opened a new pull request #10908: Fix eye doc - posted by GitBox <gi...@apache.org> on 2018/05/11 17:56:44 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10889: [MXNET-382] Shape and Size Operator - posted by GitBox <gi...@apache.org> on 2018/05/11 17:56:46 UTC, 1 replies.
- [GitHub] ZiyueHuang commented on issue #10908: Fix eye doc - posted by GitBox <gi...@apache.org> on 2018/05/11 17:57:43 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10888: Fix thread local. - posted by GitBox <gi...@apache.org> on 2018/05/11 17:58:50 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #10889: [MXNET-382] Shape and Size Operator - posted by GitBox <gi...@apache.org> on 2018/05/11 18:02:07 UTC, 3 replies.
- [GitHub] piiswrong closed pull request #10833: Change class variables to thread local variables - posted by GitBox <gi...@apache.org> on 2018/05/11 18:06:54 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Change class variables to thread local variables (#10833) - posted by jx...@apache.org on 2018/05/11 18:06:58 UTC, 0 replies.
- [GitHub] reminisce commented on issue #10889: [MXNET-382] Shape and Size Operator - posted by GitBox <gi...@apache.org> on 2018/05/11 18:12:36 UTC, 1 replies.
- [GitHub] szha commented on issue #10888: Fix thread local. - posted by GitBox <gi...@apache.org> on 2018/05/11 18:16:55 UTC, 1 replies.
- [GitHub] anirudhacharya opened a new pull request #10909: ONNX Documentation change. - posted by GitBox <gi...@apache.org> on 2018/05/11 18:45:47 UTC, 0 replies.
- [GitHub] szha closed pull request #10886: Added nullptr check for LeakyRelu gamma parameter. - posted by GitBox <gi...@apache.org> on 2018/05/11 18:51:55 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Added nullptr check for LeakyRelu gamma parameter. (#10886) - posted by zh...@apache.org on 2018/05/11 18:51:59 UTC, 0 replies.
- [GitHub] piiswrong commented on a change in pull request #10104: [WIP][MXNET-107] Fused LSTM implementation for CPU - posted by GitBox <gi...@apache.org> on 2018/05/11 18:52:02 UTC, 11 replies.
- [GitHub] piiswrong commented on issue #10906: transforms.Compose not working as expected. - posted by GitBox <gi...@apache.org> on 2018/05/11 19:00:24 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed pull request #10845: [MXNET-406] support init/pull dense weight, push row_sparse grad in kvstore - posted by GitBox <gi...@apache.org> on 2018/05/11 20:03:57 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-406] support init/pull dense weight, push row_sparse grad in kvstore (#10845) - posted by ha...@apache.org on 2018/05/11 20:04:02 UTC, 0 replies.
- [GitHub] ppwwyyxx commented on a change in pull request #8414: Fix the strides in Gluon version of ResNet v1 - posted by GitBox <gi...@apache.org> on 2018/05/11 20:58:23 UTC, 0 replies.
- [GitHub] szha closed pull request #10888: Fix thread local. - posted by GitBox <gi...@apache.org> on 2018/05/11 21:43:21 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Fix thread local. (#10888) - posted by zh...@apache.org on 2018/05/11 21:43:29 UTC, 0 replies.
- [GitHub] moshelooks opened a new issue #10910: Feature Request: loading gluon trainer states with different contexts from saved states - posted by GitBox <gi...@apache.org> on 2018/05/11 22:07:15 UTC, 0 replies.
- [GitHub] lanking520 commented on issue #10513: pure virtual function call - posted by GitBox <gi...@apache.org> on 2018/05/11 22:27:45 UTC, 1 replies.
- [GitHub] anirudh2290 commented on a change in pull request #10889: [MXNET-382] Shape and Size Operator - posted by GitBox <gi...@apache.org> on 2018/05/11 22:32:43 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10908: Fix eye doc - posted by GitBox <gi...@apache.org> on 2018/05/11 22:52:06 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Fix eye doc (#10908) - posted by jx...@apache.org on 2018/05/11 22:52:10 UTC, 0 replies.
- [GitHub] zhreshold opened a new pull request #10911: Fix engine stop/start - posted by GitBox <gi...@apache.org> on 2018/05/11 22:53:44 UTC, 0 replies.
- [GitHub] anirudhacharya commented on a change in pull request #10889: [MXNET-382] Shape and Size Operator - posted by GitBox <gi...@apache.org> on 2018/05/11 23:00:34 UTC, 2 replies.
- [GitHub] szha closed issue #10898: usage of thread_local causes compilation to fail on osx 10.10 - posted by GitBox <gi...@apache.org> on 2018/05/11 23:21:18 UTC, 0 replies.
- [GitHub] hetong007 opened a new issue #10912: nn.GlobalAvgPool2D is slow in backpropagation - posted by GitBox <gi...@apache.org> on 2018/05/11 23:30:07 UTC, 0 replies.
- [GitHub] harryprince commented on issue #10878: Typo Erro in Optimizer.R - posted by GitBox <gi...@apache.org> on 2018/05/11 23:59:19 UTC, 0 replies.
- [GitHub] harryprince commented on issue #10890: [R] Is it possible to train Mxnet symbols and a GLM pretrained model as loss? - posted by GitBox <gi...@apache.org> on 2018/05/12 00:03:45 UTC, 1 replies.
- [GitHub] harryprince commented on issue #9952: Latest Windows pre-built binary for R?(MXNet Version 1.1.0) - posted by GitBox <gi...@apache.org> on 2018/05/12 00:11:37 UTC, 0 replies.
- [GitHub] harryprince commented on issue #9399: error: unable to load shared object /mxnet/libs/libmxnet.so - posted by GitBox <gi...@apache.org> on 2018/05/12 00:48:18 UTC, 0 replies.
- [GitHub] wkcn commented on issue #10852: [MXNET-411] Add ROI Align - posted by GitBox <gi...@apache.org> on 2018/05/12 04:38:49 UTC, 2 replies.
- [GitHub] TaoLv commented on a change in pull request #10104: [WIP][MXNET-107] Fused LSTM implementation for CPU - posted by GitBox <gi...@apache.org> on 2018/05/12 05:16:15 UTC, 6 replies.
- [GitHub] eric-haibin-lin opened a new pull request #10913: [WIP] Fix _backward_norm op registration - posted by GitBox <gi...@apache.org> on 2018/05/12 05:36:38 UTC, 0 replies.
- [GitHub] wkcn opened a new issue #10914: cudnn_softmax_activation error in MXNet 1.2.0 - posted by GitBox <gi...@apache.org> on 2018/05/12 07:22:07 UTC, 0 replies.
- [GitHub] Godricly opened a new pull request #10915: [MXNET-9704] A assertion check for invalid layout - posted by GitBox <gi...@apache.org> on 2018/05/12 07:53:32 UTC, 0 replies.
- [GitHub] devymex opened a new issue #10916: `mxnet.nd.smooth_l1(mxnet.nd.array([1, 2, 3]))' core dumped - posted by GitBox <gi...@apache.org> on 2018/05/12 10:24:33 UTC, 0 replies.
- [GitHub] marcoabreu commented on a change in pull request #10354: Expose the number of GPUs. - posted by GitBox <gi...@apache.org> on 2018/05/12 13:24:23 UTC, 0 replies.
- [GitHub] marcoabreu commented on a change in pull request #10911: Fix engine stop/start - posted by GitBox <gi...@apache.org> on 2018/05/12 13:32:06 UTC, 2 replies.
- [GitHub] marcoabreu commented on issue #10905: Why I can't run gpu model on jeston TX2? - posted by GitBox <gi...@apache.org> on 2018/05/12 13:41:22 UTC, 0 replies.
- [GitHub] tqchen commented on issue #10888: Fix thread local. - posted by GitBox <gi...@apache.org> on 2018/05/12 17:22:06 UTC, 0 replies.
- [GitHub] marcoabreu opened a new pull request #10917: [MXNET-416] WIP: Add docker cache - posted by GitBox <gi...@apache.org> on 2018/05/12 17:41:12 UTC, 0 replies.
- [GitHub] marcoabreu commented on a change in pull request #10917: [MXNET-416] WIP: Add docker cache - posted by GitBox <gi...@apache.org> on 2018/05/12 17:42:12 UTC, 3 replies.
- [GitHub] szha commented on issue #10914: cudnn_softmax_activation error in MXNet 1.2.0 - posted by GitBox <gi...@apache.org> on 2018/05/12 19:34:52 UTC, 0 replies.
- [GitHub] zheng-da opened a new pull request #10918: fix a bug in cudnn softmax activation. - posted by GitBox <gi...@apache.org> on 2018/05/12 23:39:34 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #10914: cudnn_softmax_activation error in MXNet 1.2.0 - posted by GitBox <gi...@apache.org> on 2018/05/12 23:39:51 UTC, 0 replies.
- [GitHub] wkcn commented on issue #10914: cudnn_softmax_activation error in MXNet 1.2.0 - posted by GitBox <gi...@apache.org> on 2018/05/12 23:46:02 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10913: Fix _backward_norm op registration - posted by GitBox <gi...@apache.org> on 2018/05/13 00:37:16 UTC, 0 replies.
- [GitHub] altosaar opened a new issue #10919: gluon.Block load_params method does not accept python3 pathlib.Path - posted by GitBox <gi...@apache.org> on 2018/05/13 04:27:30 UTC, 0 replies.
- [GitHub] szha closed pull request #10918: fix a bug in cudnn softmax activation. - posted by GitBox <gi...@apache.org> on 2018/05/13 05:48:36 UTC, 0 replies.
- [incubator-mxnet] branch master updated: fix a bug in cudnn softmax activation. (#10918) - posted by zh...@apache.org on 2018/05/13 05:48:45 UTC, 0 replies.
- [GitHub] eric-haibin-lin opened a new issue #10920: Flaky test test_operator_gpu.test_sparse_dot - posted by GitBox <gi...@apache.org> on 2018/05/13 05:53:12 UTC, 0 replies.
- [GitHub] pengzhao-intel commented on issue #10651: handle fallback correctly for write inplace when the array is MKLDNN. - posted by GitBox <gi...@apache.org> on 2018/05/13 06:12:22 UTC, 1 replies.
- [GitHub] szha commented on issue #10874: support L2Norm backward for GPU. - posted by GitBox <gi...@apache.org> on 2018/05/13 06:19:27 UTC, 0 replies.
- [GitHub] szha closed pull request #10874: support L2Norm backward for GPU. - posted by GitBox <gi...@apache.org> on 2018/05/13 06:19:39 UTC, 0 replies.
- [incubator-mxnet] branch master updated: support L2Norm backward for GPU. (#10874) - posted by zh...@apache.org on 2018/05/13 06:19:43 UTC, 0 replies.
- [GitHub] jeremiedb commented on issue #10890: [R] Is it possible to train Mxnet symbols and a GLM pretrained model as loss? - posted by GitBox <gi...@apache.org> on 2018/05/13 06:44:37 UTC, 0 replies.
- [GitHub] jeremiedb commented on issue #10791: Unable to install mxnet in R 3.5.0 - posted by GitBox <gi...@apache.org> on 2018/05/13 07:01:15 UTC, 1 replies.
- [GitHub] juliusshufan opened a new pull request #10921: Test cases improvement for MKLDNN on Gluon - posted by GitBox <gi...@apache.org> on 2018/05/13 07:31:34 UTC, 0 replies.
- [GitHub] jeremiedb commented on issue #10878: Typo Erro in Optimizer.R - posted by GitBox <gi...@apache.org> on 2018/05/13 07:40:00 UTC, 0 replies.
- [GitHub] lvaleriu commented on issue #9496: Draw labels name - posted by GitBox <gi...@apache.org> on 2018/05/13 11:00:38 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #10921: Test cases improvement for MKLDNN on Gluon - posted by GitBox <gi...@apache.org> on 2018/05/13 11:08:57 UTC, 7 replies.
- [GitHub] some-guy1 commented on issue #10890: [R] Is it possible to train Mxnet symbols and a GLM pretrained model as loss? - posted by GitBox <gi...@apache.org> on 2018/05/13 11:36:30 UTC, 1 replies.
- [GitHub] juliusshufan commented on issue #10921: Test cases improvement for MKLDNN on Gluon - posted by GitBox <gi...@apache.org> on 2018/05/13 12:18:29 UTC, 12 replies.
- [GitHub] juliusshufan commented on issue #10796: [WIP]Test cases improvement for MKLDNN on Gluon - posted by GitBox <gi...@apache.org> on 2018/05/13 12:21:10 UTC, 0 replies.
- [GitHub] juliusshufan closed pull request #10796: [WIP]Test cases improvement for MKLDNN on Gluon - posted by GitBox <gi...@apache.org> on 2018/05/13 12:21:10 UTC, 0 replies.
- [GitHub] juliusshufan opened a new pull request #10922: Fix Python error on --model-prefix parameter used and make the param can be periodically saved - posted by GitBox <gi...@apache.org> on 2018/05/13 14:34:39 UTC, 0 replies.
- [GitHub] rwarnung closed issue #10739: [MXNet-R] package crashes using mx.metric.logloss - posted by GitBox <gi...@apache.org> on 2018/05/13 15:06:57 UTC, 0 replies.
- [GitHub] some-guy1 commented on issue #10791: Unable to install mxnet in R 3.5.0 - posted by GitBox <gi...@apache.org> on 2018/05/13 15:52:53 UTC, 1 replies.
- [GitHub] wkcn closed issue #10914: cudnn_softmax_activation error in MXNet 1.2.0 - posted by GitBox <gi...@apache.org> on 2018/05/13 16:17:50 UTC, 0 replies.
- [GitHub] anirudh2290 commented on a change in pull request #10913: Fix _backward_norm op registration - posted by GitBox <gi...@apache.org> on 2018/05/13 16:19:17 UTC, 1 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10913: Fix _backward_norm op registration - posted by GitBox <gi...@apache.org> on 2018/05/13 16:37:52 UTC, 8 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10889: [MXNET-382] Shape and Size Operator - posted by GitBox <gi...@apache.org> on 2018/05/13 16:54:53 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10874: support L2Norm backward for GPU. - posted by GitBox <gi...@apache.org> on 2018/05/13 16:57:05 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #10921: Test cases improvement for MKLDNN on Gluon - posted by GitBox <gi...@apache.org> on 2018/05/13 16:59:01 UTC, 8 replies.
- [GitHub] eric-haibin-lin commented on issue #10240: [Python2] Occasional and random Illegal Memory Access Error | Cached Op Input Context Error - posted by GitBox <gi...@apache.org> on 2018/05/13 17:13:49 UTC, 0 replies.
- [GitHub] zheng-da commented on a change in pull request #10921: Test cases improvement for MKLDNN on Gluon - posted by GitBox <gi...@apache.org> on 2018/05/13 17:20:06 UTC, 5 replies.
- [GitHub] eric-haibin-lin commented on issue #10095: BatchNorm on axis=-1 is very slower than axis=1 - posted by GitBox <gi...@apache.org> on 2018/05/13 17:23:56 UTC, 2 replies.
- [GitHub] zheng-da opened a new issue #10923: some operators don't have unit tests. - posted by GitBox <gi...@apache.org> on 2018/05/13 17:42:04 UTC, 0 replies.
- [GitHub] eric-haibin-lin opened a new pull request #10924: [Sparse-Gluon] [WIP] embedding with sparse grad - posted by GitBox <gi...@apache.org> on 2018/05/13 18:12:37 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10923: Many operators don't have unit tests. - posted by GitBox <gi...@apache.org> on 2018/05/13 18:17:14 UTC, 1 replies.
- [GitHub] zheng-da commented on issue #10923: Many operators don't have unit tests. - posted by GitBox <gi...@apache.org> on 2018/05/13 18:20:48 UTC, 1 replies.
- [GitHub] haojin2 commented on a change in pull request #10889: [MXNET-382] Shape and Size Operator - posted by GitBox <gi...@apache.org> on 2018/05/13 20:14:20 UTC, 0 replies.
- [GitHub] szha commented on issue #10789: Reshape of input array when the shape is available only at runtime is not possible - posted by GitBox <gi...@apache.org> on 2018/05/13 20:24:30 UTC, 0 replies.
- [GitHub] haojin2 commented on issue #10920: Flaky test test_operator_gpu.test_sparse_dot - posted by GitBox <gi...@apache.org> on 2018/05/13 20:37:21 UTC, 2 replies.
- [GitHub] werewere opened a new issue #10925: problem installin mxnet in R 3.5 - posted by GitBox <gi...@apache.org> on 2018/05/13 21:37:43 UTC, 0 replies.
- [GitHub] harryprince commented on issue #10925: problem installing mxnet in R 3.5 - posted by GitBox <gi...@apache.org> on 2018/05/13 23:28:23 UTC, 0 replies.
- [GitHub] chinakook commented on issue #10095: BatchNorm on axis=-1 is very slower than axis=1 - posted by GitBox <gi...@apache.org> on 2018/05/14 00:41:03 UTC, 1 replies.
- [GitHub] tornadomeet opened a new pull request #10926: fix shuffle - posted by GitBox <gi...@apache.org> on 2018/05/14 00:54:02 UTC, 0 replies.
- [GitHub] chinakook commented on issue #10916: `mxnet.nd.smooth_l1(mxnet.nd.array([1, 2, 3]))' core dumped - posted by GitBox <gi...@apache.org> on 2018/05/14 02:48:17 UTC, 0 replies.
- [GitHub] chinakook commented on issue #10836: mxnet-mkldnn(v1.2.0) to use whole CPU cores on machines without hyperthreading - posted by GitBox <gi...@apache.org> on 2018/05/14 03:08:31 UTC, 0 replies.
- [GitHub] chinakook opened a new issue #10927: Feature Request: LSTM/GRU hard_sigmoid support - posted by GitBox <gi...@apache.org> on 2018/05/14 03:31:15 UTC, 0 replies.
- [GitHub] jeremiedb commented on issue #10925: problem installing mxnet in R 3.5 - posted by GitBox <gi...@apache.org> on 2018/05/14 04:50:22 UTC, 0 replies.
- [GitHub] wkcn commented on issue #10916: `mxnet.nd.smooth_l1(mxnet.nd.array([1, 2, 3]))' core dumped - posted by GitBox <gi...@apache.org> on 2018/05/14 04:51:43 UTC, 4 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10917: [MXNET-416] Add docker cache - posted by GitBox <gi...@apache.org> on 2018/05/14 05:05:17 UTC, 2 replies.
- [GitHub] jeremiedb opened a new issue #10928: Optimizers memory usage - posted by GitBox <gi...@apache.org> on 2018/05/14 05:07:05 UTC, 0 replies.
- [GitHub] wkcn opened a new pull request #10929: fix example in smooth l1 document - posted by GitBox <gi...@apache.org> on 2018/05/14 05:10:50 UTC, 0 replies.
- [GitHub] wkcn commented on issue #10899: ctypes.c_int(ctx.device_id) TypeError: an integer is required - posted by GitBox <gi...@apache.org> on 2018/05/14 05:20:51 UTC, 2 replies.
- [GitHub] tornadomeet commented on issue #10926: fix shuffle - posted by GitBox <gi...@apache.org> on 2018/05/14 05:46:06 UTC, 0 replies.
- [GitHub] tornadomeet closed pull request #10926: fix shuffle - posted by GitBox <gi...@apache.org> on 2018/05/14 05:46:13 UTC, 0 replies.
- [GitHub] wkcn commented on issue #9547: Implementing new operators in an external module - posted by GitBox <gi...@apache.org> on 2018/05/14 05:50:06 UTC, 0 replies.
- [GitHub] zhaoxy2018 commented on issue #10634: How to get internal output with C++ API? - posted by GitBox <gi...@apache.org> on 2018/05/14 06:05:51 UTC, 1 replies.
- [GitHub] chinakook commented on issue #10634: How to get internal output with C++ API? - posted by GitBox <gi...@apache.org> on 2018/05/14 06:21:05 UTC, 1 replies.
- [GitHub] feevos opened a new issue #10930: gluon documentation bug - posted by GitBox <gi...@apache.org> on 2018/05/14 06:26:09 UTC, 0 replies.
- [GitHub] szha commented on issue #10930: gluon documentation bug - posted by GitBox <gi...@apache.org> on 2018/05/14 07:26:37 UTC, 1 replies.
- [GitHub] feevos commented on issue #10930: gluon documentation bug - posted by GitBox <gi...@apache.org> on 2018/05/14 07:35:13 UTC, 1 replies.
- [GitHub] ivshli commented on issue #10003: C++ API Documentation and Tutorial - posted by GitBox <gi...@apache.org> on 2018/05/14 08:14:40 UTC, 1 replies.
- [GitHub] marcoabreu commented on a change in pull request #10917: [MXNET-416] Add docker cache - posted by GitBox <gi...@apache.org> on 2018/05/14 08:18:08 UTC, 17 replies.
- [GitHub] haojin2 opened a new pull request #10931: [MXNET-349] [WIP] Histogram Operator - posted by GitBox <gi...@apache.org> on 2018/05/14 08:18:59 UTC, 0 replies.
- [GitHub] GoodJoey opened a new issue #10932: about the data translating tool im2rec, is there any option to add new images to the existing rec file? - posted by GitBox <gi...@apache.org> on 2018/05/14 08:24:02 UTC, 0 replies.
- [GitHub] KellenSunderland commented on a change in pull request #10917: [MXNET-416] Add docker cache - posted by GitBox <gi...@apache.org> on 2018/05/14 08:48:43 UTC, 1 replies.
- [GitHub] xinyu-intel opened a new pull request #10933: remove unnecessary checks on convolution parameters - posted by GitBox <gi...@apache.org> on 2018/05/14 08:51:06 UTC, 0 replies.
- [GitHub] zhaoxy2018 closed issue #10634: How to get internal output with C++ API? - posted by GitBox <gi...@apache.org> on 2018/05/14 08:54:52 UTC, 0 replies.
- [GitHub] nswamy closed pull request #10660: [MXNET-357] New Scala API Design (Symbol) - posted by GitBox <gi...@apache.org> on 2018/05/14 08:54:55 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-357] New Scala API Design (Symbol) (#10660) - posted by ns...@apache.org on 2018/05/14 08:55:07 UTC, 0 replies.
- [GitHub] xinyu-intel commented on issue #10933: remove unnecessary checks on convolution parameters - posted by GitBox <gi...@apache.org> on 2018/05/14 08:55:33 UTC, 1 replies.
- [GitHub] diyang commented on issue #10878: Typo Erro in Optimizer.R - posted by GitBox <gi...@apache.org> on 2018/05/14 09:04:37 UTC, 1 replies.
- [GitHub] diyang opened a new pull request #10934: Fix typo "weights" - posted by GitBox <gi...@apache.org> on 2018/05/14 09:14:28 UTC, 0 replies.
- [GitHub] jonbakerfish opened a new issue #10935: When are the images converted to range(0, 1) in pre-trained resnet50_v2 on imagenet? - posted by GitBox <gi...@apache.org> on 2018/05/14 09:50:04 UTC, 0 replies.
- [GitHub] larroy commented on a change in pull request #10917: [MXNET-416] Add docker cache - posted by GitBox <gi...@apache.org> on 2018/05/14 10:02:25 UTC, 14 replies.
- [GitHub] chinakook commented on issue #10935: When are the images converted to range(0, 1) in pre-trained resnet50_v2 on imagenet? - posted by GitBox <gi...@apache.org> on 2018/05/14 10:41:00 UTC, 1 replies.
- [GitHub] liuzx32 opened a new issue #10936: aws-ec2 make -j4 and throw the error - posted by GitBox <gi...@apache.org> on 2018/05/14 11:33:33 UTC, 0 replies.
- [GitHub] ashkanaev opened a new issue #10937: c++ API, fixed batch size for predictor. - posted by GitBox <gi...@apache.org> on 2018/05/14 13:11:38 UTC, 0 replies.
- [GitHub] pengzhao-intel commented on issue #10104: [WIP][MXNET-107] Fused LSTM implementation for CPU - posted by GitBox <gi...@apache.org> on 2018/05/14 14:14:58 UTC, 0 replies.
- [GitHub] jonbakerfish commented on issue #10935: When are the images converted to range(0, 1) in pre-trained resnet50_v2 on imagenet? - posted by GitBox <gi...@apache.org> on 2018/05/14 14:55:16 UTC, 2 replies.
- [GitHub] vdantu commented on issue #10936: aws-ec2 make -j4 and throw the error - posted by GitBox <gi...@apache.org> on 2018/05/14 16:17:38 UTC, 1 replies.
- [GitHub] vdantu commented on issue #10903: how to set output value but not output possibility - posted by GitBox <gi...@apache.org> on 2018/05/14 16:31:14 UTC, 0 replies.
- [GitHub] zhreshold commented on issue #10915: [MXNET-9704] An assertion check for invalid layout - posted by GitBox <gi...@apache.org> on 2018/05/14 17:13:20 UTC, 1 replies.
- [GitHub] tdomhan commented on a change in pull request #10354: Expose the number of GPUs. - posted by GitBox <gi...@apache.org> on 2018/05/14 17:15:26 UTC, 0 replies.
- [GitHub] kpmurali commented on issue #10895: [MXNET-413] Fixing the broken links - Week of 5/7 - posted by GitBox <gi...@apache.org> on 2018/05/14 17:24:18 UTC, 1 replies.
- [GitHub] piiswrong closed pull request #10934: Fix typo "weights" - posted by GitBox <gi...@apache.org> on 2018/05/14 17:25:01 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Fix typo "weights" (#10934) - posted by jx...@apache.org on 2018/05/14 17:25:08 UTC, 0 replies.
- [GitHub] piiswrong commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator - posted by GitBox <gi...@apache.org> on 2018/05/14 17:26:52 UTC, 3 replies.
- [GitHub] haojin2 commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator - posted by GitBox <gi...@apache.org> on 2018/05/14 17:27:56 UTC, 10 replies.
- [GitHub] piiswrong closed pull request #10929: fix example in smooth l1 document - posted by GitBox <gi...@apache.org> on 2018/05/14 17:37:33 UTC, 0 replies.
- [incubator-mxnet] branch master updated: fix example in smooth l1 document (#10929) - posted by jx...@apache.org on 2018/05/14 17:37:36 UTC, 0 replies.
- [GitHub] szha commented on issue #10915: [MXNET-9704] An assertion check for invalid layout - posted by GitBox <gi...@apache.org> on 2018/05/14 17:55:41 UTC, 0 replies.
- [GitHub] anirudh2290 opened a new pull request #10938: Add Apachev2 License for contrib - posted by GitBox <gi...@apache.org> on 2018/05/14 18:04:27 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10861: split trainer.step into allreduce and update - posted by GitBox <gi...@apache.org> on 2018/05/14 18:18:55 UTC, 0 replies.
- [incubator-mxnet] branch master updated: split trainer.step into allreduce and update (#10861) - posted by jx...@apache.org on 2018/05/14 18:19:01 UTC, 0 replies.
- [GitHub] szha closed pull request #10891: [MXNET-9845] Fix flakeyness of test_operator.py:test_reduce. - posted by GitBox <gi...@apache.org> on 2018/05/14 18:22:44 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Fix flakeyness of test_operator.py:test_reduce. (#10891) - posted by zh...@apache.org on 2018/05/14 18:22:47 UTC, 0 replies.
- [GitHub] gautamkmr commented on issue #9949: Mac build from source script validation fails - posted by GitBox <gi...@apache.org> on 2018/05/14 19:03:26 UTC, 0 replies.
- [GitHub] eftiquar commented on issue #8075: scala on Windows - posted by GitBox <gi...@apache.org> on 2018/05/14 19:17:02 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10104: [WIP][MXNET-107] Fused LSTM implementation for CPU - posted by GitBox <gi...@apache.org> on 2018/05/14 19:28:11 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10104: [WIP][MXNET-107] Fused LSTM implementation for CPU - posted by GitBox <gi...@apache.org> on 2018/05/14 19:29:54 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [WIP][MXNET-107] Fused LSTM implementation for CPU (#10104) - posted by jx...@apache.org on 2018/05/14 19:30:01 UTC, 0 replies.
- [GitHub] ThomasDelteil commented on issue #10900: [MXNET-414] Tutorial on visualizing CNN decisions using Grad-CAM - posted by GitBox <gi...@apache.org> on 2018/05/14 20:03:54 UTC, 1 replies.
- [GitHub] zheng-da commented on a change in pull request #10913: Fix _backward_norm op registration - posted by GitBox <gi...@apache.org> on 2018/05/14 20:28:01 UTC, 3 replies.
- [GitHub] bhavinthaker commented on issue #9949: Mac build from source script validation fails - posted by GitBox <gi...@apache.org> on 2018/05/14 21:02:41 UTC, 0 replies.
- [GitHub] bhavinthaker commented on issue #8155: Error when compiling MXNet from source with VS2013 / Windows 10 - posted by GitBox <gi...@apache.org> on 2018/05/14 21:02:50 UTC, 0 replies.
- [GitHub] bhavinthaker commented on issue #8016: mxnet installation GPU validation issue/error - posted by GitBox <gi...@apache.org> on 2018/05/14 21:04:55 UTC, 0 replies.
- [GitHub] anirudh2290 commented on issue #10846: flaky tests in tutorial CI - posted by GitBox <gi...@apache.org> on 2018/05/14 21:06:27 UTC, 0 replies.
- [GitHub] conradwt commented on issue #10185: [Documentation][Installation][macOS] Building From Source Has Incomplete Instructions For macOS 10.13.3 - posted by GitBox <gi...@apache.org> on 2018/05/14 21:18:52 UTC, 0 replies.
- [GitHub] haojin2 opened a new pull request #10939: [MXNET-420] broadcast_mul/div between csr and 1D dense on GPU - posted by GitBox <gi...@apache.org> on 2018/05/14 21:32:05 UTC, 0 replies.
- [GitHub] szha opened a new pull request #10940: Fused LSTM Cell - posted by GitBox <gi...@apache.org> on 2018/05/14 21:32:24 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #8016: mxnet installation GPU validation issue/error - posted by GitBox <gi...@apache.org> on 2018/05/14 21:35:07 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #8155: Error when compiling MXNet from source with VS2013 / Windows 10 - posted by GitBox <gi...@apache.org> on 2018/05/14 21:36:15 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #9949: Mac build from source script validation fails - posted by GitBox <gi...@apache.org> on 2018/05/14 21:36:32 UTC, 0 replies.
- [GitHub] nswamy opened a new pull request #10941: add apache-release as parent to pom file - posted by GitBox <gi...@apache.org> on 2018/05/14 21:56:25 UTC, 0 replies.
- [GitHub] piiswrong commented on a change in pull request #10940: Fused LSTM Cell - posted by GitBox <gi...@apache.org> on 2018/05/14 22:04:14 UTC, 1 replies.
- [GitHub] reminisce commented on a change in pull request #10940: Fused LSTM Cell - posted by GitBox <gi...@apache.org> on 2018/05/14 22:12:03 UTC, 3 replies.
- [GitHub] szha commented on issue #10940: Fused LSTM Cell - posted by GitBox <gi...@apache.org> on 2018/05/14 22:13:23 UTC, 0 replies.
- [GitHub] reminisce commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator - posted by GitBox <gi...@apache.org> on 2018/05/14 22:42:06 UTC, 8 replies.
- [GitHub] haojin2 opened a new issue #10942: Flaky test test_operator_gpu.test_batchnorm_with_type - posted by GitBox <gi...@apache.org> on 2018/05/14 23:11:23 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10919: gluon.Block load_params method does not accept python3 pathlib.Path - posted by GitBox <gi...@apache.org> on 2018/05/14 23:34:36 UTC, 1 replies.
- [GitHub] piiswrong commented on issue #10927: Feature Request: LSTM/GRU hard_sigmoid support - posted by GitBox <gi...@apache.org> on 2018/05/14 23:39:09 UTC, 0 replies.
- [GitHub] yzhliu closed pull request #10941: add apache-release as parent to pom file - posted by GitBox <gi...@apache.org> on 2018/05/15 00:31:14 UTC, 0 replies.
- [incubator-mxnet] branch v1.2.0 updated: add apache-release as parent to pom file (#10941) - posted by li...@apache.org on 2018/05/15 00:31:18 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #3946: When predicting, does mxnet provide thread-safe interface? - posted by GitBox <gi...@apache.org> on 2018/05/15 00:55:54 UTC, 1 replies.
- [GitHub] szha commented on a change in pull request #10924: [Sparse-Gluon] [WIP] embedding with sparse grad - posted by GitBox <gi...@apache.org> on 2018/05/15 01:09:06 UTC, 2 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10939: [MXNET-420] broadcast_mul/div between csr and 1D dense on GPU - posted by GitBox <gi...@apache.org> on 2018/05/15 01:09:58 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10924: [Sparse-Gluon] [WIP] embedding with sparse grad - posted by GitBox <gi...@apache.org> on 2018/05/15 01:16:48 UTC, 1 replies.
- [GitHub] zhreshold opened a new pull request #10943: fix doc - posted by GitBox <gi...@apache.org> on 2018/05/15 01:43:42 UTC, 0 replies.
- [GitHub] feevos opened a new pull request #10944: Correction of gluon documentation in nn.md - posted by GitBox <gi...@apache.org> on 2018/05/15 01:52:33 UTC, 0 replies.
- [GitHub] feevos closed issue #10930: gluon documentation bug - posted by GitBox <gi...@apache.org> on 2018/05/15 01:54:08 UTC, 0 replies.
- [GitHub] szha commented on a change in pull request #10944: Correction of gluon documentation in nn.md - posted by GitBox <gi...@apache.org> on 2018/05/15 02:10:39 UTC, 0 replies.
- [GitHub] Godricly closed pull request #10915: [MXNET-9704] An assertion check for invalid layout - posted by GitBox <gi...@apache.org> on 2018/05/15 02:14:34 UTC, 0 replies.
- [GitHub] Godricly commented on issue #10915: [MXNET-9704] An assertion check for invalid layout - posted by GitBox <gi...@apache.org> on 2018/05/15 02:14:34 UTC, 0 replies.
- [GitHub] Godricly opened a new pull request #10915: [MXNET-9704] An assertion check for invalid layout - posted by GitBox <gi...@apache.org> on 2018/05/15 02:14:40 UTC, 0 replies.
- [GitHub] feevos commented on issue #10944: Correction of gluon documentation in nn.md - posted by GitBox <gi...@apache.org> on 2018/05/15 02:14:53 UTC, 0 replies.
- [GitHub] vdantu commented on issue #10937: c++ API, fixed batch size for predictor. - posted by GitBox <gi...@apache.org> on 2018/05/15 02:32:52 UTC, 0 replies.
- [GitHub] liuzx32 commented on issue #10936: aws-ec2 make -j4 and throw the error - posted by GitBox <gi...@apache.org> on 2018/05/15 02:33:05 UTC, 5 replies.
- [GitHub] vdantu commented on issue #10932: about the data translating tool im2rec, is there any option to add new images to the existing rec file? - posted by GitBox <gi...@apache.org> on 2018/05/15 02:36:04 UTC, 0 replies.
- [GitHub] vdantu commented on issue #10928: Optimizers memory usage - posted by GitBox <gi...@apache.org> on 2018/05/15 02:38:36 UTC, 0 replies.
- [GitHub] vdantu commented on issue #10925: problem installing mxnet in R 3.5 - posted by GitBox <gi...@apache.org> on 2018/05/15 02:40:32 UTC, 0 replies.
- [GitHub] vdantu commented on issue #10907: #10820 NaiveEngine regression - posted by GitBox <gi...@apache.org> on 2018/05/15 02:42:50 UTC, 0 replies.
- [GitHub] vdantu commented on issue #10904: switch_bucket() sets grad_req to 'write' by default and overwrites other settings - posted by GitBox <gi...@apache.org> on 2018/05/15 02:46:28 UTC, 0 replies.
- [GitHub] vdantu commented on issue #10884: mx.model.load_checkpoint error? - posted by GitBox <gi...@apache.org> on 2018/05/15 02:51:29 UTC, 0 replies.
- [GitHub] vdantu commented on issue #10910: Feature Request: loading gluon trainer states with different contexts from saved states - posted by GitBox <gi...@apache.org> on 2018/05/15 02:57:02 UTC, 0 replies.
- [GitHub] vdantu commented on issue #10897: performance and error issue with INT8 quantization example - posted by GitBox <gi...@apache.org> on 2018/05/15 03:00:52 UTC, 0 replies.
- [GitHub] jonbakerfish closed issue #10935: When are the images converted to range(0, 1) in pre-trained resnet50_v2 on imagenet? - posted by GitBox <gi...@apache.org> on 2018/05/15 03:11:58 UTC, 0 replies.
- [GitHub] haojin2 opened a new issue #10945: Flaky test: - posted by GitBox <gi...@apache.org> on 2018/05/15 03:28:59 UTC, 0 replies.
- [GitHub] juliusshufan commented on a change in pull request #10921: Test cases improvement for MKLDNN on Gluon - posted by GitBox <gi...@apache.org> on 2018/05/15 03:52:14 UTC, 5 replies.
- [GitHub] eric-haibin-lin opened a new pull request #10946: Remove kvstore calls from FM example - posted by GitBox <gi...@apache.org> on 2018/05/15 04:35:35 UTC, 0 replies.
- [GitHub] chinakook commented on issue #10937: c++ API, fixed batch size for predictor. - posted by GitBox <gi...@apache.org> on 2018/05/15 04:41:34 UTC, 1 replies.
- svn commit: r26910 - in /dev/incubator/mxnet/1.2.0.rc3: ./ apache-mxnet-src-1.2.0.rc3-incubating.tar.gz apache-mxnet-src-1.2.0.rc3-incubating.tar.gz.asc apache-mxnet-src-1.2.0.rc3-incubating.tar.gz.sha512 - posted by an...@apache.org on 2018/05/15 04:43:18 UTC, 0 replies.
- svn commit: r26912 - /dev/incubator/mxnet/1.2.0.rc3/ - posted by an...@apache.org on 2018/05/15 05:20:39 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10748: fix symbolblock save_params - posted by GitBox <gi...@apache.org> on 2018/05/15 05:31:07 UTC, 0 replies.
- [incubator-mxnet] branch master updated: fix symbolblock save_params (#10748) - posted by jx...@apache.org on 2018/05/15 05:31:10 UTC, 0 replies.
- svn commit: r26913 - /dev/incubator/mxnet/KEYS - posted by an...@apache.org on 2018/05/15 05:43:12 UTC, 0 replies.
- svn commit: r26914 - in /dev/incubator/mxnet/1.2.0.rc3: ./ apache-mxnet-src-1.2.0.rc3-incubating.tar.gz apache-mxnet-src-1.2.0.rc3-incubating.tar.gz.asc apache-mxnet-src-1.2.0.rc3-incubating.tar.gz.sha512 - posted by an...@apache.org on 2018/05/15 05:52:04 UTC, 0 replies.
- [GitHub] eric-haibin-lin opened a new issue #10947: Flaky test: test_tutorials.test_onnx_inference_on_onnx_model - posted by GitBox <gi...@apache.org> on 2018/05/15 05:54:47 UTC, 0 replies.
- svn commit: r26915 - /dev/incubator/mxnet/1.2.0.rc3/ - posted by an...@apache.org on 2018/05/15 05:56:06 UTC, 0 replies.
- svn commit: r26916 - in /dev/incubator/mxnet/1.2.0.rc3: ./ apache-mxnet-src-1.2.0.rc3-incubating.tar.gz apache-mxnet-src-1.2.0.rc3-incubating.tar.gz.asc apache-mxnet-src-1.2.0.rc3-incubating.tar.gz.sha512 - posted by an...@apache.org on 2018/05/15 06:06:50 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #10936: aws-ec2 make -j4 and throw the error - posted by GitBox <gi...@apache.org> on 2018/05/15 06:08:02 UTC, 1 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #10884: mx.model.load_checkpoint error? - posted by GitBox <gi...@apache.org> on 2018/05/15 06:13:00 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #10884: mx.model.load_checkpoint error? - posted by GitBox <gi...@apache.org> on 2018/05/15 06:13:00 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #10932: about the data translating tool im2rec, is there any option to add new images to the existing rec file? - posted by GitBox <gi...@apache.org> on 2018/05/15 06:15:41 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #10932: about the data translating tool im2rec, is there any option to add new images to the existing rec file? - posted by GitBox <gi...@apache.org> on 2018/05/15 06:15:41 UTC, 0 replies.
- [GitHub] haojin2 commented on a change in pull request #10939: [MXNET-420] broadcast_mul/div between csr and 1D dense on GPU - posted by GitBox <gi...@apache.org> on 2018/05/15 06:21:47 UTC, 0 replies.
- [GitHub] HorsonLiu opened a new issue #10948: stuck subprocess in multithread - posted by GitBox <gi...@apache.org> on 2018/05/15 06:56:35 UTC, 0 replies.
- [GitHub] YiyiDeng commented on issue #10349: Converting MXNet model to CoreML fails in param = node['attr'] - posted by GitBox <gi...@apache.org> on 2018/05/15 07:34:01 UTC, 0 replies.
- [GitHub] zhreshold commented on a change in pull request #10911: Fix engine stop/start - posted by GitBox <gi...@apache.org> on 2018/05/15 07:53:58 UTC, 1 replies.
- [GitHub] lebeg commented on a change in pull request #10917: [MXNET-416] Add docker cache - posted by GitBox <gi...@apache.org> on 2018/05/15 08:40:55 UTC, 1 replies.
- [GitHub] liuzx32 opened a new issue #10949: make: *** 没有规则可以创建“build/src/executor/graph_executor.o”需要的目标“src/executor/../engine/profiler.h”。 停止。 - posted by GitBox <gi...@apache.org> on 2018/05/15 08:55:42 UTC, 0 replies.
- [GitHub] dabraude commented on issue #10481: [MXNET-302] added ability to set search path for Accelerate library - posted by GitBox <gi...@apache.org> on 2018/05/15 10:04:40 UTC, 0 replies.
- [GitHub] jonbakerfish opened a new issue #10950: The negative samples shall be other classes? - posted by GitBox <gi...@apache.org> on 2018/05/15 11:19:31 UTC, 0 replies.
- [GitHub] TaoLv commented on issue #10311: [MXNET-107]Fused GRU implementation for CPU - posted by GitBox <gi...@apache.org> on 2018/05/15 12:59:54 UTC, 0 replies.
- [GitHub] pengzhao-intel commented on a change in pull request #10311: [MXNET-107]Fused GRU implementation for CPU - posted by GitBox <gi...@apache.org> on 2018/05/15 13:20:51 UTC, 0 replies.
- [GitHub] asitstands opened a new pull request #10951: Fix broken build with cython 0.28 - posted by GitBox <gi...@apache.org> on 2018/05/15 14:16:46 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10949: make: *** 没有规则可以创建“build/src/executor/graph_executor.o”需要的目标“src/executor/../engine/profiler.h”。 停止。 - posted by GitBox <gi...@apache.org> on 2018/05/15 14:57:34 UTC, 0 replies.
- [GitHub] juliusshufan opened a new issue #10952: The params can't be saved as expected when using --model-prefix for all the training script belonging to example/image-classification - posted by GitBox <gi...@apache.org> on 2018/05/15 14:57:54 UTC, 0 replies.
- [GitHub] eric-haibin-lin opened a new issue #10953: Flaky test: test_tutorials.test_gluon_gluon - posted by GitBox <gi...@apache.org> on 2018/05/15 14:58:23 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10953: Flaky test: test_tutorials.test_gluon_gluon - posted by GitBox <gi...@apache.org> on 2018/05/15 14:58:55 UTC, 0 replies.
- [GitHub] ThomasDelteil commented on issue #10953: Flaky test: test_tutorials.test_gluon_gluon - posted by GitBox <gi...@apache.org> on 2018/05/15 16:11:01 UTC, 2 replies.
- [GitHub] eric-haibin-lin closed pull request #10943: fix doc - posted by GitBox <gi...@apache.org> on 2018/05/15 16:42:35 UTC, 0 replies.
- [incubator-mxnet] branch master updated: fix doc (#10943) - posted by ha...@apache.org on 2018/05/15 16:42:49 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed pull request #10913: Fix _backward_norm op registration - posted by GitBox <gi...@apache.org> on 2018/05/15 16:55:54 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Fix _backward_norm op registration (#10913) - posted by ha...@apache.org on 2018/05/15 16:55:59 UTC, 0 replies.
- [GitHub] zhreshold commented on issue #10911: Fix engine stop/start - posted by GitBox <gi...@apache.org> on 2018/05/15 17:03:52 UTC, 0 replies.
- [GitHub] aaronmarkham commented on a change in pull request #10909: ONNX Documentation change. - posted by GitBox <gi...@apache.org> on 2018/05/15 17:24:19 UTC, 0 replies.
- [GitHub] anirudhacharya commented on a change in pull request #10909: ONNX Documentation change. - posted by GitBox <gi...@apache.org> on 2018/05/15 17:27:02 UTC, 0 replies.
- [GitHub] reminisce commented on issue #10897: performance and error issue with INT8 quantization example - posted by GitBox <gi...@apache.org> on 2018/05/15 17:45:19 UTC, 1 replies.
- [GitHub] piiswrong commented on a change in pull request #10924: [Sparse-Gluon] embedding with sparse grad - posted by GitBox <gi...@apache.org> on 2018/05/15 17:53:42 UTC, 2 replies.
- [GitHub] szha opened a new pull request #10954: fix rnn - posted by GitBox <gi...@apache.org> on 2018/05/15 18:03:39 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10944: Correction of gluon documentation in nn.md - posted by GitBox <gi...@apache.org> on 2018/05/15 18:05:38 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Correction of gluon documentation in nn.md (#10944) - posted by jx...@apache.org on 2018/05/15 18:05:43 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10915: [MXNET-9704] An assertion check for invalid layout - posted by GitBox <gi...@apache.org> on 2018/05/15 18:20:53 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-9704] An assertion check for invalid layout (#10915) - posted by jx...@apache.org on 2018/05/15 18:20:57 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10911: Fix engine stop/start - posted by GitBox <gi...@apache.org> on 2018/05/15 18:22:41 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Fix engine stop/start (#10911) - posted by jx...@apache.org on 2018/05/15 18:22:44 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10876: Update performance page. - posted by GitBox <gi...@apache.org> on 2018/05/15 18:23:34 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Update performance page. (#10876) - posted by jx...@apache.org on 2018/05/15 18:23:37 UTC, 0 replies.
- [GitHub] crazyleg commented on issue #9688: [MXNET-108] Adding BilinearResize2D and AdaptiveAvgPool2d operators - posted by GitBox <gi...@apache.org> on 2018/05/15 18:26:34 UTC, 1 replies.
- [GitHub] zhanghang1989 commented on issue #9688: [MXNET-108] Adding BilinearResize2D and AdaptiveAvgPool2d operators - posted by GitBox <gi...@apache.org> on 2018/05/15 18:29:06 UTC, 2 replies.
- [GitHub] piiswrong commented on a change in pull request #10864: Support for axis parameter in linalg.gemm - posted by GitBox <gi...@apache.org> on 2018/05/15 18:35:02 UTC, 1 replies.
- [GitHub] piiswrong closed pull request #10354: Expose the number of GPUs. - posted by GitBox <gi...@apache.org> on 2018/05/15 18:39:04 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Expose the number of GPUs. (#10354) - posted by jx...@apache.org on 2018/05/15 18:39:09 UTC, 0 replies.
- [GitHub] indhub opened a new pull request #10955: [MXNET-422] Distributed training tutorial - posted by GitBox <gi...@apache.org> on 2018/05/15 19:34:36 UTC, 0 replies.
- [GitHub] ThomasDelteil opened a new pull request #10956: [WIP][MXNET-307] - posted by GitBox <gi...@apache.org> on 2018/05/15 20:52:26 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10924: [Sparse-Gluon] embedding with sparse grad - posted by GitBox <gi...@apache.org> on 2018/05/15 21:09:10 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10954: fix rnn - posted by GitBox <gi...@apache.org> on 2018/05/15 21:30:10 UTC, 0 replies.
- [incubator-mxnet] branch master updated: fix rnn (#10954) - posted by jx...@apache.org on 2018/05/15 21:30:17 UTC, 0 replies.
- [GitHub] mrkumar83 opened a new pull request #10957: Make inner transform activation configurable for LSTMCell - posted by GitBox <gi...@apache.org> on 2018/05/15 21:45:35 UTC, 0 replies.
- [GitHub] haojin2 opened a new issue #10958: Flaky test: test_operator_gpu.test_sample_multinomial - posted by GitBox <gi...@apache.org> on 2018/05/15 21:59:37 UTC, 0 replies.
- [GitHub] haojin2 commented on issue #10958: Flaky test: test_operator_gpu.test_sample_multinomial - posted by GitBox <gi...@apache.org> on 2018/05/15 22:00:57 UTC, 0 replies.
- [GitHub] haojin2 closed issue #10958: Flaky test: test_operator_gpu.test_sample_multinomial - posted by GitBox <gi...@apache.org> on 2018/05/15 22:00:57 UTC, 0 replies.
- [GitHub] ThomasDelteil opened a new pull request #10959: [MXNET-423] Gluon Model Zoo Pre Trained Model tutorial - posted by GitBox <gi...@apache.org> on 2018/05/15 22:06:14 UTC, 0 replies.
- [GitHub] ThomasDelteil opened a new issue #10960: CI bug R-CPU no space left on device - posted by GitBox <gi...@apache.org> on 2018/05/15 22:09:23 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10959: [MXNET-423] Gluon Model Zoo Pre Trained Model tutorial - posted by GitBox <gi...@apache.org> on 2018/05/15 22:09:43 UTC, 0 replies.
- [GitHub] ThomasDelteil commented on issue #10959: [MXNET-423] Gluon Model Zoo Pre Trained Model tutorial - posted by GitBox <gi...@apache.org> on 2018/05/15 22:10:32 UTC, 6 replies.
- [GitHub] ThomasDelteil commented on a change in pull request #10959: [MXNET-423] Gluon Model Zoo Pre Trained Model tutorial - posted by GitBox <gi...@apache.org> on 2018/05/15 22:11:29 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10651: handle fallback correctly for write inplace when the array is MKLDNN. - posted by GitBox <gi...@apache.org> on 2018/05/15 22:44:25 UTC, 0 replies.
- [incubator-mxnet] branch master updated: handle fallback correctly for write inplace when the array is MKLDNN. (#10651) - posted by jx...@apache.org on 2018/05/15 22:44:31 UTC, 0 replies.
- [GitHub] anirudh2290 commented on a change in pull request #10780: [MXNET-375] Lp Pooling and Global Lp Pooling - posted by GitBox <gi...@apache.org> on 2018/05/15 23:06:33 UTC, 4 replies.
- [GitHub] anirudhacharya commented on issue #10512: [MXNET-309] [ONNX-MXNet] Model Metadata API - posted by GitBox <gi...@apache.org> on 2018/05/15 23:13:08 UTC, 0 replies.
- [GitHub] DickJC123 opened a new pull request #10961: [MXNET-10896] [MXNET-10901] Fix test_sparse_mathematical_core sensitivity to scipy v1.1 - posted by GitBox <gi...@apache.org> on 2018/05/15 23:49:19 UTC, 0 replies.
- [GitHub] anirudh2290 commented on a change in pull request #10909: ONNX Documentation change. - posted by GitBox <gi...@apache.org> on 2018/05/15 23:54:49 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10924: [Sparse-Gluon] embedding with sparse grad - posted by GitBox <gi...@apache.org> on 2018/05/16 00:10:01 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [Sparse-Gluon] embedding with sparse grad (#10924) - posted by jx...@apache.org on 2018/05/16 00:10:11 UTC, 0 replies.
- [GitHub] ThomasDelteil opened a new issue #10962: CI not early stopping builds anymore - posted by GitBox <gi...@apache.org> on 2018/05/16 00:12:47 UTC, 0 replies.
- [GitHub] ThomasDelteil commented on issue #10391: [MXNET-139] Tutorial for mixed precision training with float16 - posted by GitBox <gi...@apache.org> on 2018/05/16 00:15:06 UTC, 0 replies.
- [GitHub] anirudh2290 commented on a change in pull request #10512: [MXNET-309] [ONNX-MXNet] Model Metadata API - posted by GitBox <gi...@apache.org> on 2018/05/16 00:16:32 UTC, 2 replies.
- [GitHub] anirudh2290 commented on issue #9920: Asynchronous Issue on CustomOP and mxnet.image.ImageDetIter - posted by GitBox <gi...@apache.org> on 2018/05/16 00:24:46 UTC, 0 replies.
- [GitHub] LuckyPigeon commented on issue #10952: The params can't be saved as expected when using --model-prefix for all the training script belonging to example/image-classification - posted by GitBox <gi...@apache.org> on 2018/05/16 00:32:29 UTC, 0 replies.
- [GitHub] eric-haibin-lin opened a new pull request #10963: Minor doc fixes - posted by GitBox <gi...@apache.org> on 2018/05/16 00:55:23 UTC, 0 replies.
- [GitHub] Godricly closed issue #9704: Misleading Document for conv1d and max1d in gluon - posted by GitBox <gi...@apache.org> on 2018/05/16 00:57:01 UTC, 0 replies.
- [GitHub] haojin2 commented on issue #10963: Minor doc fixes - posted by GitBox <gi...@apache.org> on 2018/05/16 00:57:46 UTC, 0 replies.
- [GitHub] juliusshufan commented on issue #10952: The params can't be saved as expected when using --model-prefix for all the training script belonging to example/image-classification - posted by GitBox <gi...@apache.org> on 2018/05/16 01:06:52 UTC, 2 replies.
- [GitHub] chtlp commented on issue #10897: performance and error issue with INT8 quantization example - posted by GitBox <gi...@apache.org> on 2018/05/16 01:20:28 UTC, 1 replies.
- [GitHub] sxksxy opened a new issue #10964: linalg_potri() Error: linalg_impl.h:606: Check failed: ret == 0 (3 vs. 0) spotri failed in lapack on cpu. - posted by GitBox <gi...@apache.org> on 2018/05/16 01:51:33 UTC, 0 replies.
- [GitHub] maybepossible opened a new issue #10965: How to show the ctc loss? - posted by GitBox <gi...@apache.org> on 2018/05/16 02:59:01 UTC, 0 replies.
- [GitHub] maybepossible commented on issue #10965: How to show the ctc loss? - posted by GitBox <gi...@apache.org> on 2018/05/16 03:00:40 UTC, 1 replies.
- [GitHub] szha commented on a change in pull request #10311: [MXNET-107]Fused GRU implementation for CPU - posted by GitBox <gi...@apache.org> on 2018/05/16 03:15:33 UTC, 4 replies.
- [GitHub] liuzx32 commented on issue #10949: Make: *** there are no rules to create "build/ SRC /executor/graph_executor. O" required target "SRC /executor/.. / engine/profiler. H ". stop - posted by GitBox <gi...@apache.org> on 2018/05/16 03:50:21 UTC, 0 replies.
- [GitHub] liuzx32 closed issue #10949: Make: *** there are no rules to create "build/ SRC /executor/graph_executor. O" required target "SRC /executor/.. / engine/profiler. H ". stop - posted by GitBox <gi...@apache.org> on 2018/05/16 03:50:22 UTC, 0 replies.
- [GitHub] ThomasDelteil commented on issue #10960: CI bug R-CPU no space left on device - posted by GitBox <gi...@apache.org> on 2018/05/16 04:37:46 UTC, 1 replies.
- [GitHub] wkcn commented on issue #9920: Asynchronous Issue on CustomOP and mxnet.image.ImageDetIter - posted by GitBox <gi...@apache.org> on 2018/05/16 05:37:14 UTC, 1 replies.
- [GitHub] wkcn closed issue #9920: Asynchronous Issue on CustomOP and mxnet.image.ImageDetIter - posted by GitBox <gi...@apache.org> on 2018/05/16 05:56:12 UTC, 0 replies.
- [GitHub] jinhuang415 commented on a change in pull request #10433: [MXNET-290] MKLDNN support for model quantization - posted by GitBox <gi...@apache.org> on 2018/05/16 06:00:19 UTC, 18 replies.
- [GitHub] liuzx32 opened a new issue #10966: mx.kvstore.create('dist_sync') throw error. Is there anything wrong with my environment? - posted by GitBox <gi...@apache.org> on 2018/05/16 06:07:20 UTC, 0 replies.
- [GitHub] yajiedesign commented on issue #10481: [MXNET-302] added ability to set search path for Accelerate library - posted by GitBox <gi...@apache.org> on 2018/05/16 07:10:22 UTC, 0 replies.
- [GitHub] liuzx32 opened a new issue #10967: Is the doc for launch.py parameters outdated? - posted by GitBox <gi...@apache.org> on 2018/05/16 07:14:11 UTC, 0 replies.
- [GitHub] liuzx32 closed issue #10936: aws-ec2 make -j4 and throw the error - posted by GitBox <gi...@apache.org> on 2018/05/16 07:19:04 UTC, 0 replies.
- [GitHub] lordofgod opened a new issue #10968: Discuss about NDArray::Save and NDArray::Load - posted by GitBox <gi...@apache.org> on 2018/05/16 08:34:25 UTC, 0 replies.
- [GitHub] qichaotang opened a new issue #10969: Mxnet dynamic graphs achieve scoure code - posted by GitBox <gi...@apache.org> on 2018/05/16 08:58:57 UTC, 0 replies.
- [GitHub] asitstands opened a new pull request #10970: [MXNET-424] dtype option for multinomial - posted by GitBox <gi...@apache.org> on 2018/05/16 09:02:35 UTC, 0 replies.
- [GitHub] GSanchis opened a new issue #10971: Segmentation fault with custom operator - posted by GitBox <gi...@apache.org> on 2018/05/16 09:25:58 UTC, 0 replies.
- [GitHub] GSanchis commented on issue #10971: Segmentation fault with custom operator - posted by GitBox <gi...@apache.org> on 2018/05/16 09:32:02 UTC, 0 replies.
- [GitHub] GSanchis closed issue #10971: Segmentation fault with custom operator - posted by GitBox <gi...@apache.org> on 2018/05/16 09:32:03 UTC, 0 replies.
- [GitHub] wythe51 commented on issue #5245: Training and validation accuracy very low in Binary Classification - posted by GitBox <gi...@apache.org> on 2018/05/16 10:05:21 UTC, 0 replies.
- [GitHub] rocketbear opened a new issue #10972: Gluon's PReLU is very slow and a fix to it - posted by GitBox <gi...@apache.org> on 2018/05/16 11:51:28 UTC, 0 replies.
- [GitHub] marcoabreu closed pull request #10917: [MXNET-416] Add docker cache - posted by GitBox <gi...@apache.org> on 2018/05/16 12:31:16 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-416] Add docker cache (#10917) - posted by ma...@apache.org on 2018/05/16 12:31:28 UTC, 0 replies.
- [GitHub] threeleafzerg commented on issue #10696: [MXNET-366]Extend MXNet Distributed Training by AllReduce - posted by GitBox <gi...@apache.org> on 2018/05/16 12:31:50 UTC, 0 replies.
- [GitHub] liuzx32 commented on issue #10966: mx.kvstore.create('dist_sync') throw error. Is there anything wrong with my environment? - posted by GitBox <gi...@apache.org> on 2018/05/16 12:38:31 UTC, 0 replies.
- [GitHub] liuzx32 closed issue #10966: mx.kvstore.create('dist_sync') throw error. Is there anything wrong with my environment? - posted by GitBox <gi...@apache.org> on 2018/05/16 12:38:31 UTC, 0 replies.
- [GitHub] asitstands opened a new issue #10973: Flaky test_deconvolution - posted by GitBox <gi...@apache.org> on 2018/05/16 12:50:17 UTC, 0 replies.
- [GitHub] asitstands opened a new issue #10974: Cpp CI may be broken - posted by GitBox <gi...@apache.org> on 2018/05/16 13:09:10 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #10974: Cpp CI may be broken - posted by GitBox <gi...@apache.org> on 2018/05/16 14:10:29 UTC, 4 replies.
- [GitHub] marcoabreu commented on issue #10962: CI not early stopping builds anymore - posted by GitBox <gi...@apache.org> on 2018/05/16 16:10:09 UTC, 0 replies.
- [GitHub] ThomasDelteil commented on issue #10962: CI not early stopping builds anymore - posted by GitBox <gi...@apache.org> on 2018/05/16 16:48:10 UTC, 0 replies.
- [GitHub] ThomasDelteil closed issue #10962: CI not early stopping builds anymore - posted by GitBox <gi...@apache.org> on 2018/05/16 16:48:10 UTC, 0 replies.
- [GitHub] anirudhacharya commented on a change in pull request #10512: [MXNET-309] [ONNX-MXNet] Model Metadata API - posted by GitBox <gi...@apache.org> on 2018/05/16 16:49:56 UTC, 1 replies.
- [GitHub] piiswrong closed pull request #10961: [MXNET-10896] [MXNET-10901] Fix test_sparse_mathematical_core sensitivity to scipy v1.1 - posted by GitBox <gi...@apache.org> on 2018/05/16 17:06:45 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Fix test_sparse_mathematical_core sensitivity to scipy v1.1 (#10961) - posted by jx...@apache.org on 2018/05/16 17:06:54 UTC, 0 replies.
- [GitHub] piiswrong commented on a change in pull request #10957: Make inner transform activation configurable for LSTMCell - posted by GitBox <gi...@apache.org> on 2018/05/16 17:12:21 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10901: Broken test_sparse_operator.test_sparse_mathematical_core with scipy 1.1.0 - posted by GitBox <gi...@apache.org> on 2018/05/16 17:29:14 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed issue #10901: Broken test_sparse_operator.test_sparse_mathematical_core with scipy 1.1.0 - posted by GitBox <gi...@apache.org> on 2018/05/16 17:29:14 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed issue #10896: test_sparse_operator.py:test_sparse_mathematical_core fails under scipy v1.1 - posted by GitBox <gi...@apache.org> on 2018/05/16 17:29:35 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10896: test_sparse_operator.py:test_sparse_mathematical_core fails under scipy v1.1 - posted by GitBox <gi...@apache.org> on 2018/05/16 17:29:35 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10969: Mxnet dynamic graphs achieve scoure code - posted by GitBox <gi...@apache.org> on 2018/05/16 17:32:09 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10964: linalg_potri() Error: linalg_impl.h:606: Check failed: ret == 0 (3 vs. 0) spotri failed in lapack on cpu. - posted by GitBox <gi...@apache.org> on 2018/05/16 17:36:17 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10950: The negative samples shall be other classes? - posted by GitBox <gi...@apache.org> on 2018/05/16 17:40:04 UTC, 0 replies.
- [GitHub] larroy opened a new pull request #10975: avoid importing docker_cache if feature is not used, so boto3 and job… - posted by GitBox <gi...@apache.org> on 2018/05/16 17:44:48 UTC, 0 replies.
- [GitHub] zhanghang1989 opened a new issue #10976: MNIST LeNet forward fails on master branch - posted by GitBox <gi...@apache.org> on 2018/05/16 17:48:21 UTC, 0 replies.
- [GitHub] chaoyuaw commented on issue #10950: The negative samples shall be other classes? - posted by GitBox <gi...@apache.org> on 2018/05/16 18:04:12 UTC, 0 replies.
- [GitHub] zhanghang1989 commented on issue #10976: [BUG] MNIST LeNet forward fails on master branch - posted by GitBox <gi...@apache.org> on 2018/05/16 18:18:57 UTC, 0 replies.
- [GitHub] ThomasDelteil commented on a change in pull request #10900: [MXNET-414] Tutorial on visualizing CNN decisions using Grad-CAM - posted by GitBox <gi...@apache.org> on 2018/05/16 18:19:21 UTC, 13 replies.
- [GitHub] marcoabreu commented on issue #10960: CI bug R-CPU no space left on device - posted by GitBox <gi...@apache.org> on 2018/05/16 18:28:14 UTC, 0 replies.
- [GitHub] marcoabreu closed issue #10960: CI bug R-CPU no space left on device - posted by GitBox <gi...@apache.org> on 2018/05/16 18:28:14 UTC, 0 replies.
- [GitHub] asmushetzel commented on issue #10964: linalg_potri() Error: linalg_impl.h:606: Check failed: ret == 0 (3 vs. 0) spotri failed in lapack on cpu. - posted by GitBox <gi...@apache.org> on 2018/05/16 18:35:54 UTC, 0 replies.
- [GitHub] szha commented on issue #10940: [WIP] Fused LSTM Cell - posted by GitBox <gi...@apache.org> on 2018/05/16 18:40:25 UTC, 0 replies.
- [GitHub] szha closed pull request #10940: [WIP] Fused LSTM Cell - posted by GitBox <gi...@apache.org> on 2018/05/16 18:40:26 UTC, 0 replies.
- [GitHub] ThomasDelteil commented on a change in pull request #10955: [MXNET-422] Distributed training tutorial - posted by GitBox <gi...@apache.org> on 2018/05/16 18:40:42 UTC, 6 replies.
- [GitHub] sxksxy commented on issue #10964: linalg_potri() Error: linalg_impl.h:606: Check failed: ret == 0 (3 vs. 0) spotri failed in lapack on cpu. - posted by GitBox <gi...@apache.org> on 2018/05/16 18:42:06 UTC, 0 replies.
- [GitHub] szha commented on issue #10972: Gluon's PReLU is very slow and a fix to it - posted by GitBox <gi...@apache.org> on 2018/05/16 18:44:10 UTC, 0 replies.
- [GitHub] mbaijal commented on a change in pull request #10938: Add Apachev2 License for contrib - posted by GitBox <gi...@apache.org> on 2018/05/16 18:55:18 UTC, 0 replies.
- [GitHub] zhanghang1989 commented on issue #10852: [MXNET-411] Add ROI Align - posted by GitBox <gi...@apache.org> on 2018/05/16 19:07:01 UTC, 6 replies.
- [GitHub] DickJC123 opened a new issue #10977: test_kvstore_gpu.py:test_rsp_push_pull fails when run on a system with only one GPU - posted by GitBox <gi...@apache.org> on 2018/05/16 19:40:09 UTC, 0 replies.
- [GitHub] DickJC123 commented on issue #10961: [MXNET-10896] [MXNET-10901] Fix test_sparse_mathematical_core sensitivity to scipy v1.1 - posted by GitBox <gi...@apache.org> on 2018/05/16 19:52:10 UTC, 0 replies.
- [GitHub] ankkhedia commented on issue #10969: Mxnet dynamic graphs achieve scoure code - posted by GitBox <gi...@apache.org> on 2018/05/16 20:31:41 UTC, 1 replies.
- [GitHub] marcoabreu commented on issue #10975: avoid importing docker_cache if feature is not used - posted by GitBox <gi...@apache.org> on 2018/05/16 20:35:05 UTC, 0 replies.
- [GitHub] ankkhedia commented on issue #10968: Discuss about NDArray::Save and NDArray::Load - posted by GitBox <gi...@apache.org> on 2018/05/16 20:35:31 UTC, 0 replies.
- [GitHub] ankkhedia commented on issue #10967: Is the doc for launch.py parameters outdated? - posted by GitBox <gi...@apache.org> on 2018/05/16 20:37:22 UTC, 0 replies.
- [GitHub] ankkhedia commented on issue #10965: How to show the ctc loss? - posted by GitBox <gi...@apache.org> on 2018/05/16 20:45:22 UTC, 0 replies.
- [GitHub] ankkhedia commented on issue #10950: The negative samples shall be other classes? - posted by GitBox <gi...@apache.org> on 2018/05/16 20:48:18 UTC, 0 replies.
- [GitHub] ankkhedia commented on issue #10952: The params can't be saved as expected when using --model-prefix for all the training script belonging to example/image-classification - posted by GitBox <gi...@apache.org> on 2018/05/16 20:51:36 UTC, 0 replies.
- [GitHub] ankkhedia commented on issue #10964: linalg_potri() Error: linalg_impl.h:606: Check failed: ret == 0 (3 vs. 0) spotri failed in lapack on cpu. - posted by GitBox <gi...@apache.org> on 2018/05/16 20:54:50 UTC, 0 replies.
- [GitHub] ankkhedia commented on issue #10948: get stuck with subprocess in multithread - posted by GitBox <gi...@apache.org> on 2018/05/16 20:56:49 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #10961: [MXNET-10896] [MXNET-10901] Fix test_sparse_mathematical_core sensitivity to scipy v1.1 - posted by GitBox <gi...@apache.org> on 2018/05/16 20:57:36 UTC, 0 replies.
- [GitHub] zhreshold commented on a change in pull request #10852: [MXNET-411] Add ROI Align - posted by GitBox <gi...@apache.org> on 2018/05/16 21:23:35 UTC, 2 replies.
- [GitHub] zhanghang1989 commented on a change in pull request #10852: [MXNET-411] Add ROI Align - posted by GitBox <gi...@apache.org> on 2018/05/16 21:49:26 UTC, 6 replies.
- [GitHub] aaronmarkham opened a new pull request #10978: removed script tags that are being interpreted as html - posted by GitBox <gi...@apache.org> on 2018/05/16 22:16:56 UTC, 0 replies.
- [GitHub] indhub commented on a change in pull request #10959: [MXNET-423] Gluon Model Zoo Pre Trained Model tutorial - posted by GitBox <gi...@apache.org> on 2018/05/16 22:48:45 UTC, 5 replies.
- [GitHub] indhub commented on a change in pull request #10956: [MXNET-307] Fix flaky tutorial tests from CI - posted by GitBox <gi...@apache.org> on 2018/05/16 23:07:23 UTC, 0 replies.
- [GitHub] zheng-da opened a new pull request #10979: Fix bugs in MKLDNN. - posted by GitBox <gi...@apache.org> on 2018/05/17 00:05:47 UTC, 0 replies.
- [GitHub] azai91 commented on issue #10836: mxnet-mkldnn(v1.2.0) to use whole CPU cores on machines without hyperthreading - posted by GitBox <gi...@apache.org> on 2018/05/17 00:11:49 UTC, 1 replies.
- [GitHub] yifeim commented on a change in pull request #10946: Remove kvstore calls from FM example - posted by GitBox <gi...@apache.org> on 2018/05/17 00:28:18 UTC, 1 replies.
- [GitHub] pengzhao-intel commented on issue #10979: Fix bugs in MKLDNN. - posted by GitBox <gi...@apache.org> on 2018/05/17 00:31:43 UTC, 3 replies.
- [GitHub] aaronmarkham commented on issue #10978: removed script tags that are being interpreted as html - posted by GitBox <gi...@apache.org> on 2018/05/17 00:51:29 UTC, 0 replies.
- [GitHub] jonbakerfish opened a new pull request #10980: Sampling negative samples other classes only - posted by GitBox <gi...@apache.org> on 2018/05/17 01:03:44 UTC, 0 replies.
- [GitHub] jonbakerfish commented on issue #10950: The negative samples shall be other classes? - posted by GitBox <gi...@apache.org> on 2018/05/17 01:05:07 UTC, 0 replies.
- [GitHub] chinakook commented on issue #10972: Gluon's PReLU is very slow and a fix to it - posted by GitBox <gi...@apache.org> on 2018/05/17 02:01:19 UTC, 1 replies.
- [GitHub] phoenixbai opened a new issue #10981: build ends with error : elemwise_binary_op-inl.h:78:3574: error: expected primary-expression before ‘template’ - posted by GitBox <gi...@apache.org> on 2018/05/17 02:05:32 UTC, 0 replies.
- [GitHub] mrkumar83 commented on issue #10957: Make inner transform activation configurable for LSTMCell - posted by GitBox <gi...@apache.org> on 2018/05/17 02:12:38 UTC, 0 replies.
- [GitHub] anirudh2290 closed pull request #10512: [MXNET-309] [ONNX-MXNet] Model Metadata API - posted by GitBox <gi...@apache.org> on 2018/05/17 03:36:56 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-309] [ONNX-MXNet] Model Metadata API (#10512) - posted by an...@apache.org on 2018/05/17 03:37:05 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #10909: ONNX Documentation change. - posted by GitBox <gi...@apache.org> on 2018/05/17 03:48:55 UTC, 0 replies.
- [GitHub] anirudhacharya closed pull request #10909: ONNX Documentation change. - posted by GitBox <gi...@apache.org> on 2018/05/17 03:49:00 UTC, 0 replies.
- [GitHub] zhanghang1989 commented on issue #10536: [MXNET-317] Add Data Parallel - posted by GitBox <gi...@apache.org> on 2018/05/17 03:50:18 UTC, 0 replies.
- [GitHub] chaoyuaw commented on issue #10980: Sampling negative samples other classes only - posted by GitBox <gi...@apache.org> on 2018/05/17 03:56:59 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed pull request #10980: Sampling negative samples other classes only - posted by GitBox <gi...@apache.org> on 2018/05/17 04:09:39 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed issue #10950: The negative samples shall be other classes? - posted by GitBox <gi...@apache.org> on 2018/05/17 04:09:47 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Sampling negative samples other classes only (#10980) - posted by ha...@apache.org on 2018/05/17 04:09:51 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10946: Remove kvstore calls from FM example - posted by GitBox <gi...@apache.org> on 2018/05/17 04:13:23 UTC, 0 replies.
- [GitHub] ThomasDelteil commented on issue #10979: Fix bugs in MKLDNN. - posted by GitBox <gi...@apache.org> on 2018/05/17 04:32:23 UTC, 0 replies.
- [GitHub] szha opened a new pull request #10982: fix rnn layer kernel forward - posted by GitBox <gi...@apache.org> on 2018/05/17 04:36:59 UTC, 0 replies.
- [GitHub] pengzhao-intel commented on issue #10933: remove unnecessary checks on convolution parameters - posted by GitBox <gi...@apache.org> on 2018/05/17 05:12:50 UTC, 0 replies.
- [GitHub] eric-haibin-lin opened a new pull request #10983: [MXNET-427] Fix trainer.load_state by removing param_dict from optimizer state pickle - posted by GitBox <gi...@apache.org> on 2018/05/17 05:19:31 UTC, 0 replies.
- [GitHub] reminisce commented on a change in pull request #10451: [WIP] Add Foreach - posted by GitBox <gi...@apache.org> on 2018/05/17 05:23:58 UTC, 20 replies.
- [GitHub] eric-haibin-lin commented on issue #10981: build ends with error : elemwise_binary_op-inl.h:78:3574: error: expected primary-expression before ‘template’ - posted by GitBox <gi...@apache.org> on 2018/05/17 05:26:04 UTC, 0 replies.
- [GitHub] haojin2 commented on issue #10981: build ends with error : elemwise_binary_op-inl.h:78:3574: error: expected primary-expression before ‘template’ - posted by GitBox <gi...@apache.org> on 2018/05/17 05:31:05 UTC, 0 replies.
- [GitHub] liuzx32 opened a new issue #10984: Some wrong with training on yarn!? - posted by GitBox <gi...@apache.org> on 2018/05/17 06:57:50 UTC, 0 replies.
- [GitHub] cvtower commented on issue #10899: ctypes.c_int(ctx.device_id) TypeError: an integer is required - posted by GitBox <gi...@apache.org> on 2018/05/17 08:27:32 UTC, 2 replies.
- [GitHub] liuzx32 opened a new issue #10985: make -j 4 scalapkg throw the error: type mismatch; - posted by GitBox <gi...@apache.org> on 2018/05/17 08:40:36 UTC, 0 replies.
- [GitHub] phoenixbai commented on issue #10981: build ends with error : elemwise_binary_op-inl.h:78:3574: error: expected primary-expression before ‘template’ - posted by GitBox <gi...@apache.org> on 2018/05/17 08:41:58 UTC, 0 replies.
- [GitHub] phoenixbai closed issue #10981: build ends with error : elemwise_binary_op-inl.h:78:3574: error: expected primary-expression before ‘template’ - posted by GitBox <gi...@apache.org> on 2018/05/17 08:42:04 UTC, 0 replies.
- [GitHub] qichaotang commented on issue #10969: Mxnet dynamic graphs achieve scoure code - posted by GitBox <gi...@apache.org> on 2018/05/17 10:54:01 UTC, 0 replies.
- [GitHub] qichaotang closed issue #10969: Mxnet dynamic graphs achieve scoure code - posted by GitBox <gi...@apache.org> on 2018/05/17 10:54:09 UTC, 0 replies.
- [GitHub] liuzx32 closed issue #10985: make -j 4 scalapkg throw the error: type mismatch; - posted by GitBox <gi...@apache.org> on 2018/05/17 11:28:31 UTC, 0 replies.
- [GitHub] liuzx32 commented on issue #10985: make -j 4 scalapkg throw the error: type mismatch; - posted by GitBox <gi...@apache.org> on 2018/05/17 11:28:31 UTC, 0 replies.
- [GitHub] ShootingSpace commented on a change in pull request #10461: allow user to define unknown token symbol - posted by GitBox <gi...@apache.org> on 2018/05/17 11:53:19 UTC, 0 replies.
- [GitHub] ZiyueHuang commented on a change in pull request #10882: move exec.reshape to backend - posted by GitBox <gi...@apache.org> on 2018/05/17 11:56:43 UTC, 0 replies.
- [GitHub] marcoabreu opened a new pull request #10986: [MXNET-343] Remove rm flag from docker build - posted by GitBox <gi...@apache.org> on 2018/05/17 12:57:28 UTC, 0 replies.
- [GitHub] larroy commented on issue #10986: [MXNET-343] Remove rm flag from docker build - posted by GitBox <gi...@apache.org> on 2018/05/17 13:11:36 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #10986: [MXNET-343] Remove rm flag from docker build - posted by GitBox <gi...@apache.org> on 2018/05/17 13:17:12 UTC, 0 replies.
- [GitHub] marcoabreu closed pull request #10986: [MXNET-343] Remove rm flag from docker build - posted by GitBox <gi...@apache.org> on 2018/05/17 13:17:14 UTC, 0 replies.
- [GitHub] jinhuang415 commented on issue #10433: [MXNET-290] MKLDNN support for model quantization - posted by GitBox <gi...@apache.org> on 2018/05/17 13:30:29 UTC, 3 replies.
- [GitHub] larroy commented on issue #10973: Flaky test_deconvolution - posted by GitBox <gi...@apache.org> on 2018/05/17 13:43:34 UTC, 0 replies.
- [GitHub] indhub closed pull request #10956: [MXNET-307] Fix flaky tutorial tests from CI - posted by GitBox <gi...@apache.org> on 2018/05/17 14:35:10 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-307] Fix flaky tutorial tests from CI (#10956) - posted by in...@apache.org on 2018/05/17 14:35:17 UTC, 0 replies.
- [GitHub] ali2210 commented on issue #4469: Error in make scalapkg - posted by GitBox <gi...@apache.org> on 2018/05/17 15:09:37 UTC, 0 replies.
- [GitHub] safrooze commented on a change in pull request #9512: add LSTNet example - posted by GitBox <gi...@apache.org> on 2018/05/17 15:12:05 UTC, 1 replies.
- [GitHub] safrooze commented on issue #10959: [MXNET-423] Gluon Model Zoo Pre Trained Model tutorial - posted by GitBox <gi...@apache.org> on 2018/05/17 15:42:56 UTC, 1 replies.
- [GitHub] bricksdont opened a new issue #10987: Sharing Parameters between BucketingModules - posted by GitBox <gi...@apache.org> on 2018/05/17 15:50:28 UTC, 0 replies.
- [GitHub] bricksdont commented on issue #10987: Sharing Parameters between BucketingModules - posted by GitBox <gi...@apache.org> on 2018/05/17 16:02:03 UTC, 3 replies.
- [GitHub] eric-haibin-lin opened a new issue #10988: Flaky test: test_operator_gpu.test_countsketch - posted by GitBox <gi...@apache.org> on 2018/05/17 16:22:58 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed pull request #10946: Remove kvstore calls from FM example - posted by GitBox <gi...@apache.org> on 2018/05/17 16:45:28 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Remove kvstore calls from FM example (#10946) - posted by ha...@apache.org on 2018/05/17 16:45:36 UTC, 0 replies.
- [GitHub] werewere commented on issue #10925: problem installing mxnet in R 3.5 - posted by GitBox <gi...@apache.org> on 2018/05/17 17:00:03 UTC, 0 replies.
- [GitHub] ThomasDelteil commented on issue #10945: Flaky test: test_operator_gpu.test_sgd - posted by GitBox <gi...@apache.org> on 2018/05/17 17:46:38 UTC, 0 replies.
- [GitHub] ThomasDelteil commented on issue #10942: Flaky test test_operator_gpu.test_batchnorm_with_type - posted by GitBox <gi...@apache.org> on 2018/05/17 17:48:42 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10963: Minor doc fixes - posted by GitBox <gi...@apache.org> on 2018/05/17 17:48:50 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Minor doc fixes (#10963) - posted by jx...@apache.org on 2018/05/17 17:48:57 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10938: Add Apachev2 License for contrib - posted by GitBox <gi...@apache.org> on 2018/05/17 17:52:18 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Add Apachev2 License for contrib (#10938) - posted by jx...@apache.org on 2018/05/17 17:52:21 UTC, 0 replies.
- [GitHub] szha opened a new pull request #10989: [WIP] add gluon model summary - posted by GitBox <gi...@apache.org> on 2018/05/17 17:52:58 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10978: removed script tags that are being interpreted as html - posted by GitBox <gi...@apache.org> on 2018/05/17 17:53:00 UTC, 0 replies.
- [GitHub] piiswrong commented on a change in pull request #10970: [MXNET-424] dtype option for multinomial - posted by GitBox <gi...@apache.org> on 2018/05/17 17:56:21 UTC, 2 replies.
- [GitHub] piiswrong commented on a change in pull request #10989: [WIP] add gluon model summary - posted by GitBox <gi...@apache.org> on 2018/05/17 18:04:03 UTC, 0 replies.
- [GitHub] piiswrong commented on a change in pull request #10536: [MXNET-317] Add Data Parallel - posted by GitBox <gi...@apache.org> on 2018/05/17 18:05:45 UTC, 20 replies.
- [GitHub] ThomasDelteil commented on issue #10947: Flaky test: test_tutorials.test_onnx_inference_on_onnx_model - posted by GitBox <gi...@apache.org> on 2018/05/17 18:11:25 UTC, 1 replies.
- [GitHub] szha closed issue #10846: flaky tests in tutorial CI - posted by GitBox <gi...@apache.org> on 2018/05/17 18:18:40 UTC, 0 replies.
- [GitHub] szha closed issue #10953: Flaky test: test_tutorials.test_gluon_gluon - posted by GitBox <gi...@apache.org> on 2018/05/17 18:18:53 UTC, 0 replies.
- [GitHub] szha commented on a change in pull request #10989: [WIP] add gluon model summary - posted by GitBox <gi...@apache.org> on 2018/05/17 18:19:57 UTC, 0 replies.
- [GitHub] zhanghang1989 commented on a change in pull request #10536: [MXNET-317] Add Data Parallel - posted by GitBox <gi...@apache.org> on 2018/05/17 18:33:12 UTC, 12 replies.
- [GitHub] piiswrong commented on a change in pull request #10852: [MXNET-411] Add ROI Align - posted by GitBox <gi...@apache.org> on 2018/05/17 18:45:16 UTC, 8 replies.
- [GitHub] marcoabreu closed pull request #10975: [MXNET-343] avoid importing docker_cache if feature is not used - posted by GitBox <gi...@apache.org> on 2018/05/17 19:02:09 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-343] Avoid importing docker_cache if feature is not used. (#10975) - posted by ma...@apache.org on 2018/05/17 19:02:16 UTC, 0 replies.
- [GitHub] safrooze commented on a change in pull request #10959: [MXNET-423] Gluon Model Zoo Pre Trained Model tutorial - posted by GitBox <gi...@apache.org> on 2018/05/17 19:48:56 UTC, 8 replies.
- [GitHub] altosaar opened a new issue #10990: Gluon hybridize fails to detect an input - posted by GitBox <gi...@apache.org> on 2018/05/17 20:12:10 UTC, 0 replies.
- [GitHub] lanking520 opened a new pull request #10991: [MXNET-386][WIP] API Docs Generation - posted by GitBox <gi...@apache.org> on 2018/05/17 20:21:40 UTC, 0 replies.
- [GitHub] lanking520 closed pull request #10546: [MXNET-319] [WIP] Add Autocomplete Macros in Scala - posted by GitBox <gi...@apache.org> on 2018/05/17 20:22:53 UTC, 0 replies.
- [GitHub] lanking520 commented on issue #10546: [MXNET-319] [WIP] Add Autocomplete Macros in Scala - posted by GitBox <gi...@apache.org> on 2018/05/17 20:23:28 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed pull request #10983: [MXNET-427] Fix trainer.load_state by removing param_dict from optimizer state pickle - posted by GitBox <gi...@apache.org> on 2018/05/17 21:07:58 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Fix optimizer pickle (#10983) - posted by ha...@apache.org on 2018/05/17 21:08:03 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10990: Gluon hybridize fails to detect an input - posted by GitBox <gi...@apache.org> on 2018/05/17 21:30:19 UTC, 1 replies.
- [GitHub] altosaar commented on issue #10990: Gluon hybridize fails to detect an input - posted by GitBox <gi...@apache.org> on 2018/05/17 21:50:42 UTC, 0 replies.
- [GitHub] indhub commented on a change in pull request #10900: [MXNET-414] Tutorial on visualizing CNN decisions using Grad-CAM - posted by GitBox <gi...@apache.org> on 2018/05/17 22:44:51 UTC, 6 replies.
- [GitHub] piiswrong commented on issue #10989: [WIP] add gluon model summary - posted by GitBox <gi...@apache.org> on 2018/05/17 23:04:31 UTC, 0 replies.
- [GitHub] yzhliu commented on a change in pull request #10787: [MXNET-357] New Scala API Design (NDArray) - posted by GitBox <gi...@apache.org> on 2018/05/17 23:22:48 UTC, 0 replies.
- [GitHub] indhub commented on a change in pull request #10955: [MXNET-422] Distributed training tutorial - posted by GitBox <gi...@apache.org> on 2018/05/17 23:50:29 UTC, 1 replies.
- [GitHub] xinyu-intel commented on a change in pull request #10852: [MXNET-411] Add ROI Align - posted by GitBox <gi...@apache.org> on 2018/05/18 00:06:10 UTC, 1 replies.
- [GitHub] piiswrong opened a new pull request #10992: unlink memory shared file immediately on linux - posted by GitBox <gi...@apache.org> on 2018/05/18 00:35:06 UTC, 0 replies.
- [GitHub] szha commented on issue #10989: [WIP] add gluon model summary - posted by GitBox <gi...@apache.org> on 2018/05/18 00:52:13 UTC, 0 replies.
- [GitHub] wushilian opened a new issue #10993: How to train the model by c++ - posted by GitBox <gi...@apache.org> on 2018/05/18 02:39:12 UTC, 0 replies.
- [GitHub] liuzx32 commented on issue #9157: YARN support data locality - posted by GitBox <gi...@apache.org> on 2018/05/18 03:15:32 UTC, 0 replies.
- [GitHub] asitstands commented on a change in pull request #10970: [MXNET-424] dtype option for multinomial - posted by GitBox <gi...@apache.org> on 2018/05/18 03:19:00 UTC, 2 replies.
- [GitHub] indhub closed pull request #10959: [MXNET-423] Gluon Model Zoo Pre Trained Model tutorial - posted by GitBox <gi...@apache.org> on 2018/05/18 04:25:58 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-423] Gluon Model Zoo Pre Trained Model tutorial (#10959) - posted by in...@apache.org on 2018/05/18 04:26:05 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #10933: remove unnecessary checks on convolution parameters - posted by GitBox <gi...@apache.org> on 2018/05/18 04:32:21 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #10613: Add Windows MKLDNN Building Instruction - posted by GitBox <gi...@apache.org> on 2018/05/18 04:36:17 UTC, 0 replies.
- [GitHub] zheng-da opened a new issue #10994: MKLDNN fails in the backward computation when forward runs with is_train=False - posted by GitBox <gi...@apache.org> on 2018/05/18 05:30:46 UTC, 0 replies.
- [GitHub] pengzhao-intel commented on issue #10994: MKLDNN fails in the backward computation when forward runs with is_train=False - posted by GitBox <gi...@apache.org> on 2018/05/18 05:47:55 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #10994: MKLDNN fails in the backward computation when forward runs with is_train=False - posted by GitBox <gi...@apache.org> on 2018/05/18 05:57:20 UTC, 0 replies.
- [GitHub] zheng-da commented on a change in pull request #10451: [WIP] Add Foreach - posted by GitBox <gi...@apache.org> on 2018/05/18 06:23:54 UTC, 1 replies.
- [GitHub] CircleXing001 commented on issue #8254: Fix softmax_cross_entropy - posted by GitBox <gi...@apache.org> on 2018/05/18 07:16:07 UTC, 0 replies.
- [GitHub] chinakook opened a new issue #10995: Some mxnet ctc_loss bug~ - posted by GitBox <gi...@apache.org> on 2018/05/18 07:39:13 UTC, 0 replies.
- [GitHub] chinakook commented on issue #10987: Sharing Parameters between BucketingModules - posted by GitBox <gi...@apache.org> on 2018/05/18 08:44:23 UTC, 2 replies.
- [GitHub] lispc opened a new issue #10996: Is "Check failed: ctx == vcontext[nid]..." an internal assertion? - posted by GitBox <gi...@apache.org> on 2018/05/18 10:12:10 UTC, 0 replies.
- [GitHub] chinakook commented on issue #10993: How to train the model by c++ - posted by GitBox <gi...@apache.org> on 2018/05/18 12:39:57 UTC, 0 replies.
- [GitHub] GoodJoey closed issue #10716: question: how to speed up the process of feeding data. - posted by GitBox <gi...@apache.org> on 2018/05/18 12:47:31 UTC, 0 replies.
- [GitHub] marcoabreu closed pull request #10613: Add Windows MKLDNN Building Instruction - posted by GitBox <gi...@apache.org> on 2018/05/18 12:59:52 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Add Windows MKLDNN Building Instruction (#10613) - posted by ma...@apache.org on 2018/05/18 13:00:08 UTC, 0 replies.
- [GitHub] asmushetzel opened a new pull request #10997: speed up of topk-operator - posted by GitBox <gi...@apache.org> on 2018/05/18 14:39:05 UTC, 0 replies.
- [GitHub] KellenSunderland commented on issue #10553: Build error for OSX with CUDA support - posted by GitBox <gi...@apache.org> on 2018/05/18 15:44:23 UTC, 0 replies.
- [GitHub] HyperGroups opened a new issue #10998: problem of import model-res152 - posted by GitBox <gi...@apache.org> on 2018/05/18 15:51:37 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10982: fix rnn layer kernel forward - posted by GitBox <gi...@apache.org> on 2018/05/18 17:04:18 UTC, 0 replies.
- [incubator-mxnet] branch master updated: fix rnn layer kernel forward (#10982) - posted by jx...@apache.org on 2018/05/18 17:04:22 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10780: [MXNET-375] Lp Pooling and Global Lp Pooling - posted by GitBox <gi...@apache.org> on 2018/05/18 17:49:40 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed pull request #10780: [MXNET-375] Lp Pooling and Global Lp Pooling - posted by GitBox <gi...@apache.org> on 2018/05/18 17:49:45 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-375] Lp Pooling and Global Lp Pooling (#10780) - posted by ha...@apache.org on 2018/05/18 17:49:55 UTC, 0 replies.
- [GitHub] szha commented on issue #10989: add gluon model summary - posted by GitBox <gi...@apache.org> on 2018/05/18 18:55:29 UTC, 0 replies.
- [GitHub] lanking520 commented on a change in pull request #10787: [MXNET-357] New Scala API Design (NDArray) - posted by GitBox <gi...@apache.org> on 2018/05/18 21:06:45 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10992: unlink memory shared file immediately on linux - posted by GitBox <gi...@apache.org> on 2018/05/18 21:07:33 UTC, 0 replies.
- [incubator-mxnet] branch master updated: unlink memory shared file immediately on linux (#10992) - posted by jx...@apache.org on 2018/05/18 21:07:38 UTC, 0 replies.
- [GitHub] ArmageddonKnight opened a new issue #10999: Naming of Contrib Implementations - posted by GitBox <gi...@apache.org> on 2018/05/18 21:43:15 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #10979: Fix bugs in MKLDNN. - posted by GitBox <gi...@apache.org> on 2018/05/18 21:50:12 UTC, 0 replies.
- [GitHub] szha opened a new pull request #11000: add option to exclude matched parameter names in collect params - posted by GitBox <gi...@apache.org> on 2018/05/18 21:50:36 UTC, 0 replies.
- [GitHub] szha closed issue #10871: gluon.rnn cells should use fused RNN operator - posted by GitBox <gi...@apache.org> on 2018/05/18 21:51:22 UTC, 0 replies.
- [GitHub] astonzhang commented on issue #9881: Inconsistent weight decay logics in multiple optimizers - posted by GitBox <gi...@apache.org> on 2018/05/18 22:08:49 UTC, 3 replies.
- [GitHub] ankkhedia commented on issue #10993: How to train the model by c++ - posted by GitBox <gi...@apache.org> on 2018/05/18 22:09:48 UTC, 0 replies.
- [GitHub] ankkhedia commented on issue #10990: Gluon hybridize fails to detect an input - posted by GitBox <gi...@apache.org> on 2018/05/18 22:11:16 UTC, 1 replies.
- [GitHub] ankkhedia commented on issue #10987: Sharing Parameters between BucketingModules - posted by GitBox <gi...@apache.org> on 2018/05/18 22:12:43 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #10451: [MXNET-432] Add Foreach - posted by GitBox <gi...@apache.org> on 2018/05/18 22:14:27 UTC, 0 replies.
- [GitHub] ankkhedia commented on issue #10999: Naming of Contrib Implementations - posted by GitBox <gi...@apache.org> on 2018/05/18 22:15:05 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #11000: add option to exclude matched parameter names in collect params - posted by GitBox <gi...@apache.org> on 2018/05/18 22:18:48 UTC, 0 replies.
- [GitHub] szha commented on issue #11000: add option to exclude matched parameter names in collect params - posted by GitBox <gi...@apache.org> on 2018/05/18 22:21:08 UTC, 0 replies.
- [GitHub] szha commented on issue #10999: Naming of Contrib Implementations - posted by GitBox <gi...@apache.org> on 2018/05/18 22:27:22 UTC, 0 replies.
- [GitHub] szha closed issue #8372: PyPi wheel installation failed on Centos 7.5 - posted by GitBox <gi...@apache.org> on 2018/05/18 22:32:56 UTC, 0 replies.
- [GitHub] szha commented on issue #8372: PyPi wheel installation failed on Centos 7.5 - posted by GitBox <gi...@apache.org> on 2018/05/18 22:32:56 UTC, 0 replies.
- [GitHub] szha closed issue #8447: pip install mxnet-cu80==0.11.0 error - posted by GitBox <gi...@apache.org> on 2018/05/18 22:33:47 UTC, 0 replies.
- [GitHub] szha closed issue #8951: Not all latest version has prebuild binary for Windows on PyPI - posted by GitBox <gi...@apache.org> on 2018/05/18 22:35:01 UTC, 0 replies.
- [GitHub] szha commented on issue #8951: Not all latest version has prebuild binary for Windows on PyPI - posted by GitBox <gi...@apache.org> on 2018/05/18 22:35:01 UTC, 0 replies.
- [GitHub] szha commented on issue #8962: Please add windows python package for 1.0.0 and 0.12.1 on PyPI - posted by GitBox <gi...@apache.org> on 2018/05/18 22:35:20 UTC, 0 replies.
- [GitHub] szha closed issue #8962: Please add windows python package for 1.0.0 and 0.12.1 on PyPI - posted by GitBox <gi...@apache.org> on 2018/05/18 22:35:20 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10996: Is "Check failed: ctx == vcontext[nid]..." an internal assertion? - posted by GitBox <gi...@apache.org> on 2018/05/18 23:03:26 UTC, 0 replies.
- [GitHub] eric-haibin-lin opened a new pull request #11001: [MXNET-374] handle row_sparse weight in parameter and trainer - posted by GitBox <gi...@apache.org> on 2018/05/19 00:10:07 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #11001: [MXNET-374] handle row_sparse weight in parameter and trainer - posted by GitBox <gi...@apache.org> on 2018/05/19 00:19:51 UTC, 12 replies.
- [GitHub] marcoabreu commented on issue #10997: speed up of topk-operator - posted by GitBox <gi...@apache.org> on 2018/05/19 00:36:24 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #10999: Naming of Contrib Implementations - posted by GitBox <gi...@apache.org> on 2018/05/19 00:41:31 UTC, 0 replies.
- [GitHub] ArmageddonKnight commented on issue #10999: Naming of Contrib Implementations - posted by GitBox <gi...@apache.org> on 2018/05/19 00:55:54 UTC, 2 replies.
- [GitHub] haojin2 commented on a change in pull request #11001: [MXNET-374] handle row_sparse weight in parameter and trainer - posted by GitBox <gi...@apache.org> on 2018/05/19 06:53:41 UTC, 0 replies.
- [GitHub] CircleXing001 commented on issue #4002: SoftmaxOutput and the tutorial is confusing - posted by GitBox <gi...@apache.org> on 2018/05/19 09:08:55 UTC, 0 replies.
- [GitHub] chinakook commented on issue #10957: Make inner transform activation configurable for LSTMCell - posted by GitBox <gi...@apache.org> on 2018/05/19 09:49:26 UTC, 0 replies.
- [GitHub] JingrenChen commented on issue #9552: [MXNET-133] Model Quantization with Calibration - posted by GitBox <gi...@apache.org> on 2018/05/19 14:48:56 UTC, 0 replies.
- [GitHub] szha commented on a change in pull request #11001: [MXNET-374] handle row_sparse weight in parameter and trainer - posted by GitBox <gi...@apache.org> on 2018/05/19 20:18:41 UTC, 2 replies.
- [GitHub] srochel commented on issue #8177: CODEOWNERS - posted by GitBox <gi...@apache.org> on 2018/05/19 23:38:02 UTC, 0 replies.
- [GitHub] indhub opened a new pull request #11002: [MXNET-433] Tutorial on saving and loading gluon models - posted by GitBox <gi...@apache.org> on 2018/05/20 00:31:22 UTC, 0 replies.
- [GitHub] chinakook opened a new pull request #11003: rnn_cell little bug fixed - posted by GitBox <gi...@apache.org> on 2018/05/20 04:00:24 UTC, 0 replies.
- [GitHub] szha commented on a change in pull request #11003: rnn_cell little bug fixed - posted by GitBox <gi...@apache.org> on 2018/05/20 04:16:23 UTC, 6 replies.
- [GitHub] leezu opened a new pull request #11004: Only allocate cudnn-rnn dropout memory if dropout p > 0 and acquire descriptors during initialization - posted by GitBox <gi...@apache.org> on 2018/05/20 04:16:47 UTC, 0 replies.
- [GitHub] szha commented on a change in pull request #11004: Only allocate cudnn-rnn dropout memory if dropout p > 0 and acquire descriptors during initialization - posted by GitBox <gi...@apache.org> on 2018/05/20 04:26:19 UTC, 0 replies.
- [GitHub] leezu commented on a change in pull request #11004: Only allocate cudnn-rnn dropout memory if dropout p > 0 and acquire descriptors during initialization - posted by GitBox <gi...@apache.org> on 2018/05/20 05:07:07 UTC, 1 replies.
- [GitHub] leezu commented on issue #10576: [RNN] Fix memory leakage in cudnn RNN - posted by GitBox <gi...@apache.org> on 2018/05/20 05:23:57 UTC, 1 replies.
- [GitHub] leezu commented on issue #10453: Bug of CuDNN RNN with variable sequence length - posted by GitBox <gi...@apache.org> on 2018/05/20 05:24:31 UTC, 1 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #11004: Only allocate cudnn-rnn dropout memory if dropout p > 0 and acquire descriptors during initialization - posted by GitBox <gi...@apache.org> on 2018/05/20 05:28:20 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10536: [MXNET-317] Add Data Parallel - posted by GitBox <gi...@apache.org> on 2018/05/20 05:48:44 UTC, 7 replies.
- [GitHub] xFFFFF commented on issue #6379: Error installing perl bindings - posted by GitBox <gi...@apache.org> on 2018/05/20 06:55:05 UTC, 8 replies.
- [GitHub] sergeykolychev commented on issue #6379: Error installing perl bindings - posted by GitBox <gi...@apache.org> on 2018/05/20 14:45:04 UTC, 2 replies.
- [GitHub] zheng-da opened a new pull request #11005: Handle MKLDNN fallback correct in custom operator - posted by GitBox <gi...@apache.org> on 2018/05/20 15:40:09 UTC, 0 replies.
- [GitHub] CircleXing001 opened a new issue #11006: bug - posted by GitBox <gi...@apache.org> on 2018/05/20 17:44:14 UTC, 0 replies.
- [GitHub] kice commented on issue #10126: Change a block - posted by GitBox <gi...@apache.org> on 2018/05/20 17:50:23 UTC, 1 replies.
- [GitHub] rehmanzafar opened a new issue #11007: ModuleNotFoundError: No module named '_bz2' - posted by GitBox <gi...@apache.org> on 2018/05/20 18:09:44 UTC, 0 replies.
- [GitHub] szha closed pull request #11004: Only allocate cudnn-rnn dropout memory if dropout p > 0 and acquire descriptors during initialization - posted by GitBox <gi...@apache.org> on 2018/05/20 18:55:27 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Only allocate cudnn-rnn dropout memory if dropout p > 0 and acquire descriptors during initialization (#11004) - posted by zh...@apache.org on 2018/05/20 18:55:32 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #10993: How to train the model by c++ - posted by GitBox <gi...@apache.org> on 2018/05/20 20:10:02 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #10993: How to train the model by c++ - posted by GitBox <gi...@apache.org> on 2018/05/20 20:10:03 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #11005: Handle MKLDNN fallback correct in custom operator - posted by GitBox <gi...@apache.org> on 2018/05/20 23:01:04 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #11005: Handle MKLDNN fallback correct in custom operator - posted by GitBox <gi...@apache.org> on 2018/05/20 23:22:31 UTC, 0 replies.
- [GitHub] jessebrizzi commented on issue #10867: Scala Module API resize is leaking memory on the native size. - posted by GitBox <gi...@apache.org> on 2018/05/20 23:53:46 UTC, 0 replies.
- [GitHub] jessebrizzi commented on issue #10866: Scala Module API not resizing properly when returning to original binded size - posted by GitBox <gi...@apache.org> on 2018/05/20 23:54:01 UTC, 0 replies.
- [GitHub] zheng-da commented on a change in pull request #10433: [MXNET-290] MKLDNN support for model quantization - posted by GitBox <gi...@apache.org> on 2018/05/20 23:56:38 UTC, 11 replies.
- [GitHub] zheng-da commented on issue #10433: [MXNET-290] MKLDNN support for model quantization - posted by GitBox <gi...@apache.org> on 2018/05/21 00:00:22 UTC, 1 replies.
- [GitHub] reminisce commented on issue #9552: [MXNET-133] Model Quantization with Calibration - posted by GitBox <gi...@apache.org> on 2018/05/21 00:12:12 UTC, 1 replies.
- [GitHub] brillwang opened a new issue #11008: Support Sparse OP in C predict API - posted by GitBox <gi...@apache.org> on 2018/05/21 02:40:18 UTC, 0 replies.
- [GitHub] jessebrizzi opened a new pull request #11009: [MXNET-434] update scala api to properly track reshaped size - posted by GitBox <gi...@apache.org> on 2018/05/21 03:53:59 UTC, 0 replies.
- [GitHub] kpmurali opened a new pull request #11010: [MXNET-435] Dropping rc from the release version in the MXNet home page - posted by GitBox <gi...@apache.org> on 2018/05/21 04:25:12 UTC, 0 replies.
- [GitHub] liuzx32 opened a new issue #11011: ../../tools/launch.py -n 2 -s 2 --launcher yarn python train_mnist.py --network lenet --kv-store dist_sync - posted by GitBox <gi...@apache.org> on 2018/05/21 04:33:41 UTC, 0 replies.
- [GitHub] ankkhedia commented on issue #10977: test_kvstore_gpu.py:test_rsp_push_pull fails when run on a system with only one GPU - posted by GitBox <gi...@apache.org> on 2018/05/21 04:55:24 UTC, 0 replies.
- [GitHub] ankkhedia commented on issue #10984: Some wrong with training on yarn? - posted by GitBox <gi...@apache.org> on 2018/05/21 04:58:50 UTC, 0 replies.
- [GitHub] ankkhedia commented on issue #10994: MKLDNN fails in the backward computation when forward runs with is_train=False - posted by GitBox <gi...@apache.org> on 2018/05/21 05:01:38 UTC, 0 replies.
- [GitHub] ankkhedia commented on issue #10996: Is "Check failed: ctx == vcontext[nid]..." an internal assertion? - posted by GitBox <gi...@apache.org> on 2018/05/21 05:02:30 UTC, 0 replies.
- [GitHub] ankkhedia commented on issue #10998: problem with import model generated by Wolfram Mathematica - posted by GitBox <gi...@apache.org> on 2018/05/21 05:03:41 UTC, 0 replies.
- [GitHub] ankkhedia commented on issue #11006: bug about sum in loss - posted by GitBox <gi...@apache.org> on 2018/05/21 05:06:14 UTC, 1 replies.
- [GitHub] ankkhedia commented on issue #11007: ModuleNotFoundError: No module named '_bz2' - posted by GitBox <gi...@apache.org> on 2018/05/21 05:09:52 UTC, 0 replies.
- [GitHub] ankkhedia commented on issue #11008: Support Sparse OP in C predict API - posted by GitBox <gi...@apache.org> on 2018/05/21 05:11:11 UTC, 0 replies.
- [GitHub] ankkhedia commented on issue #11011: ../../tools/launch.py -n 2 -s 2 --launcher yarn python train_mnist.py --network lenet --kv-store dist_sync - posted by GitBox <gi...@apache.org> on 2018/05/21 05:13:46 UTC, 0 replies.
- [GitHub] CircleXing001 commented on issue #11006: bug about sum in loss - posted by GitBox <gi...@apache.org> on 2018/05/21 05:57:38 UTC, 2 replies.
- [GitHub] liuzx32 commented on issue #11011: ../../tools/launch.py -n 2 -s 2 --launcher yarn python train_mnist.py --network lenet --kv-store dist_sync - posted by GitBox <gi...@apache.org> on 2018/05/21 06:10:33 UTC, 4 replies.
- [GitHub] liuzx32 commented on issue #10984: Some wrong with training on yarn? - posted by GitBox <gi...@apache.org> on 2018/05/21 06:13:36 UTC, 0 replies.
- [GitHub] xinyu-intel commented on issue #8671: Discussion and troubleshooting on PyPI (pip) installation - posted by GitBox <gi...@apache.org> on 2018/05/21 06:20:57 UTC, 0 replies.
- [GitHub] HyperGroups commented on issue #10998: Question: problem with import model generated by Wolfram Mathematica? - posted by GitBox <gi...@apache.org> on 2018/05/21 07:58:00 UTC, 6 replies.
- [GitHub] rehmanzafar commented on issue #11007: ModuleNotFoundError: No module named '_bz2' - posted by GitBox <gi...@apache.org> on 2018/05/21 08:26:34 UTC, 0 replies.
- [GitHub] szha opened a new pull request #11012: [WIP] leaky relu speed - posted by GitBox <gi...@apache.org> on 2018/05/21 08:31:38 UTC, 0 replies.
- [GitHub] zchrissirhcz opened a new pull request #11013: add Windows support of cython modules - posted by GitBox <gi...@apache.org> on 2018/05/21 09:35:24 UTC, 0 replies.
- [GitHub] asmushetzel commented on issue #10997: speed up of topk-operator - posted by GitBox <gi...@apache.org> on 2018/05/21 11:33:00 UTC, 0 replies.
- [GitHub] chinakook commented on issue #11013: add Windows support of cython modules - posted by GitBox <gi...@apache.org> on 2018/05/21 11:48:58 UTC, 0 replies.
- [GitHub] larroy opened a new pull request #11014: [MXNET-439] Fix DQN example - posted by GitBox <gi...@apache.org> on 2018/05/21 13:27:02 UTC, 0 replies.
- [GitHub] zchrissirhcz commented on issue #11013: add Windows support of cython modules - posted by GitBox <gi...@apache.org> on 2018/05/21 14:00:26 UTC, 0 replies.
- [GitHub] fhieber commented on issue #8671: Discussion and troubleshooting on PyPI (pip) installation - posted by GitBox <gi...@apache.org> on 2018/05/21 15:39:12 UTC, 1 replies.
- [GitHub] zhuotest commented on issue #10914: cudnn_softmax_activation error in MXNet 1.2.0 - posted by GitBox <gi...@apache.org> on 2018/05/21 16:24:42 UTC, 0 replies.
- [GitHub] rohith14 opened a new issue #11015: Check failed: err == CUSOLVER_STATUS_SUCCESS (7 vs. 0) Create cusolver handle failed - posted by GitBox <gi...@apache.org> on 2018/05/21 17:56:25 UTC, 0 replies.
- [GitHub] zhreshold commented on issue #10852: [MXNET-411] Add ROI Align - posted by GitBox <gi...@apache.org> on 2018/05/21 17:59:23 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #11014: [MXNET-439] Fix DQN example - posted by GitBox <gi...@apache.org> on 2018/05/21 18:07:59 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #11012: [WIP] leaky relu speed - posted by GitBox <gi...@apache.org> on 2018/05/21 18:09:28 UTC, 1 replies.
- [GitHub] piiswrong closed pull request #11010: [MXNET-435] Dropping rc from the release version in the MXNet home page - posted by GitBox <gi...@apache.org> on 2018/05/21 18:09:54 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10997: speed up of topk-operator - posted by GitBox <gi...@apache.org> on 2018/05/21 18:18:59 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10957: Make inner transform activation configurable for LSTMCell - posted by GitBox <gi...@apache.org> on 2018/05/21 18:26:01 UTC, 0 replies.
- [GitHub] szha commented on issue #11012: [WIP] leaky relu speed - posted by GitBox <gi...@apache.org> on 2018/05/21 18:40:10 UTC, 1 replies.
- [GitHub] piiswrong commented on a change in pull request #10311: [MXNET-107]Fused GRU implementation for CPU - posted by GitBox <gi...@apache.org> on 2018/05/21 18:47:26 UTC, 4 replies.
- [GitHub] szha commented on issue #10957: Make inner transform activation configurable for LSTMCell - posted by GitBox <gi...@apache.org> on 2018/05/21 18:51:39 UTC, 0 replies.
- [GitHub] szha commented on issue #10462: [MXNET-62] add test against spark integration - posted by GitBox <gi...@apache.org> on 2018/05/21 19:10:07 UTC, 0 replies.
- [GitHub] szha closed pull request #10481: [MXNET-302] added ability to set search path for Accelerate library - posted by GitBox <gi...@apache.org> on 2018/05/21 19:11:56 UTC, 0 replies.
- [incubator-mxnet] branch master updated: added ability to set search path for Accelerate library (#10481) - posted by zh...@apache.org on 2018/05/21 19:12:06 UTC, 0 replies.
- [GitHub] CodingCat commented on issue #10462: [MXNET-62] add test against spark integration - posted by GitBox <gi...@apache.org> on 2018/05/21 19:43:40 UTC, 2 replies.
- svn commit: r27029 - in /dev/incubator/mxnet/1.2.0: ./ apache-mxnet-src-1.2.0-incubating.tar.gz apache-mxnet-src-1.2.0-incubating.tar.gz.asc apache-mxnet-src-1.2.0-incubating.tar.gz.sha512 - posted by an...@apache.org on 2018/05/21 19:55:48 UTC, 0 replies.
- svn commit: r27030 - /dev/incubator/mxnet/1.2.0/ /release/incubator/mxnet/1.2.0/ - posted by an...@apache.org on 2018/05/21 19:57:42 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10894: [MXNET-399] Elemwise_mul between dense and csr on CPU & GPU - posted by GitBox <gi...@apache.org> on 2018/05/21 20:23:54 UTC, 4 replies.
- [GitHub] wellner commented on issue #10436: FeedForward.scala and NDArrayIter.scala leak memory by not disposing of NDArrays - posted by GitBox <gi...@apache.org> on 2018/05/21 20:30:09 UTC, 1 replies.
- [GitHub] piiswrong commented on a change in pull request #10451: [MXNET-432] Add Foreach - posted by GitBox <gi...@apache.org> on 2018/05/21 20:31:54 UTC, 16 replies.
- [GitHub] zheng-da commented on a change in pull request #10451: [MXNET-432] Add Foreach - posted by GitBox <gi...@apache.org> on 2018/05/21 20:50:38 UTC, 14 replies.
- [GitHub] rahul003 commented on a change in pull request #9994: [MXNET-59] Tensorboard: Add histogram callback - posted by GitBox <gi...@apache.org> on 2018/05/21 21:34:09 UTC, 1 replies.
- [GitHub] szha commented on issue #10951: Fix broken build with cython 0.28 - posted by GitBox <gi...@apache.org> on 2018/05/21 21:41:18 UTC, 1 replies.
- [GitHub] szha commented on issue #10895: [MXNET-413] Fixing the broken links - Week of 5/7 - posted by GitBox <gi...@apache.org> on 2018/05/21 21:45:53 UTC, 0 replies.
- [GitHub] szha commented on issue #10893: benchmark with float16 - posted by GitBox <gi...@apache.org> on 2018/05/21 21:46:30 UTC, 0 replies.
- [GitHub] szha commented on issue #10889: [MXNET-382] Shape and Size Operator - posted by GitBox <gi...@apache.org> on 2018/05/21 21:47:04 UTC, 0 replies.
- [GitHub] szha commented on issue #10882: move exec.reshape to backend - posted by GitBox <gi...@apache.org> on 2018/05/21 21:47:34 UTC, 0 replies.
- [GitHub] szha commented on issue #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests. - posted by GitBox <gi...@apache.org> on 2018/05/21 21:48:08 UTC, 0 replies.
- [GitHub] aaronmarkham commented on issue #10895: [MXNET-413] Fixing the broken links - Week of 5/7 - posted by GitBox <gi...@apache.org> on 2018/05/21 21:53:40 UTC, 1 replies.
- [GitHub] szha commented on a change in pull request #10727: cuda archs for TX1 and TX2 - posted by GitBox <gi...@apache.org> on 2018/05/21 21:56:13 UTC, 0 replies.
- [GitHub] szha commented on issue #10719: Fix compile error in Windows-MSVC 2015 - posted by GitBox <gi...@apache.org> on 2018/05/21 21:57:55 UTC, 0 replies.
- [GitHub] szha closed pull request #10719: Fix compile error in Windows-MSVC 2015 - posted by GitBox <gi...@apache.org> on 2018/05/21 21:57:56 UTC, 0 replies.
- [GitHub] asmushetzel commented on a change in pull request #10864: Support for axis parameter in linalg.gemm - posted by GitBox <gi...@apache.org> on 2018/05/21 22:00:13 UTC, 1 replies.
- [GitHub] slitsey opened a new issue #11016: [Feature request] temperature parameter in Softmax and SoftmaxOutput - posted by GitBox <gi...@apache.org> on 2018/05/21 22:03:19 UTC, 0 replies.
- [GitHub] szha commented on issue #10594: [example/sparse/factorization_machine/]add auc and fix the typo in re… - posted by GitBox <gi...@apache.org> on 2018/05/21 22:31:30 UTC, 0 replies.
- [GitHub] anirudh2290 opened a new pull request #11017: NEWS and README update to master - posted by GitBox <gi...@apache.org> on 2018/05/21 22:32:08 UTC, 0 replies.
- [GitHub] szha commented on issue #10297: [MXNET-244][WIP Don't merge] Fixes for cross compilation in ARM - posted by GitBox <gi...@apache.org> on 2018/05/21 22:35:26 UTC, 0 replies.
- [GitHub] szha commented on issue #9940: [MXNET-46]remove set CMAKE_GENERATOR_TOOLSET - posted by GitBox <gi...@apache.org> on 2018/05/21 22:36:52 UTC, 0 replies.
- [GitHub] zhreshold commented on a change in pull request #10922: Fix Python error on --model-prefix parameter used and make the param can be periodically saved - posted by GitBox <gi...@apache.org> on 2018/05/21 22:37:03 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #10451: [MXNET-432] Add Foreach - posted by GitBox <gi...@apache.org> on 2018/05/21 22:40:43 UTC, 9 replies.
- [GitHub] szha commented on issue #9808: [MXNET-267] Ssd camera demo - posted by GitBox <gi...@apache.org> on 2018/05/21 22:42:42 UTC, 0 replies.
- [GitHub] szha commented on issue #9933: [MXNET-23] Adding support to profile kvstore server during distributed training - posted by GitBox <gi...@apache.org> on 2018/05/21 22:44:05 UTC, 0 replies.
- [GitHub] zhreshold commented on issue #10605: [MXNET-310] [ONNX-MXNet] API to import ONNX models into Gluon. - posted by GitBox <gi...@apache.org> on 2018/05/21 22:51:54 UTC, 0 replies.
- [GitHub] anirudh2290 commented on issue #10895: [MXNET-413] Fixing the broken links - Week of 5/7 - posted by GitBox <gi...@apache.org> on 2018/05/21 23:40:10 UTC, 1 replies.
- [GitHub] zhanghang1989 commented on issue #9648: BatchNorm Evaluation Mode Backward Fails with cudnn Enabled - posted by GitBox <gi...@apache.org> on 2018/05/21 23:43:50 UTC, 1 replies.
- [GitHub] zhanghang1989 opened a new issue #9648: BatchNorm Evaluation Mode Backward Fails with cudnn Enabled - posted by GitBox <gi...@apache.org> on 2018/05/21 23:43:50 UTC, 0 replies.
- [GitHub] zhreshold commented on issue #9808: [MXNET-267] Ssd camera demo - posted by GitBox <gi...@apache.org> on 2018/05/21 23:54:52 UTC, 0 replies.
- [GitHub] szha closed issue #8932: mobileNet pretrained model official version from MXNET - posted by GitBox <gi...@apache.org> on 2018/05/22 00:00:45 UTC, 0 replies.
- [GitHub] szha commented on issue #8932: mobileNet pretrained model official version from MXNET - posted by GitBox <gi...@apache.org> on 2018/05/22 00:00:45 UTC, 0 replies.
- [GitHub] szha closed issue #8859: Is there a pretrained mobilenet weights in model zoo? - posted by GitBox <gi...@apache.org> on 2018/05/22 00:01:08 UTC, 0 replies.
- [GitHub] szha commented on issue #8859: Is there a pretrained mobilenet weights in model zoo? - posted by GitBox <gi...@apache.org> on 2018/05/22 00:01:08 UTC, 0 replies.
- [GitHub] szha commented on issue #8278: [Feature Request][Gluon] Add text processing utilities for Gluon like PyTorch/Text - posted by GitBox <gi...@apache.org> on 2018/05/22 00:02:14 UTC, 0 replies.
- [GitHub] szha closed issue #8278: [Feature Request][Gluon] Add text processing utilities for Gluon like PyTorch/Text - posted by GitBox <gi...@apache.org> on 2018/05/22 00:02:14 UTC, 0 replies.
- [GitHub] marcoabreu opened a new pull request #11018: [MXNET-454][WIP] Move distributed Docker cache from S3 to Docker Hub - posted by GitBox <gi...@apache.org> on 2018/05/22 00:26:20 UTC, 0 replies.
- [GitHub] lihaofd commented on a change in pull request #10311: [MXNET-107]Fused GRU implementation for CPU - posted by GitBox <gi...@apache.org> on 2018/05/22 00:50:49 UTC, 1 replies.
- [GitHub] juliusshufan commented on issue #10922: Fix Python error on --model-prefix parameter used and make the param can be periodically saved - posted by GitBox <gi...@apache.org> on 2018/05/22 02:00:44 UTC, 0 replies.
- [GitHub] szha commented on a change in pull request #10957: Make inner transform activation configurable for LSTMCell - posted by GitBox <gi...@apache.org> on 2018/05/22 05:06:00 UTC, 0 replies.
- [GitHub] nttstar opened a new issue #11019: Gluon SoftmaxCELoss does not converge, for large number of classes. - posted by GitBox <gi...@apache.org> on 2018/05/22 05:30:07 UTC, 0 replies.
- [GitHub] liuzx32 opened a new issue #11020: mxnet on yarn throw the OSError, how can I solve it. - posted by GitBox <gi...@apache.org> on 2018/05/22 05:55:38 UTC, 0 replies.
- [GitHub] TaoLv commented on a change in pull request #10311: [MXNET-107]Fused GRU implementation for CPU - posted by GitBox <gi...@apache.org> on 2018/05/22 06:39:28 UTC, 0 replies.
- [GitHub] nttstar commented on issue #11019: Gluon SoftmaxCELoss does not converge, for large number of classes. - posted by GitBox <gi...@apache.org> on 2018/05/22 06:42:28 UTC, 2 replies.
- [GitHub] asitstands closed pull request #10575: [MXNET-145] Remove global PRNGs of numpy and python used in mx.image package - posted by GitBox <gi...@apache.org> on 2018/05/22 07:16:05 UTC, 0 replies.
- [GitHub] haojin2 opened a new pull request #11021: [MXNET-380] [WIP] count_include_pad argument for Avg Pooling - posted by GitBox <gi...@apache.org> on 2018/05/22 07:29:30 UTC, 0 replies.
- [GitHub] lupesko commented on issue #8075: scala on Windows - posted by GitBox <gi...@apache.org> on 2018/05/22 07:37:02 UTC, 0 replies.
- [GitHub] TaoLv commented on issue #11021: [MXNET-380] [WIP] count_include_pad argument for Avg Pooling - posted by GitBox <gi...@apache.org> on 2018/05/22 07:44:45 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #8075: scala on Windows - posted by GitBox <gi...@apache.org> on 2018/05/22 07:50:48 UTC, 1 replies.
- [GitHub] nswamy commented on issue #8075: scala on Windows - posted by GitBox <gi...@apache.org> on 2018/05/22 07:53:04 UTC, 0 replies.
- [GitHub] nswamy commented on a change in pull request #10787: [MXNET-357] New Scala API Design (NDArray) - posted by GitBox <gi...@apache.org> on 2018/05/22 08:05:23 UTC, 1 replies.
- [GitHub] larroy commented on a change in pull request #11018: [MXNET-454][WIP] Move distributed Docker cache from S3 to Docker Hub - posted by GitBox <gi...@apache.org> on 2018/05/22 09:19:51 UTC, 1 replies.
- [GitHub] larroy commented on issue #11018: [MXNET-454][WIP] Move distributed Docker cache from S3 to Docker Hub - posted by GitBox <gi...@apache.org> on 2018/05/22 09:21:40 UTC, 0 replies.
- [GitHub] huyangc closed issue #10788: Start a process for training. The training get stuck - posted by GitBox <gi...@apache.org> on 2018/05/22 10:17:55 UTC, 0 replies.
- [GitHub] chinakook closed issue #9102: Cmake option USE_OPERATOR_TUNING on Windows BUG - posted by GitBox <gi...@apache.org> on 2018/05/22 10:58:42 UTC, 0 replies.
- [GitHub] chinakook commented on issue #9102: Cmake option USE_OPERATOR_TUNING on Windows BUG - posted by GitBox <gi...@apache.org> on 2018/05/22 10:58:42 UTC, 0 replies.
- [GitHub] Godricly opened a new issue #11022: nd.stack with different input sizes - posted by GitBox <gi...@apache.org> on 2018/05/22 11:11:59 UTC, 0 replies.
- [GitHub] sxjscience commented on issue #10997: speed up of topk-operator - posted by GitBox <gi...@apache.org> on 2018/05/22 11:15:26 UTC, 0 replies.
- [GitHub] asmushetzel commented on issue #10203: [Operator] unravel_index and ravel_multi_index - posted by GitBox <gi...@apache.org> on 2018/05/22 12:08:50 UTC, 0 replies.
- [GitHub] asitstands commented on issue #10951: Fix broken build with cython 0.28 - posted by GitBox <gi...@apache.org> on 2018/05/22 15:22:19 UTC, 2 replies.
- [GitHub] piiswrong commented on a change in pull request #11021: [MXNET-380] [WIP] count_include_pad argument for Avg Pooling - posted by GitBox <gi...@apache.org> on 2018/05/22 17:16:19 UTC, 2 replies.
- [GitHub] piiswrong commented on issue #11021: [MXNET-380] [WIP] count_include_pad argument for Avg Pooling - posted by GitBox <gi...@apache.org> on 2018/05/22 17:20:12 UTC, 1 replies.
- [GitHub] zhreshold closed pull request #10922: Fix Python error on --model-prefix parameter used and make the param can be periodically saved - posted by GitBox <gi...@apache.org> on 2018/05/22 17:22:02 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Fix Python error on --model-prefix parameter used and make the param can be periodically saved (#10922) - posted by zh...@apache.org on 2018/05/22 17:22:10 UTC, 0 replies.
- [GitHub] zhreshold commented on issue #10922: Fix Python error on --model-prefix parameter used and make the param can be periodically saved - posted by GitBox <gi...@apache.org> on 2018/05/22 17:22:20 UTC, 0 replies.
- [GitHub] haojin2 commented on a change in pull request #11021: [MXNET-380] [WIP] count_include_pad argument for Avg Pooling - posted by GitBox <gi...@apache.org> on 2018/05/22 17:23:12 UTC, 1 replies.
- [GitHub] piiswrong closed pull request #10989: add gluon model summary - posted by GitBox <gi...@apache.org> on 2018/05/22 17:57:43 UTC, 0 replies.
- [incubator-mxnet] branch master updated: add gluon model summary (#10989) - posted by jx...@apache.org on 2018/05/22 17:57:47 UTC, 0 replies.
- [GitHub] nswamy commented on a change in pull request #10991: [MXNET-386] API Docs Generation - posted by GitBox <gi...@apache.org> on 2018/05/22 18:19:26 UTC, 10 replies.
- [GitHub] lanking520 commented on a change in pull request #10991: [MXNET-386] API Docs Generation - posted by GitBox <gi...@apache.org> on 2018/05/22 18:21:45 UTC, 3 replies.
- [GitHub] larroy commented on issue #9808: [MXNET-460] Ssd camera demo - posted by GitBox <gi...@apache.org> on 2018/05/22 18:49:56 UTC, 0 replies.
- [GitHub] lanking520 opened a new issue #11023: No Windows Support for Scala - posted by GitBox <gi...@apache.org> on 2018/05/22 18:56:20 UTC, 0 replies.
- [GitHub] zhanghang1989 commented on issue #11021: [MXNET-380] [WIP] count_include_pad argument for Avg Pooling - posted by GitBox <gi...@apache.org> on 2018/05/22 18:56:42 UTC, 0 replies.
- [GitHub] ZiyueHuang opened a new pull request #11024: concat of CSR NDArrays on first dimension - posted by GitBox <gi...@apache.org> on 2018/05/22 19:10:11 UTC, 0 replies.
- [GitHub] rahul003 commented on issue #10967: Is the doc for launch.py parameters outdated? - posted by GitBox <gi...@apache.org> on 2018/05/22 20:43:32 UTC, 1 replies.
- [GitHub] szha closed issue #8365: error to use gluon interface to download pretrained mobilenet1_0 - posted by GitBox <gi...@apache.org> on 2018/05/22 21:00:41 UTC, 0 replies.
- [GitHub] szha commented on issue #8365: error to use gluon interface to download pretrained mobilenet1_0 - posted by GitBox <gi...@apache.org> on 2018/05/22 21:00:41 UTC, 0 replies.
- [GitHub] szha closed issue #7376: MXbox -- a simple and flexible vision toolbox for mxnet framework. - posted by GitBox <gi...@apache.org> on 2018/05/22 21:01:22 UTC, 0 replies.
- [GitHub] piiswrong commented on a change in pull request #11001: [MXNET-374] handle row_sparse weight in parameter and trainer - posted by GitBox <gi...@apache.org> on 2018/05/22 21:31:52 UTC, 12 replies.
- [GitHub] szha closed issue #10766: Bug Cannot save/load params with Gluon model - posted by GitBox <gi...@apache.org> on 2018/05/22 22:01:37 UTC, 0 replies.
- [GitHub] szha commented on issue #10766: Bug Cannot save/load params with Gluon model - posted by GitBox <gi...@apache.org> on 2018/05/22 22:01:47 UTC, 0 replies.
- [GitHub] zhreshold closed pull request #9808: [MXNET-460] Ssd camera demo - posted by GitBox <gi...@apache.org> on 2018/05/22 22:08:46 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Add live object detection from camera device. (#9808) - posted by zh...@apache.org on 2018/05/22 22:08:53 UTC, 0 replies.
- [GitHub] asmushetzel opened a new pull request #11025: added ravel/unravel operators - posted by GitBox <gi...@apache.org> on 2018/05/22 22:27:07 UTC, 0 replies.
- [GitHub] azai91 opened a new pull request #11026: Test/mkl dnn act - posted by GitBox <gi...@apache.org> on 2018/05/22 22:31:59 UTC, 0 replies.
- [GitHub] anirudh2290 commented on a change in pull request #11026: Test/mkl dnn act - posted by GitBox <gi...@apache.org> on 2018/05/22 22:42:40 UTC, 2 replies.
- [incubator-mxnet] branch v1.2.0-java updated (1e0d064 -> 9a7719e) - posted by li...@apache.org on 2018/05/22 22:43:06 UTC, 0 replies.
- [incubator-mxnet] 01/01: add Builder and varargs which are easy for java to use - posted by li...@apache.org on 2018/05/22 22:43:07 UTC, 0 replies.
- [GitHub] haojin2 commented on issue #10973: Flaky test_deconvolution - posted by GitBox <gi...@apache.org> on 2018/05/22 22:57:17 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #11025: added ravel/unravel operators - posted by GitBox <gi...@apache.org> on 2018/05/22 23:24:00 UTC, 0 replies.
- [GitHub] szha commented on issue #10990: Gluon hybridize fails to detect an input - posted by GitBox <gi...@apache.org> on 2018/05/22 23:28:05 UTC, 2 replies.
- [GitHub] rahul003 commented on a change in pull request #10391: [MXNET-139] Tutorial for mixed precision training with float16 - posted by GitBox <gi...@apache.org> on 2018/05/22 23:42:30 UTC, 0 replies.
- [GitHub] szha commented on issue #10910: Feature Request: loading gluon trainer states with different contexts from saved states - posted by GitBox <gi...@apache.org> on 2018/05/22 23:47:57 UTC, 0 replies.
- [GitHub] szha commented on issue #10799: Feature Request for SoftmaxCrossEntropyLoss with Ignore labels - posted by GitBox <gi...@apache.org> on 2018/05/22 23:49:34 UTC, 1 replies.
- [GitHub] zhanghang1989 commented on issue #10799: Feature Request for SoftmaxCrossEntropyLoss with Ignore labels - posted by GitBox <gi...@apache.org> on 2018/05/22 23:51:21 UTC, 1 replies.
- [GitHub] szha commented on issue #10609: Gluon code fails in the normal mode but succeeds in the hybrid mode. - posted by GitBox <gi...@apache.org> on 2018/05/22 23:55:44 UTC, 0 replies.
- [GitHub] szha closed issue #10609: Gluon code fails in the normal mode but succeeds in the hybrid mode. - posted by GitBox <gi...@apache.org> on 2018/05/22 23:55:44 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed issue #10589: req doesn't work for pretrained models in Gluon - posted by GitBox <gi...@apache.org> on 2018/05/23 00:06:16 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10589: req doesn't work for pretrained models in Gluon - posted by GitBox <gi...@apache.org> on 2018/05/23 00:06:16 UTC, 0 replies.
- [GitHub] szha commented on issue #10589: req doesn't work for pretrained models in Gluon - posted by GitBox <gi...@apache.org> on 2018/05/23 00:06:23 UTC, 0 replies.
- [GitHub] lanking520 commented on issue #10991: [MXNET-386] API Docs Generation - posted by GitBox <gi...@apache.org> on 2018/05/23 00:17:53 UTC, 0 replies.
- [incubator-mxnet] branch v1.2.0 updated (297c64f -> d208391) - posted by ns...@apache.org on 2018/05/23 00:20:48 UTC, 0 replies.
- [incubator-mxnet] 01/05: Prepare Scala package for publishing to Maven - posted by ns...@apache.org on 2018/05/23 00:20:49 UTC, 0 replies.
- [incubator-mxnet] 02/05: add scalarelease-dryrun target to Makefile - posted by ns...@apache.org on 2018/05/23 00:20:50 UTC, 0 replies.
- [incubator-mxnet] 03/05: remove sontype config from main pom - posted by ns...@apache.org on 2018/05/23 00:20:51 UTC, 0 replies.
- [incubator-mxnet] 04/05: inherited=false in maven-deploy-plugin - posted by ns...@apache.org on 2018/05/23 00:20:52 UTC, 0 replies.
- [incubator-mxnet] 05/05: [maven-release-plugin] prepare release mxnet-parent_2.11-1.2.0 - posted by ns...@apache.org on 2018/05/23 00:20:53 UTC, 1 replies.
- [incubator-mxnet] branch v1.2.0 updated: [maven-release-plugin] prepare for next development iteration - posted by ns...@apache.org on 2018/05/23 00:21:09 UTC, 0 replies.
- [incubator-mxnet] branch v1.2.0-java updated (9a7719e -> c887376) - posted by li...@apache.org on 2018/05/23 01:07:09 UTC, 0 replies.
- [incubator-mxnet] 01/01: add Builder and varargs which are java-friendly - posted by li...@apache.org on 2018/05/23 01:07:10 UTC, 0 replies.
- [GitHub] hetong007 opened a new pull request #11027: Add standard ResNet data augmentation for ImageRecordIter - posted by GitBox <gi...@apache.org> on 2018/05/23 01:38:08 UTC, 0 replies.
- [GitHub] vrakesh opened a new issue #11028: Pre-trained Shufflenet model fails during inference on mxnet-mkl==1.2.0 - posted by GitBox <gi...@apache.org> on 2018/05/23 01:45:48 UTC, 0 replies.
- [GitHub] pengzhao-intel commented on issue #11026: Test/mkl dnn act - posted by GitBox <gi...@apache.org> on 2018/05/23 02:33:24 UTC, 0 replies.
- [GitHub] liuzx32 opened a new issue #11029: The example of train_mnist.py can't exit after completes. - posted by GitBox <gi...@apache.org> on 2018/05/23 02:52:06 UTC, 0 replies.
- [GitHub] szha closed issue #10329: Can't print params on gpu with collect_params - posted by GitBox <gi...@apache.org> on 2018/05/23 03:37:09 UTC, 0 replies.
- [GitHub] burness commented on issue #10594: [example/sparse/factorization_machine/]add auc and fix the typo in re… - posted by GitBox <gi...@apache.org> on 2018/05/23 04:02:43 UTC, 0 replies.
- [GitHub] szha commented on issue #10401: Gluon nn BatchNorm layer cannot ignore the beta - posted by GitBox <gi...@apache.org> on 2018/05/23 04:26:43 UTC, 0 replies.
- [GitHub] lispc commented on issue #10996: Is "Check failed: ctx == vcontext[nid]..." an internal assertion? - posted by GitBox <gi...@apache.org> on 2018/05/23 05:38:37 UTC, 0 replies.
- [GitHub] solin319 opened a new pull request #11030: add cpu_pinned in __init__ - posted by GitBox <gi...@apache.org> on 2018/05/23 06:10:51 UTC, 0 replies.
- [GitHub] lanking520 commented on issue #10574: Couldn't work well sbt compile using jar file - posted by GitBox <gi...@apache.org> on 2018/05/23 06:26:46 UTC, 0 replies.
- [GitHub] lanking520 commented on issue #10436: FeedForward.scala and NDArrayIter.scala leak memory by not disposing of NDArrays - posted by GitBox <gi...@apache.org> on 2018/05/23 06:47:19 UTC, 0 replies.
- [GitHub] lanking520 commented on issue #10549: scala-package 1.1.0 build instruction Windows VS2015 - posted by GitBox <gi...@apache.org> on 2018/05/23 06:54:45 UTC, 0 replies.
- [GitHub] lanking520 commented on issue #10387: Flaky test(scala): test_arange - posted by GitBox <gi...@apache.org> on 2018/05/23 06:57:55 UTC, 0 replies.
- [GitHub] lanking520 commented on issue #9992: mxnet scala example run error - posted by GitBox <gi...@apache.org> on 2018/05/23 07:04:43 UTC, 0 replies.
- [GitHub] lanking520 commented on issue #9656: Sparse Tensor support in scala api - posted by GitBox <gi...@apache.org> on 2018/05/23 07:11:10 UTC, 0 replies.
- [GitHub] lanking520 commented on issue #9315: Refactor mxnet-scala code/tests/examples/docs to use "org.apache.mxnet" instead of "ml.dmlc.mxnet". - posted by GitBox <gi...@apache.org> on 2018/05/23 07:12:30 UTC, 0 replies.
- [GitHub] lanking520 commented on issue #8344: Broken link for "MXNet R Reference Manual"? - posted by GitBox <gi...@apache.org> on 2018/05/23 07:14:36 UTC, 0 replies.
- [incubator-mxnet] branch v1.2.0-java updated (c887376 -> 9a3cccf) - posted by li...@apache.org on 2018/05/23 07:48:17 UTC, 0 replies.
- [incubator-mxnet] 01/01: add Builder and varargs to be java-friendly - posted by li...@apache.org on 2018/05/23 07:48:18 UTC, 0 replies.
- [GitHub] xinyu-intel commented on issue #11028: Pre-trained Shufflenet model fails during inference on mxnet-mkl==1.2.0 - posted by GitBox <gi...@apache.org> on 2018/05/23 07:51:37 UTC, 0 replies.
- [GitHub] sxjscience opened a new issue #11031: Use dtype=int for the indices returned by TopK - posted by GitBox <gi...@apache.org> on 2018/05/23 08:13:50 UTC, 0 replies.
- [GitHub] HaoLiuHust commented on issue #10804: Use depthwise convolution(group convolution) by cuDNNv7 if available - posted by GitBox <gi...@apache.org> on 2018/05/23 08:23:39 UTC, 0 replies.
- [GitHub] HyperGroups opened a new issue #11032: Problem with load old-version-1.0.1 model gen by WolframMathematica - posted by GitBox <gi...@apache.org> on 2018/05/23 10:19:55 UTC, 0 replies.
- [GitHub] asmushetzel commented on issue #11025: added ravel/unravel operators - posted by GitBox <gi...@apache.org> on 2018/05/23 10:21:06 UTC, 2 replies.
- [GitHub] larroy opened a new pull request #11033: Add frame-resize option to ssd demo to scale camera input - posted by GitBox <gi...@apache.org> on 2018/05/23 10:21:13 UTC, 0 replies.
- [GitHub] larroy opened a new pull request #11034: Update dmlc-core - posted by GitBox <gi...@apache.org> on 2018/05/23 10:25:45 UTC, 0 replies.
- [GitHub] HyperGroups closed issue #11032: Problem with load old-version-1.0.1 model gen by WolframMathematica - posted by GitBox <gi...@apache.org> on 2018/05/23 10:40:00 UTC, 0 replies.
- [GitHub] gongjiaqiang commented on issue #3205: ImportError: No module named captcha.image - posted by GitBox <gi...@apache.org> on 2018/05/23 10:40:40 UTC, 0 replies.
- [GitHub] asmushetzel opened a new pull request #11035: added more detailed error messages for potri/potrf - posted by GitBox <gi...@apache.org> on 2018/05/23 12:00:16 UTC, 0 replies.
- [GitHub] HyperGroups opened a new issue #11032: Problem with load lstm model with mx.Module's bind - posted by GitBox <gi...@apache.org> on 2018/05/23 12:08:12 UTC, 0 replies.
- [incubator-mxnet] branch v1.2.0 updated (8b487ef -> 96cd279) - posted by ns...@apache.org on 2018/05/23 12:08:45 UTC, 0 replies.
- [incubator-mxnet] 01/05: remove force_load - posted by ns...@apache.org on 2018/05/23 12:08:46 UTC, 0 replies.
- [incubator-mxnet] 02/05: update link and compile paths for native code - posted by ns...@apache.org on 2018/05/23 12:08:47 UTC, 0 replies.
- [incubator-mxnet] 03/05: set inherited=false for maven-deploy plugin in the full-{platform} poms - posted by ns...@apache.org on 2018/05/23 12:08:48 UTC, 0 replies.
- [incubator-mxnet] 04/05: set inherited=false for maven-deploy plugin in the full-{platform} poms - posted by ns...@apache.org on 2018/05/23 12:08:49 UTC, 0 replies.
- [incubator-mxnet] branch v1.2.0 updated: Revert "[maven-release-plugin] prepare release mxnet-parent_2.11-1.2.0" - posted by ns...@apache.org on 2018/05/23 12:13:01 UTC, 0 replies.
- [incubator-mxnet] branch v1.2.0 updated: [maven-release-plugin] prepare release mxnet-parent_2.11-1.2.0 - posted by ns...@apache.org on 2018/05/23 12:21:26 UTC, 0 replies.
- [incubator-mxnet] annotated tag mxnet-parent_2.11-1.2.0 updated (d208391 -> a9bfe34) - posted by ns...@apache.org on 2018/05/23 12:30:23 UTC, 0 replies.
- [incubator-mxnet] annotated tag mxnet-parent_2.11-1.2.0 deleted (was a9bfe34) - posted by ns...@apache.org on 2018/05/23 12:33:22 UTC, 0 replies.
- [GitHub] larroy closed pull request #10396: [WIP] Use static openblas - posted by GitBox <gi...@apache.org> on 2018/05/23 12:36:11 UTC, 0 replies.
- [GitHub] larroy opened a new pull request #11036: [WIP] Add ccache support to CI - posted by GitBox <gi...@apache.org> on 2018/05/23 13:12:03 UTC, 0 replies.
- [GitHub] juliusshufan closed issue #10952: The params can't be saved as expected when using --model-prefix for all the training script belonging to example/image-classification - posted by GitBox <gi...@apache.org> on 2018/05/23 14:58:35 UTC, 0 replies.
- [GitHub] zheng-da commented on a change in pull request #11026: Test/mkl dnn act - posted by GitBox <gi...@apache.org> on 2018/05/23 15:35:20 UTC, 8 replies.
- [GitHub] sandeep-krishnamurthy closed issue #10998: Question: problem with import model generated by Wolfram Mathematica? - posted by GitBox <gi...@apache.org> on 2018/05/23 15:42:26 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #10998: Question: problem with import model generated by Wolfram Mathematica? - posted by GitBox <gi...@apache.org> on 2018/05/23 15:42:26 UTC, 1 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #10996: Is "Check failed: ctx == vcontext[nid]..." an internal assertion? - posted by GitBox <gi...@apache.org> on 2018/05/23 15:49:05 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #10996: Is "Check failed: ctx == vcontext[nid]..." an internal assertion? - posted by GitBox <gi...@apache.org> on 2018/05/23 15:49:06 UTC, 0 replies.
- [GitHub] ali2210 commented on issue #3644: there are no setupenv.cmd in Windows Pre-built Packages. - posted by GitBox <gi...@apache.org> on 2018/05/23 16:59:55 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #11007: ModuleNotFoundError: No module named '_bz2' - posted by GitBox <gi...@apache.org> on 2018/05/23 17:04:13 UTC, 0 replies.
- [GitHub] anirudh2290 commented on a change in pull request #11025: added ravel/unravel operators - posted by GitBox <gi...@apache.org> on 2018/05/23 17:27:18 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #11031: Use dtype=int for the indices returned by TopK - posted by GitBox <gi...@apache.org> on 2018/05/23 17:30:04 UTC, 0 replies.
- [GitHub] marcoabreu commented on a change in pull request #11036: [WIP] Add ccache support to CI - posted by GitBox <gi...@apache.org> on 2018/05/23 17:34:04 UTC, 0 replies.
- [GitHub] anirudh2290 commented on issue #10996: Is "Check failed: ctx == vcontext[nid]..." an internal assertion? - posted by GitBox <gi...@apache.org> on 2018/05/23 17:41:52 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10852: [MXNET-411] Add ROI Align - posted by GitBox <gi...@apache.org> on 2018/05/23 18:30:38 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-411] Add ROI Align (#10852) - posted by jx...@apache.org on 2018/05/23 18:30:43 UTC, 0 replies.
- [GitHub] vrakesh commented on issue #11028: Pre-trained Shufflenet model fails during inference on mxnet-mkl==1.2.0 - posted by GitBox <gi...@apache.org> on 2018/05/23 18:35:59 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #11035: added more detailed error messages for potri/potrf - posted by GitBox <gi...@apache.org> on 2018/05/23 18:37:23 UTC, 0 replies.
- [incubator-mxnet] branch master updated: added more detailed error messages for potri/potrf (#11035) - posted by jx...@apache.org on 2018/05/23 18:37:27 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #11030: add cpu_pinned in __init__ - posted by GitBox <gi...@apache.org> on 2018/05/23 18:38:15 UTC, 0 replies.
- [incubator-mxnet] branch master updated: add cpu_pinned in __init__ (#11030) - posted by jx...@apache.org on 2018/05/23 18:38:19 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #11027: Add standard ResNet data augmentation for ImageRecordIter - posted by GitBox <gi...@apache.org> on 2018/05/23 18:40:19 UTC, 0 replies.
- [GitHub] yzhliu closed pull request #10787: [MXNET-357] New Scala API Design (NDArray) - posted by GitBox <gi...@apache.org> on 2018/05/23 18:43:21 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-357] New Scala API Design (NDArray) (#10787) - posted by li...@apache.org on 2018/05/23 18:43:28 UTC, 0 replies.
- [GitHub] larroy commented on a change in pull request #11036: [WIP] Add ccache support to CI - posted by GitBox <gi...@apache.org> on 2018/05/23 18:44:16 UTC, 2 replies.
- [GitHub] zhreshold commented on issue #11033: Add frame-resize option to ssd demo to scale camera input - posted by GitBox <gi...@apache.org> on 2018/05/23 19:09:39 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10882: move exec.reshape to backend - posted by GitBox <gi...@apache.org> on 2018/05/23 19:19:36 UTC, 0 replies.
- [GitHub] rahul003 commented on issue #11027: Add standard ResNet data augmentation for ImageRecordIter - posted by GitBox <gi...@apache.org> on 2018/05/23 19:41:45 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #11017: NEWS and README update to master - posted by GitBox <gi...@apache.org> on 2018/05/23 20:52:11 UTC, 0 replies.
- [incubator-mxnet] branch master updated: NEWS and README update to master (#11017) - posted by jx...@apache.org on 2018/05/23 20:52:15 UTC, 0 replies.
- [GitHub] asmushetzel commented on a change in pull request #11025: added ravel/unravel operators - posted by GitBox <gi...@apache.org> on 2018/05/23 21:25:05 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #10605: [MXNET-310] [ONNX-MXNet] API to import ONNX models into Gluon. - posted by GitBox <gi...@apache.org> on 2018/05/23 21:30:18 UTC, 0 replies.
- [GitHub] haojin2 commented on a change in pull request #10894: [MXNET-399] Elemwise_mul between dense and csr on CPU & GPU - posted by GitBox <gi...@apache.org> on 2018/05/23 21:52:42 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #4858: Race Conditions on Pascal GPUs? - posted by GitBox <gi...@apache.org> on 2018/05/23 23:10:03 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #4858: Race Conditions on Pascal GPUs? - posted by GitBox <gi...@apache.org> on 2018/05/23 23:10:03 UTC, 0 replies.
- [GitHub] aaronmarkham opened a new pull request #11037: Website landing page for MMS - posted by GitBox <gi...@apache.org> on 2018/05/23 23:19:58 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #5815: about CPU utilization - posted by GitBox <gi...@apache.org> on 2018/05/23 23:24:50 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #5815: about CPU utilization - posted by GitBox <gi...@apache.org> on 2018/05/23 23:24:50 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #8679: is there monitor bug in mxnet code? - posted by GitBox <gi...@apache.org> on 2018/05/23 23:33:08 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #8679: is there monitor bug in mxnet code? - posted by GitBox <gi...@apache.org> on 2018/05/23 23:33:08 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #9028: How to use the C API to train simple a Softmax in pure C? - posted by GitBox <gi...@apache.org> on 2018/05/24 00:09:27 UTC, 1 replies.
- [GitHub] eric-haibin-lin closed pull request #10882: move exec.reshape to backend - posted by GitBox <gi...@apache.org> on 2018/05/24 00:52:00 UTC, 0 replies.
- [incubator-mxnet] branch master updated: move exec.reshape to backend (#10882) - posted by ha...@apache.org on 2018/05/24 00:52:07 UTC, 0 replies.
- [GitHub] thomelane opened a new pull request #11038: Added Module vs Gluon API FAQ - posted by GitBox <gi...@apache.org> on 2018/05/24 00:52:39 UTC, 0 replies.
- [GitHub] thomelane commented on issue #11038: Added Module vs Gluon API FAQ - posted by GitBox <gi...@apache.org> on 2018/05/24 00:57:20 UTC, 1 replies.
- [GitHub] xinyu-intel commented on a change in pull request #10433: [MXNET-290] MKLDNN support for model quantization - posted by GitBox <gi...@apache.org> on 2018/05/24 01:07:02 UTC, 2 replies.
- [GitHub] bluesea2017 opened a new issue #11039: Linux-R - posted by GitBox <gi...@apache.org> on 2018/05/24 02:11:51 UTC, 0 replies.
- [GitHub] Godricly commented on issue #8822: Can mx.nd.where(condition, x, y) supports if both x and y are None? - posted by GitBox <gi...@apache.org> on 2018/05/24 03:14:48 UTC, 0 replies.
- [GitHub] Paul0M opened a new issue #11040: Big acc difference when fine-tune using vgg16 and resnet-50 - posted by GitBox <gi...@apache.org> on 2018/05/24 03:30:12 UTC, 0 replies.
- [GitHub] szha opened a new pull request #11041: [WIP] gpu mem pool strategy - posted by GitBox <gi...@apache.org> on 2018/05/24 04:12:53 UTC, 0 replies.
- [GitHub] AprilSongRits opened a new issue #11042: speech recognition example is not compatible with python3 - posted by GitBox <gi...@apache.org> on 2018/05/24 05:00:35 UTC, 0 replies.
- [GitHub] rahul003 commented on issue #11020: mxnet on yarn throw the OSError, how can I solve it. - posted by GitBox <gi...@apache.org> on 2018/05/24 05:02:31 UTC, 0 replies.
- [GitHub] HaoLiuHust opened a new issue #11043: Does convolution layer has weight decay param? just as fc layer "wd_mult" - posted by GitBox <gi...@apache.org> on 2018/05/24 05:44:40 UTC, 0 replies.
- [GitHub] zhanghang1989 opened a new pull request #11044: [MXNET-470] fix style transfer example training - posted by GitBox <gi...@apache.org> on 2018/05/24 05:49:26 UTC, 0 replies.
- [GitHub] zhanghang1989 commented on issue #11044: [MXNET-470] fix style transfer example training - posted by GitBox <gi...@apache.org> on 2018/05/24 05:52:49 UTC, 0 replies.
- [GitHub] zhanghang1989 commented on issue #9989: Cannot train example gluon style transfer - posted by GitBox <gi...@apache.org> on 2018/05/24 05:54:13 UTC, 1 replies.
- [GitHub] yzhliu opened a new pull request #11045: [MXNET-471] Add Builder class for Scala Module and DataBatch to simplify construction - posted by GitBox <gi...@apache.org> on 2018/05/24 06:43:26 UTC, 0 replies.
- [GitHub] liuzx32 opened a new issue #11046: run mxnet on spark throws error: libopenblas.so.0: cannot open shared object file: No such file or directory - posted by GitBox <gi...@apache.org> on 2018/05/24 07:17:23 UTC, 0 replies.
- [GitHub] nswamy commented on a change in pull request #11045: [MXNET-471] Add Builder class for Scala Module and DataBatch to simplify construction - posted by GitBox <gi...@apache.org> on 2018/05/24 07:32:58 UTC, 14 replies.
- [GitHub] yzhliu commented on a change in pull request #11045: [MXNET-471] Add Builder class for Scala Module and DataBatch to simplify construction - posted by GitBox <gi...@apache.org> on 2018/05/24 07:36:52 UTC, 11 replies.
- [GitHub] TaoLv opened a new pull request #11047: Enhance mkldnn pooling to support full convention - posted by GitBox <gi...@apache.org> on 2018/05/24 07:55:53 UTC, 0 replies.
- [GitHub] lebeg commented on a change in pull request #11033: Add frame-resize option to ssd demo to scale camera input - posted by GitBox <gi...@apache.org> on 2018/05/24 08:16:17 UTC, 1 replies.
- [GitHub] xinyu-intel opened a new issue #11048: Build MXNet with opencv error on MacOS - posted by GitBox <gi...@apache.org> on 2018/05/24 11:26:19 UTC, 0 replies.
- [GitHub] xinyu-intel opened a new pull request #11049: Add linux and macos MKLDNN Building Instruction - posted by GitBox <gi...@apache.org> on 2018/05/24 11:31:55 UTC, 0 replies.
- [GitHub] lebeg commented on issue #10564: Simplified CUDA language detection in cmake - posted by GitBox <gi...@apache.org> on 2018/05/24 11:56:43 UTC, 0 replies.
- [GitHub] larroy commented on a change in pull request #10564: Simplified CUDA language detection in cmake - posted by GitBox <gi...@apache.org> on 2018/05/24 13:08:21 UTC, 0 replies.
- [GitHub] larroy commented on issue #10564: Simplified CUDA language detection in cmake - posted by GitBox <gi...@apache.org> on 2018/05/24 13:09:39 UTC, 0 replies.
- [GitHub] pengzhao-intel commented on issue #11047: Enhance mkldnn pooling to support full convention - posted by GitBox <gi...@apache.org> on 2018/05/24 13:38:37 UTC, 0 replies.
- [GitHub] daleydeng opened a new issue #11050: Get shape of input for both nd and sym in hybrid_forward dynamically - posted by GitBox <gi...@apache.org> on 2018/05/24 13:56:20 UTC, 0 replies.
- [GitHub] larroy commented on issue #11034: Update dmlc-core - posted by GitBox <gi...@apache.org> on 2018/05/24 14:03:54 UTC, 0 replies.
- [GitHub] larroy opened a new pull request #11051: Fix DQN example - posted by GitBox <gi...@apache.org> on 2018/05/24 14:43:13 UTC, 0 replies.
- [GitHub] yjcn opened a new issue #11052: Nvidia Jetson TX2 Check failed: (err) == (cudaSuccess) Name: mxnet_generic_kernel ErrStr:no kernel image is available for execution on the device - posted by GitBox <gi...@apache.org> on 2018/05/24 15:09:36 UTC, 0 replies.
- [GitHub] lebeg commented on a change in pull request #10564: Simplified CUDA language detection in cmake - posted by GitBox <gi...@apache.org> on 2018/05/24 15:15:00 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #11011: ../../tools/launch.py -n 2 -s 2 --launcher yarn python train_mnist.py --network lenet --kv-store dist_sync - posted by GitBox <gi...@apache.org> on 2018/05/24 15:33:54 UTC, 0 replies.
- [GitHub] lebeg opened a new pull request #11053: Fixed armv7 wheel - posted by GitBox <gi...@apache.org> on 2018/05/24 15:34:34 UTC, 0 replies.
- [GitHub] lebeg opened a new pull request #11054: Fixed armv7 wheel (1.2.0 release) - posted by GitBox <gi...@apache.org> on 2018/05/24 15:41:01 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #10984: Some wrong with training on yarn? - posted by GitBox <gi...@apache.org> on 2018/05/24 15:42:45 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #10984: Some wrong with training on yarn? - posted by GitBox <gi...@apache.org> on 2018/05/24 15:42:45 UTC, 0 replies.
- [GitHub] HyperGroups opened a new issue #10998: Question: problem with import model generated by Wolfram Mathematica? - posted by GitBox <gi...@apache.org> on 2018/05/24 15:45:19 UTC, 0 replies.
- [GitHub] larroy opened a new pull request #11055: [WIP] Fixes for android64 - posted by GitBox <gi...@apache.org> on 2018/05/24 15:50:34 UTC, 0 replies.
- [GitHub] larroy commented on issue #11053: Fixed armv7 wheel - posted by GitBox <gi...@apache.org> on 2018/05/24 15:59:42 UTC, 0 replies.
- [GitHub] zhreshold commented on a change in pull request #11033: Add frame-resize option to ssd demo to scale camera input - posted by GitBox <gi...@apache.org> on 2018/05/24 17:02:41 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on a change in pull request #11037: Website landing page for MMS - posted by GitBox <gi...@apache.org> on 2018/05/24 17:08:20 UTC, 5 replies.
- [GitHub] zhanghang1989 commented on issue #11044: [MXNET-470] [WIP] Gluon Style Transfer Example - posted by GitBox <gi...@apache.org> on 2018/05/24 17:25:08 UTC, 1 replies.
- [GitHub] zheng-da commented on a change in pull request #11047: Enhance mkldnn pooling to support full convention - posted by GitBox <gi...@apache.org> on 2018/05/24 17:45:44 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #11047: Enhance mkldnn pooling to support full convention - posted by GitBox <gi...@apache.org> on 2018/05/24 17:47:33 UTC, 1 replies.
- [GitHub] piiswrong commented on a change in pull request #11027: Add standard ResNet data augmentation for ImageRecordIter - posted by GitBox <gi...@apache.org> on 2018/05/24 17:52:41 UTC, 3 replies.
- [GitHub] piiswrong closed pull request #11034: Update dmlc-core - posted by GitBox <gi...@apache.org> on 2018/05/24 17:59:34 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Update dmlc-core (#11034) - posted by jx...@apache.org on 2018/05/24 17:59:41 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10900: [MXNET-414] Tutorial on visualizing CNN decisions using Grad-CAM - posted by GitBox <gi...@apache.org> on 2018/05/24 18:00:50 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-414] Tutorial on visualizing CNN decisions using Grad-CAM (#10900) - posted by jx...@apache.org on 2018/05/24 18:00:53 UTC, 0 replies.
- [GitHub] zhreshold commented on issue #10483: SSD performance optimization and benchmark script - posted by GitBox <gi...@apache.org> on 2018/05/24 18:06:39 UTC, 0 replies.
- [GitHub] zhreshold closed pull request #10483: SSD performance optimization and benchmark script - posted by GitBox <gi...@apache.org> on 2018/05/24 18:06:48 UTC, 0 replies.
- [incubator-mxnet] branch master updated: SSD performance optimization and benchmark script (#10483) - posted by zh...@apache.org on 2018/05/24 18:06:52 UTC, 0 replies.
- [GitHub] hetong007 commented on a change in pull request #11027: Add standard ResNet data augmentation for ImageRecordIter - posted by GitBox <gi...@apache.org> on 2018/05/24 18:27:08 UTC, 2 replies.
- [GitHub] dmidge8 commented on issue #6313: cpp-package: Cannot open include file: 'mxnet-cpp/op.h' - posted by GitBox <gi...@apache.org> on 2018/05/24 18:38:55 UTC, 3 replies.
- [GitHub] zhreshold commented on issue #10638: [Feature Request] Gluon model zoo allow fine-tuning - posted by GitBox <gi...@apache.org> on 2018/05/24 18:44:50 UTC, 0 replies.
- [GitHub] marcoabreu commented on a change in pull request #11053: Fixed armv7 wheel - posted by GitBox <gi...@apache.org> on 2018/05/24 21:14:56 UTC, 1 replies.
- [GitHub] anirudh2290 commented on issue #11026: Test/mkl dnn act - posted by GitBox <gi...@apache.org> on 2018/05/24 21:18:04 UTC, 0 replies.
- [GitHub] aaronmarkham commented on a change in pull request #11037: Website landing page for MMS - posted by GitBox <gi...@apache.org> on 2018/05/24 22:18:44 UTC, 1 replies.
- [GitHub] zhanghang1989 opened a new issue #11056: [Feature Request] broadcast_like operator - posted by GitBox <gi...@apache.org> on 2018/05/24 22:47:26 UTC, 0 replies.
- [GitHub] eric-haibin-lin opened a new issue #11057: Failed dist_sync_kvstore test not detected on CI for a long time - posted by GitBox <gi...@apache.org> on 2018/05/24 22:53:27 UTC, 0 replies.
- [GitHub] larroy commented on issue #11036: [MXNET-472] Add ccache support to CI - posted by GitBox <gi...@apache.org> on 2018/05/24 23:15:32 UTC, 1 replies.
- [GitHub] larroy commented on issue #10297: [MXNET-244] Fixes for cross compilation in ARM - posted by GitBox <gi...@apache.org> on 2018/05/24 23:18:55 UTC, 0 replies.
- [GitHub] haojin2 opened a new pull request #11058: [MXNET-473] Fix for dist_sync_kvstore - posted by GitBox <gi...@apache.org> on 2018/05/24 23:26:11 UTC, 0 replies.
- [GitHub] indhub closed pull request #11038: Added Module vs Gluon API FAQ - posted by GitBox <gi...@apache.org> on 2018/05/24 23:52:12 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Added Module vs Gluon API FAQ (#11038) - posted by in...@apache.org on 2018/05/24 23:52:37 UTC, 0 replies.
- [GitHub] zhanghang1989 commented on issue #11044: [MXNET-470] Gluon Style Transfer Example - posted by GitBox <gi...@apache.org> on 2018/05/25 01:42:17 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #10807: Ndarray.asnumpy() error with gluon dense under both GPU and CPU environment - posted by GitBox <gi...@apache.org> on 2018/05/25 02:06:48 UTC, 1 replies.
- [GitHub] AprilSongRits closed issue #11042: speech recognition example is not compatible with python3 - posted by GitBox <gi...@apache.org> on 2018/05/25 02:22:01 UTC, 0 replies.
- [GitHub] zheng-da opened a new pull request #11059: Cut subgraph - posted by GitBox <gi...@apache.org> on 2018/05/25 02:41:59 UTC, 0 replies.
- [GitHub] zheng-da closed pull request #11059: Cut subgraph - posted by GitBox <gi...@apache.org> on 2018/05/25 02:42:31 UTC, 0 replies.
- [GitHub] lionel92 commented on issue #10807: Ndarray.asnumpy() error with gluon dense under both GPU and CPU environment - posted by GitBox <gi...@apache.org> on 2018/05/25 02:51:26 UTC, 0 replies.
- [GitHub] TaoLv commented on a change in pull request #11047: Enhance mkldnn pooling to support full convention - posted by GitBox <gi...@apache.org> on 2018/05/25 03:25:22 UTC, 0 replies.
- [GitHub] TaoLv commented on issue #11047: Enhance mkldnn pooling to support full convention - posted by GitBox <gi...@apache.org> on 2018/05/25 03:47:04 UTC, 5 replies.
- [GitHub] cvtower closed issue #10899: ctypes.c_int(ctx.device_id) TypeError: an integer is required - posted by GitBox <gi...@apache.org> on 2018/05/25 05:44:02 UTC, 0 replies.
- [GitHub] liuzx32 opened a new issue #11060: wget https://s3-us-west-2.amazonaws.com/mxnet.liuyz/data/mnist/train.txt throw 404 - posted by GitBox <gi...@apache.org> on 2018/05/25 05:54:21 UTC, 0 replies.
- [GitHub] solin319 opened a new issue #11061: mx.nd.argmax is slow - posted by GitBox <gi...@apache.org> on 2018/05/25 07:34:04 UTC, 0 replies.
- [GitHub] lebeg commented on a change in pull request #11053: Fixed armv7 wheel - posted by GitBox <gi...@apache.org> on 2018/05/25 09:19:45 UTC, 0 replies.
- [GitHub] lebeg commented on a change in pull request #10297: [MXNET-244] Fixes for cross compilation in ARM - posted by GitBox <gi...@apache.org> on 2018/05/25 09:51:32 UTC, 3 replies.
- [GitHub] larroy commented on a change in pull request #10297: [MXNET-244] Fixes for cross compilation in ARM - posted by GitBox <gi...@apache.org> on 2018/05/25 11:07:33 UTC, 3 replies.
- [GitHub] liuzx32 commented on issue #11060: wget https://s3-us-west-2.amazonaws.com/mxnet.liuyz/data/mnist/train.txt throw 404 - posted by GitBox <gi...@apache.org> on 2018/05/25 11:22:27 UTC, 0 replies.
- [GitHub] lebeg commented on a change in pull request #11036: [MXNET-472] Add ccache support to CI - posted by GitBox <gi...@apache.org> on 2018/05/25 12:31:08 UTC, 0 replies.
- [GitHub] wsokolow commented on issue #11040: Big acc difference when fine-tune using vgg16 and resnet-50 - posted by GitBox <gi...@apache.org> on 2018/05/25 13:02:10 UTC, 3 replies.
- [GitHub] kaleidoscopical opened a new issue #11062: how to manually occupy all gpu memory like tensorflow? - posted by GitBox <gi...@apache.org> on 2018/05/25 13:08:56 UTC, 0 replies.
- [GitHub] yjcn closed issue #11052: Nvidia Jetson TX2 Check failed: (err) == (cudaSuccess) Name: mxnet_generic_kernel ErrStr:no kernel image is available for execution on the device - posted by GitBox <gi...@apache.org> on 2018/05/25 13:27:58 UTC, 0 replies.
- [GitHub] yjcn commented on issue #11052: Nvidia Jetson TX2 Check failed: (err) == (cudaSuccess) Name: mxnet_generic_kernel ErrStr:no kernel image is available for execution on the device - posted by GitBox <gi...@apache.org> on 2018/05/25 13:27:58 UTC, 0 replies.
- [GitHub] zchrissirhcz commented on issue #9113: float division by zero error for small network - posted by GitBox <gi...@apache.org> on 2018/05/25 13:29:33 UTC, 0 replies.
- [GitHub] asitstands commented on issue #11031: Use dtype=int for the indices returned by TopK - posted by GitBox <gi...@apache.org> on 2018/05/25 14:27:25 UTC, 4 replies.
- [GitHub] z01nl1o02 commented on issue #11061: mx.nd.argmax is slow - posted by GitBox <gi...@apache.org> on 2018/05/25 14:38:58 UTC, 0 replies.
- [GitHub] lanking520 opened a new pull request #11063: [MXNET-386] NDArray Bug fix - posted by GitBox <gi...@apache.org> on 2018/05/25 16:31:15 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10974: Cpp CI may be broken - posted by GitBox <gi...@apache.org> on 2018/05/25 16:42:13 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10979: Fix bugs in MKLDNN. - posted by GitBox <gi...@apache.org> on 2018/05/25 17:11:47 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Fix bugs in MKLDNN. (#10979) - posted by jx...@apache.org on 2018/05/25 17:11:56 UTC, 0 replies.
- [GitHub] eric-haibin-lin opened a new issue #11064: Flaky test: test_operator.test_op_roi_align - posted by GitBox <gi...@apache.org> on 2018/05/25 17:15:35 UTC, 0 replies.
- [GitHub] zhreshold commented on issue #11064: Flaky test: test_operator.test_op_roi_align - posted by GitBox <gi...@apache.org> on 2018/05/25 17:22:03 UTC, 0 replies.
- svn commit: r27107 - /release/incubator/mxnet/1.1.0/ - posted by an...@apache.org on 2018/05/25 17:51:37 UTC, 0 replies.
- svn commit: r27108 - in /dev/incubator/mxnet: 1.2.0.rc0/ 1.2.0.rc1/ 1.2.0.rc2/ 1.2.0.rc3/ - posted by an...@apache.org on 2018/05/25 17:52:54 UTC, 0 replies.
- [GitHub] anirudh2290 closed pull request #10895: [MXNET-413] Fixing the broken links - Week of 5/7 - posted by GitBox <gi...@apache.org> on 2018/05/25 17:55:08 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-413] Fixing the broken links - Week of 5/7 (#10895) - posted by an...@apache.org on 2018/05/25 17:55:14 UTC, 0 replies.
- [GitHub] zhreshold commented on issue #10628: [MXNET-342] Fix the multi worker Dataloader - posted by GitBox <gi...@apache.org> on 2018/05/25 17:56:10 UTC, 0 replies.
- [GitHub] haojin2 opened a new pull request #11065: [MXNET-477] [TEST PR] [DO NOT MERGE] [WIP] CI engine test bug fix test - posted by GitBox <gi...@apache.org> on 2018/05/25 18:40:06 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #11041: gpu mem pool strategy - posted by GitBox <gi...@apache.org> on 2018/05/25 20:25:03 UTC, 0 replies.
- [GitHub] aaronmarkham opened a new pull request #11066: migrating docs build and publish job to secure nodes - posted by GitBox <gi...@apache.org> on 2018/05/25 20:27:36 UTC, 0 replies.
- [GitHub] thomelane opened a new pull request #11067: Added links to tutorials index page - posted by GitBox <gi...@apache.org> on 2018/05/25 20:58:02 UTC, 0 replies.
- [GitHub] nswamy closed pull request #11063: [MXNET-386] NDArray Bug fix - posted by GitBox <gi...@apache.org> on 2018/05/25 21:09:02 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-386] NDArray Bug fix (#11063) - posted by ns...@apache.org on 2018/05/25 21:09:09 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on a change in pull request #11012: [WIP] leaky relu speed - posted by GitBox <gi...@apache.org> on 2018/05/25 21:34:47 UTC, 0 replies.
- [GitHub] haojin2 commented on issue #11058: [MXNET-473] Fix for dist_sync_kvstore - posted by GitBox <gi...@apache.org> on 2018/05/25 21:45:13 UTC, 1 replies.
- [GitHub] szha commented on issue #11037: Website landing page for MMS - posted by GitBox <gi...@apache.org> on 2018/05/25 22:03:53 UTC, 0 replies.
- [GitHub] rahul003 commented on a change in pull request #11027: Add standard ResNet data augmentation for ImageRecordIter - posted by GitBox <gi...@apache.org> on 2018/05/25 22:59:44 UTC, 0 replies.
- [GitHub] haojin2 commented on issue #11064: Flaky test: test_operator.test_op_roi_align - posted by GitBox <gi...@apache.org> on 2018/05/25 23:00:34 UTC, 1 replies.
- [GitHub] eric-haibin-lin closed pull request #11058: [MXNET-473] Fix for dist_sync_kvstore and test_operator.test_op_roi_align - posted by GitBox <gi...@apache.org> on 2018/05/25 23:14:43 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-473] Fix for dist_sync_kvstore (#11058) - posted by ha...@apache.org on 2018/05/25 23:14:48 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed issue #11064: Flaky test: test_operator.test_op_roi_align - posted by GitBox <gi...@apache.org> on 2018/05/25 23:14:55 UTC, 0 replies.
- [GitHub] kpmurali opened a new pull request #11068: [MXNET-478] Fixing the xml markup - posted by GitBox <gi...@apache.org> on 2018/05/25 23:21:43 UTC, 0 replies.
- [GitHub] aaronmarkham commented on issue #11068: [MXNET-478] Fixing the xml markup - posted by GitBox <gi...@apache.org> on 2018/05/25 23:22:46 UTC, 0 replies.
- [GitHub] aaronmarkham commented on issue #11066: migrating docs build and publish job to secure nodes - posted by GitBox <gi...@apache.org> on 2018/05/25 23:26:16 UTC, 2 replies.
- [GitHub] kpmurali opened a new pull request #11069: [MXNET-480] New version select for Install page - posted by GitBox <gi...@apache.org> on 2018/05/25 23:34:00 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #11066: migrating docs build and publish job to secure nodes - posted by GitBox <gi...@apache.org> on 2018/05/26 00:16:51 UTC, 4 replies.
- [GitHub] solin319 commented on issue #11061: mx.nd.argmax is slow - posted by GitBox <gi...@apache.org> on 2018/05/26 00:59:26 UTC, 0 replies.
- [GitHub] haojin2 opened a new pull request #11070: bump up version number to 1.3.0 - posted by GitBox <gi...@apache.org> on 2018/05/26 04:40:25 UTC, 0 replies.
- [GitHub] rachelmint opened a new issue #11071: GPU memory usage for VGG16 prediction - posted by GitBox <gi...@apache.org> on 2018/05/26 05:49:05 UTC, 0 replies.
- [GitHub] hlalibe commented on issue #9217: Installing GPU support on Mac - posted by GitBox <gi...@apache.org> on 2018/05/26 13:35:32 UTC, 2 replies.
- [GitHub] asmushetzel commented on issue #10970: [MXNET-424] dtype option for multinomial - posted by GitBox <gi...@apache.org> on 2018/05/26 13:38:27 UTC, 0 replies.
- [GitHub] ibraheemalkilanny commented on issue #9113: float division by zero error for small network - posted by GitBox <gi...@apache.org> on 2018/05/26 14:34:09 UTC, 0 replies.
- [GitHub] asitstands commented on issue #10951: Fix broken cython build - posted by GitBox <gi...@apache.org> on 2018/05/26 15:36:08 UTC, 4 replies.
- [GitHub] haojin2 commented on issue #11070: Bump up version number to 1.3.0 - posted by GitBox <gi...@apache.org> on 2018/05/26 18:52:57 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #9068: How to use sym.contrib.ctc_loss instead of baidu WARPCTC - posted by GitBox <gi...@apache.org> on 2018/05/26 23:35:37 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #9068: How to use sym.contrib.ctc_loss instead of baidu WARPCTC - posted by GitBox <gi...@apache.org> on 2018/05/26 23:35:37 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #9113: float division by zero error for small network - posted by GitBox <gi...@apache.org> on 2018/05/26 23:39:24 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #9113: float division by zero error for small network - posted by GitBox <gi...@apache.org> on 2018/05/26 23:39:24 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #9134: How to run a mxnet example using GPU on Jetson TX1? - posted by GitBox <gi...@apache.org> on 2018/05/26 23:41:21 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #9137: is it possible to use GPU to produce new data on real time with DataIter or Gluon.dataloader? - posted by GitBox <gi...@apache.org> on 2018/05/26 23:43:01 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #9137: is it possible to use GPU to produce new data on real time with DataIter or Gluon.dataloader? - posted by GitBox <gi...@apache.org> on 2018/05/26 23:43:01 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #9157: YARN support data locality - posted by GitBox <gi...@apache.org> on 2018/05/26 23:43:50 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #9179: Sample example codes to work on ConvLSTM and ConvGRU based on 2D images.. - posted by GitBox <gi...@apache.org> on 2018/05/26 23:44:55 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #9181: How to make a signed float32 multi-channel input .rec file for ImageRecordIter? - posted by GitBox <gi...@apache.org> on 2018/05/26 23:47:05 UTC, 1 replies.
- [GitHub] sandeep-krishnamurthy closed issue #9181: How to make a signed float32 multi-channel input .rec file for ImageRecordIter? - posted by GitBox <gi...@apache.org> on 2018/05/26 23:47:06 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #9261: computing gradients during backpropagation: How to get gradients of the cross entropy loss w.r.t softmax function in resnet during backpropagation? - posted by GitBox <gi...@apache.org> on 2018/05/26 23:48:40 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #9261: computing gradients during backpropagation: How to get gradients of the cross entropy loss w.r.t softmax function in resnet during backpropagation? - posted by GitBox <gi...@apache.org> on 2018/05/26 23:48:40 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy opened a new issue #11072: Show deprecation warning message for deprecated API - posted by GitBox <gi...@apache.org> on 2018/05/27 01:02:02 UTC, 0 replies.
- [GitHub] Lane565 commented on issue #10596: Error :"cannot find -lcudnn" when compile mxnet - posted by GitBox <gi...@apache.org> on 2018/05/27 01:19:38 UTC, 5 replies.
- [GitHub] Lane565 commented on issue #8436: errors in linking stage: cannot find -lcuda - posted by GitBox <gi...@apache.org> on 2018/05/27 01:24:37 UTC, 0 replies.
- [GitHub] larroy commented on a change in pull request #11036: [MXNET-472] Add ccache support to CI - posted by GitBox <gi...@apache.org> on 2018/05/27 03:37:36 UTC, 1 replies.
- [GitHub] yzhliu commented on issue #11045: [MXNET-471] Add Builder class for Scala Module and DataBatch to simplify construction - posted by GitBox <gi...@apache.org> on 2018/05/27 03:50:07 UTC, 5 replies.
- [GitHub] WalterMa commented on issue #9644: mxnet.base.MXNetError: [19:28:21] src/core/symbolic.cc:72: Symbol.ComposeKeyword argument name cls_score not found. - posted by GitBox <gi...@apache.org> on 2018/05/27 09:25:46 UTC, 1 replies.
- [GitHub] WalterMa commented on issue #10242: [MXNET-137]fix parameters name inconsistent for Proposal OP and Multi Proposal OP - posted by GitBox <gi...@apache.org> on 2018/05/27 09:59:13 UTC, 2 replies.
- [GitHub] marcoabreu commented on a change in pull request #11036: [MXNET-472] Add ccache support to CI - posted by GitBox <gi...@apache.org> on 2018/05/27 11:06:55 UTC, 0 replies.
- [GitHub] wkcn commented on issue #10242: [MXNET-137]fix parameters name inconsistent for Proposal OP and Multi Proposal OP - posted by GitBox <gi...@apache.org> on 2018/05/27 12:04:44 UTC, 0 replies.
- [incubator-mxnet] branch master updated: bump up version number to 1.3.0 to make nightly build to build with right source (#11070) - posted by zh...@apache.org on 2018/05/27 18:23:42 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #10126: Change a block - posted by GitBox <gi...@apache.org> on 2018/05/27 20:52:55 UTC, 0 replies.
- [GitHub] yzhliu closed pull request #11045: [MXNET-471] Add Builder class for Scala Module and DataBatch to simplify construction - posted by GitBox <gi...@apache.org> on 2018/05/27 21:07:32 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-471] Add Builder class for Scala Module and DataBatch to simplify construction (#11045) - posted by li...@apache.org on 2018/05/27 21:08:12 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #10782: Multiple calls to mx.sym.Variable with same name: Dangerous / unexpected behavior? - posted by GitBox <gi...@apache.org> on 2018/05/27 22:30:06 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #10782: Multiple calls to mx.sym.Variable with same name: Dangerous / unexpected behavior? - posted by GitBox <gi...@apache.org> on 2018/05/27 22:30:06 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #10832: custom kernel - posted by GitBox <gi...@apache.org> on 2018/05/27 22:35:42 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #10832: custom kernel - posted by GitBox <gi...@apache.org> on 2018/05/27 22:35:42 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #10834: Share Numpy Arrays between processes like NDArrays? - posted by GitBox <gi...@apache.org> on 2018/05/27 22:36:49 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #10834: Share Numpy Arrays between processes like NDArrays? - posted by GitBox <gi...@apache.org> on 2018/05/27 22:36:49 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #10866: Scala Module API not resizing properly when returning to original binded size - posted by GitBox <gi...@apache.org> on 2018/05/27 22:42:20 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #10878: Typo Erro in Optimizer.R - posted by GitBox <gi...@apache.org> on 2018/05/27 23:00:03 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #10890: [R] Is it possible to train Mxnet symbols and a GLM pretrained model as loss? - posted by GitBox <gi...@apache.org> on 2018/05/27 23:02:43 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #10890: [R] Is it possible to train Mxnet symbols and a GLM pretrained model as loss? - posted by GitBox <gi...@apache.org> on 2018/05/27 23:02:43 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #10903: how to set output value but not output possibility - posted by GitBox <gi...@apache.org> on 2018/05/27 23:04:12 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #10903: how to set output value but not output possibility - posted by GitBox <gi...@apache.org> on 2018/05/27 23:04:12 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #10905: Why I can't run gpu model on jeston TX2? - posted by GitBox <gi...@apache.org> on 2018/05/27 23:05:09 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #10905: Why I can't run gpu model on jeston TX2? - posted by GitBox <gi...@apache.org> on 2018/05/27 23:05:09 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #10916: `mxnet.nd.smooth_l1(mxnet.nd.array([1, 2, 3]))' core dumped - posted by GitBox <gi...@apache.org> on 2018/05/27 23:06:23 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #10964: linalg_potri() Error: linalg_impl.h:606: Check failed: ret == 0 (3 vs. 0) spotri failed in lapack on cpu. - posted by GitBox <gi...@apache.org> on 2018/05/27 23:09:47 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #10965: How to show the ctc loss? - posted by GitBox <gi...@apache.org> on 2018/05/27 23:10:30 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #10965: How to show the ctc loss? - posted by GitBox <gi...@apache.org> on 2018/05/27 23:10:30 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #10967: Is the doc for launch.py parameters outdated? - posted by GitBox <gi...@apache.org> on 2018/05/27 23:12:06 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #11015: Check failed: err == CUSOLVER_STATUS_SUCCESS (7 vs. 0) Create cusolver handle failed - posted by GitBox <gi...@apache.org> on 2018/05/28 00:04:21 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #11022: nd.stack with different input sizes - posted by GitBox <gi...@apache.org> on 2018/05/28 00:15:00 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #11028: Pre-trained Shufflenet model fails during inference on mxnet-mkl==1.2.0 - posted by GitBox <gi...@apache.org> on 2018/05/28 00:17:52 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #11039: Linux-R - posted by GitBox <gi...@apache.org> on 2018/05/28 00:20:31 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #11039: Linux-R - posted by GitBox <gi...@apache.org> on 2018/05/28 00:20:31 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #11040: Big acc difference when fine-tune using vgg16 and resnet-50 - posted by GitBox <gi...@apache.org> on 2018/05/28 00:27:38 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #11043: Does convolution layer has weight decay param? just as fc layer "wd_mult" - posted by GitBox <gi...@apache.org> on 2018/05/28 00:27:55 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #11043: Does convolution layer has weight decay param? just as fc layer "wd_mult" - posted by GitBox <gi...@apache.org> on 2018/05/28 00:27:55 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #11046: run mxnet on spark throws error: libopenblas.so.0: cannot open shared object file: No such file or directory - posted by GitBox <gi...@apache.org> on 2018/05/28 00:29:44 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #11050: How to get the shape of input variable for both nd and sym in hybrid_forward dynamically? - posted by GitBox <gi...@apache.org> on 2018/05/28 00:31:44 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #11050: How to get the shape of input variable for both nd and sym in hybrid_forward dynamically? - posted by GitBox <gi...@apache.org> on 2018/05/28 00:31:44 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #11062: how to manually occupy all gpu memory like tensorflow? - posted by GitBox <gi...@apache.org> on 2018/05/28 00:35:26 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy commented on issue #11071: GPU memory usage for VGG16 prediction - posted by GitBox <gi...@apache.org> on 2018/05/28 00:37:05 UTC, 0 replies.
- [GitHub] Paul0M commented on issue #11040: Big acc difference when fine-tune using vgg16 and resnet-50 - posted by GitBox <gi...@apache.org> on 2018/05/28 01:51:02 UTC, 0 replies.
- [GitHub] liuzx32 commented on issue #11046: run mxnet on spark throws error: libopenblas.so.0: cannot open shared object file: No such file or directory - posted by GitBox <gi...@apache.org> on 2018/05/28 02:10:21 UTC, 1 replies.
- [GitHub] liuzx32 closed issue #11011: ../../tools/launch.py -n 2 -s 2 --launcher yarn python train_mnist.py --network lenet --kv-store dist_sync - posted by GitBox <gi...@apache.org> on 2018/05/28 02:43:02 UTC, 0 replies.
- [GitHub] liuzx32 closed issue #11046: run mxnet on spark throws error: libopenblas.so.0: cannot open shared object file: No such file or directory - posted by GitBox <gi...@apache.org> on 2018/05/28 02:49:37 UTC, 0 replies.
- [GitHub] catonlion commented on issue #3685: Cannot train on multiple nodes, because port blocked by firewall - posted by GitBox <gi...@apache.org> on 2018/05/28 02:57:53 UTC, 0 replies.
- [GitHub] maybepossible opened a new issue #11073: Data copy between cpu adn gpu - posted by GitBox <gi...@apache.org> on 2018/05/28 05:37:49 UTC, 0 replies.
- [GitHub] maybepossible opened a new issue #11074: Data copy between cpu and gpu in jetson Tx1 - posted by GitBox <gi...@apache.org> on 2018/05/28 05:38:51 UTC, 0 replies.
- [GitHub] maybepossible closed issue #11073: Data copy between cpu adn gpu - posted by GitBox <gi...@apache.org> on 2018/05/28 05:39:14 UTC, 0 replies.
- [GitHub] azai91 commented on a change in pull request #11026: Test/mkl dnn act - posted by GitBox <gi...@apache.org> on 2018/05/28 05:51:40 UTC, 0 replies.
- [GitHub] kaleidoscopical commented on issue #11062: how to manually occupy all gpu memory like tensorflow? - posted by GitBox <gi...@apache.org> on 2018/05/28 05:59:48 UTC, 0 replies.
- [GitHub] marcoabreu commented on a change in pull request #11053: [MXNET-244] Fixed armv7 wheel - posted by GitBox <gi...@apache.org> on 2018/05/28 06:07:22 UTC, 9 replies.
- [GitHub] Alexander-flyer opened a new issue #10596: Error :"cannot find -lcudnn" when compile mxnet - posted by GitBox <gi...@apache.org> on 2018/05/28 07:02:19 UTC, 0 replies.
- [GitHub] Alexander-flyer commented on issue #10596: Error :"cannot find -lcudnn" when compile mxnet - posted by GitBox <gi...@apache.org> on 2018/05/28 07:09:28 UTC, 1 replies.
- [GitHub] ArmageddonKnight opened a new pull request #11075: [MXNET-490] Added OpenLSTMRNN together with benchmarks and Tensorboard callback routines. - posted by GitBox <gi...@apache.org> on 2018/05/28 07:09:36 UTC, 0 replies.
- [GitHub] liuzx32 commented on issue #11020: mxnet on yarn throw the OSError, how can I solve it. - posted by GitBox <gi...@apache.org> on 2018/05/28 07:15:41 UTC, 0 replies.
- [GitHub] liuzx32 closed issue #11020: mxnet on yarn throw the OSError, how can I solve it. - posted by GitBox <gi...@apache.org> on 2018/05/28 07:15:41 UTC, 0 replies.
- [GitHub] fhieber commented on issue #11025: added ravel/unravel operators - posted by GitBox <gi...@apache.org> on 2018/05/28 07:19:54 UTC, 0 replies.
- [GitHub] nihui opened a new pull request #11076: Use depthwise convolution by cuDNNv7 if available, updated version - posted by GitBox <gi...@apache.org> on 2018/05/28 08:09:49 UTC, 0 replies.
- [GitHub] iFighting opened a new issue #11077: The sampling_ratio in roi-align can be specified(not adaptive size)! - posted by GitBox <gi...@apache.org> on 2018/05/28 08:36:39 UTC, 0 replies.
- [GitHub] wkcn commented on issue #5684: Exposing iscontiguous property - posted by GitBox <gi...@apache.org> on 2018/05/28 10:08:18 UTC, 0 replies.
- [GitHub] glingyan opened a new issue #11078: how to pass int as parameter to HybridBlock - posted by GitBox <gi...@apache.org> on 2018/05/28 10:44:17 UTC, 0 replies.
- [GitHub] glingyan commented on issue #11078: how to pass int as parameter to HybridBlock - posted by GitBox <gi...@apache.org> on 2018/05/28 10:45:36 UTC, 0 replies.
- [GitHub] glingyan closed issue #11078: how to pass int as parameter to HybridBlock - posted by GitBox <gi...@apache.org> on 2018/05/28 12:27:24 UTC, 0 replies.
- [GitHub] BeethovenVirus opened a new issue #11079: Is it possible to apply intersection/union on mx.nd.array - posted by GitBox <gi...@apache.org> on 2018/05/28 13:32:41 UTC, 0 replies.
- [GitHub] jakobetzel commented on issue #10791: Unable to install mxnet in R 3.5.0 - posted by GitBox <gi...@apache.org> on 2018/05/28 15:14:07 UTC, 1 replies.
- [GitHub] lebeg commented on a change in pull request #11053: [MXNET-244] Fixed armv7 wheel - posted by GitBox <gi...@apache.org> on 2018/05/28 15:40:01 UTC, 8 replies.
- [GitHub] maybepossible opened a new issue #11080: Is that normal that mxnet takes up much more GPU memory at the start up? - posted by GitBox <gi...@apache.org> on 2018/05/28 15:56:45 UTC, 0 replies.
- [GitHub] thomelane commented on issue #11067: Added links to tutorials index page - posted by GitBox <gi...@apache.org> on 2018/05/28 16:16:17 UTC, 0 replies.
- [GitHub] indhub closed pull request #11067: Added links to tutorials index page - posted by GitBox <gi...@apache.org> on 2018/05/28 16:39:32 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Added missing links. (#11067) - posted by in...@apache.org on 2018/05/28 16:39:52 UTC, 0 replies.
- [GitHub] ArmageddonKnight closed issue #10999: Naming of Contrib Implementations - posted by GitBox <gi...@apache.org> on 2018/05/28 18:04:51 UTC, 0 replies.
- [GitHub] szha commented on a change in pull request #11053: [MXNET-244] Fixed armv7 wheel - posted by GitBox <gi...@apache.org> on 2018/05/28 18:41:18 UTC, 2 replies.
- [GitHub] ThomasDelteil commented on issue #11040: Big acc difference when fine-tune using vgg16 and resnet-50 - posted by GitBox <gi...@apache.org> on 2018/05/28 18:53:35 UTC, 2 replies.
- [GitHub] ThomasDelteil opened a new pull request #11081: Fix small typo in deconvolution.cc - posted by GitBox <gi...@apache.org> on 2018/05/28 19:10:46 UTC, 0 replies.
- [GitHub] szha commented on issue #11078: how to pass int as parameter to HybridBlock - posted by GitBox <gi...@apache.org> on 2018/05/28 19:57:40 UTC, 0 replies.
- [GitHub] ThomasDelteil opened a new pull request #11082: Update conv_layers.py documentation - posted by GitBox <gi...@apache.org> on 2018/05/28 20:39:01 UTC, 0 replies.
- [GitHub] thomelane commented on a change in pull request #11002: [MXNET-433] Tutorial on saving and loading gluon models - posted by GitBox <gi...@apache.org> on 2018/05/28 20:47:38 UTC, 8 replies.
- [GitHub] ThomasDelteil commented on issue #10212: MXNet.io website install guide does not have a c++ section - posted by GitBox <gi...@apache.org> on 2018/05/28 21:46:30 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #11081: Fix small typo in deconvolution.cc - posted by GitBox <gi...@apache.org> on 2018/05/29 00:20:59 UTC, 0 replies.
- [GitHub] RogerChern commented on a change in pull request #10852: [MXNET-411] Add ROI Align - posted by GitBox <gi...@apache.org> on 2018/05/29 02:22:19 UTC, 0 replies.
- [GitHub] rachelmint commented on issue #11071: GPU memory usage for VGG16 prediction - posted by GitBox <gi...@apache.org> on 2018/05/29 04:28:54 UTC, 0 replies.
- [GitHub] ZiyueHuang commented on issue #11077: The sampling_ratio in roi-align can be specified(not adaptive size)! - posted by GitBox <gi...@apache.org> on 2018/05/29 06:14:55 UTC, 0 replies.
- [GitHub] wkcn commented on issue #11080: Is it normal that mxnet takes up much more GPU memory at the start up? - posted by GitBox <gi...@apache.org> on 2018/05/29 06:23:12 UTC, 0 replies.
- [GitHub] sxjscience commented on issue #11031: Use dtype=int for the indices returned by TopK - posted by GitBox <gi...@apache.org> on 2018/05/29 06:25:45 UTC, 2 replies.
- [GitHub] XiaotaoChen opened a new pull request #11083: fix bug that running dot(csr.T, dns)=dns would told: storage type fallback detected - posted by GitBox <gi...@apache.org> on 2018/05/29 06:45:12 UTC, 0 replies.
- [GitHub] GokawaHaruki opened a new issue #11084: Undefined Behavior of mx.sym.where with shape-mismatched cond - posted by GitBox <gi...@apache.org> on 2018/05/29 07:12:50 UTC, 0 replies.
- [GitHub] nihilityworld opened a new issue #11085: how to build amalgamation in Windows? - posted by GitBox <gi...@apache.org> on 2018/05/29 07:18:28 UTC, 0 replies.
- [GitHub] lebeg commented on issue #11053: [MXNET-244] Fixed armv7 wheel - posted by GitBox <gi...@apache.org> on 2018/05/29 07:33:49 UTC, 0 replies.
- [GitHub] GokawaHaruki commented on issue #11084: Undefined Behavior of mx.sym.where with shape-mismatched cond - posted by GitBox <gi...@apache.org> on 2018/05/29 07:42:40 UTC, 0 replies.
- [GitHub] sxjscience commented on issue #11084: Undefined Behavior of mx.sym.where with shape-mismatched cond - posted by GitBox <gi...@apache.org> on 2018/05/29 07:50:22 UTC, 1 replies.
- [GitHub] XiaotaoChen closed pull request #11083: fix bug that running dot(csr.T, dns)=dns would told: storage type fallback detected - posted by GitBox <gi...@apache.org> on 2018/05/29 08:34:37 UTC, 0 replies.
- [GitHub] austingg commented on issue #10804: Use depthwise convolution(group convolution) by cuDNNv7 if available - posted by GitBox <gi...@apache.org> on 2018/05/29 09:06:29 UTC, 1 replies.
- [GitHub] xinyu-intel opened a new issue #11086: Infer shape error with softmaxoutput - posted by GitBox <gi...@apache.org> on 2018/05/29 09:25:06 UTC, 0 replies.
- [GitHub] XiaotaoChen opened a new pull request #11087: fix dot(csr.T, dns)=dns can't be called on cpu and gpu - posted by GitBox <gi...@apache.org> on 2018/05/29 10:04:03 UTC, 0 replies.
- [GitHub] jinhuang415 closed pull request #10783: Fix 'make clean USE_MKLDNN=1' will build mkldnn issue - posted by GitBox <gi...@apache.org> on 2018/05/29 10:45:07 UTC, 0 replies.
- [GitHub] asmushetzel commented on issue #11031: Use dtype=int for the indices returned by TopK - posted by GitBox <gi...@apache.org> on 2018/05/29 12:08:00 UTC, 2 replies.
- [GitHub] xinyu-intel commented on issue #11086: Infer shape error with softmaxoutput - posted by GitBox <gi...@apache.org> on 2018/05/29 12:28:54 UTC, 2 replies.
- [GitHub] xinyu-intel commented on issue #11049: Add linux and macos MKLDNN Building Instruction - posted by GitBox <gi...@apache.org> on 2018/05/29 12:35:16 UTC, 0 replies.
- [GitHub] kimiylilammi opened a new issue #11088: Tutorial not working aclImdb_lstm_classification.R - posted by GitBox <gi...@apache.org> on 2018/05/29 12:52:35 UTC, 0 replies.
- [GitHub] huyangc opened a new issue #11089: The module.update_metric may hurt the performance in some cases. - posted by GitBox <gi...@apache.org> on 2018/05/29 14:01:28 UTC, 0 replies.
- [GitHub] jinhuang415 opened a new pull request #11090: Define build target for mkldnn lib build to fix 'make clean USE_MKMLDNN=1' issue - posted by GitBox <gi...@apache.org> on 2018/05/29 14:52:52 UTC, 0 replies.
- [GitHub] jinhuang415 commented on issue #11090: Define build target for mkldnn lib build to fix 'make clean USE_MKMLDNN=1' issue - posted by GitBox <gi...@apache.org> on 2018/05/29 14:58:58 UTC, 1 replies.
- [GitHub] taliesinb commented on issue #8949: New layer: split_like. - posted by GitBox <gi...@apache.org> on 2018/05/29 15:51:08 UTC, 5 replies.
- [GitHub] piiswrong closed pull request #11001: [MXNET-374] handle row_sparse weight in parameter and trainer - posted by GitBox <gi...@apache.org> on 2018/05/29 17:21:41 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-374] handle row_sparse weight in parameter and trainer (#11001) - posted by jx...@apache.org on 2018/05/29 17:22:12 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #11082: Update conv_layers.py documentation - posted by GitBox <gi...@apache.org> on 2018/05/29 17:26:41 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Update conv_layers.py documentation (#11082) - posted by jx...@apache.org on 2018/05/29 17:26:55 UTC, 0 replies.
- [GitHub] haojin2 commented on issue #11057: Failed dist_sync_kvstore test not detected on CI for a long time - posted by GitBox <gi...@apache.org> on 2018/05/29 17:38:53 UTC, 0 replies.
- [GitHub] rahul003 commented on issue #11029: The example of train_mnist.py can't exit after completes. - posted by GitBox <gi...@apache.org> on 2018/05/29 17:56:16 UTC, 0 replies.
- [GitHub] piiswrong commented on a change in pull request #11025: added ravel/unravel operators - posted by GitBox <gi...@apache.org> on 2018/05/29 18:09:58 UTC, 3 replies.
- [GitHub] piiswrong closed pull request #10864: Support for axis parameter in linalg.gemm - posted by GitBox <gi...@apache.org> on 2018/05/29 18:15:14 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Support for axis parameter in linalg.gemm (#10864) - posted by jx...@apache.org on 2018/05/29 18:15:23 UTC, 0 replies.
- [GitHub] rahul003 commented on issue #10455: Bug of group2ctxs for model parallelism - posted by GitBox <gi...@apache.org> on 2018/05/29 18:15:36 UTC, 1 replies.
- [GitHub] piiswrong commented on issue #11076: [MXNET-491] Use depthwise convolution by cuDNNv7 if available, updated version - posted by GitBox <gi...@apache.org> on 2018/05/29 18:31:16 UTC, 3 replies.
- [GitHub] piiswrong closed pull request #11076: [MXNET-491] Use depthwise convolution by cuDNNv7 if available, updated version - posted by GitBox <gi...@apache.org> on 2018/05/29 18:35:48 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-491] Use depthwise convolution by cuDNNv7 if available, updated version (#11076) - posted by jx...@apache.org on 2018/05/29 18:35:52 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10804: Use depthwise convolution(group convolution) by cuDNNv7 if available - posted by GitBox <gi...@apache.org> on 2018/05/29 18:38:18 UTC, 0 replies.
- [GitHub] zhreshold commented on issue #11041: gpu mem pool strategy - posted by GitBox <gi...@apache.org> on 2018/05/29 18:38:47 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10970: [MXNET-424] dtype option for multinomial - posted by GitBox <gi...@apache.org> on 2018/05/29 18:44:39 UTC, 1 replies.
- [GitHub] ThomasDelteil commented on a change in pull request #11002: [MXNET-433] Tutorial on saving and loading gluon models - posted by GitBox <gi...@apache.org> on 2018/05/29 20:36:25 UTC, 1 replies.
- [GitHub] lupesko commented on a change in pull request #11037: Website landing page for MMS - posted by GitBox <gi...@apache.org> on 2018/05/29 20:43:48 UTC, 0 replies.
- [GitHub] piiswrong closed issue #10990: Gluon hybridize fails to detect an input - posted by GitBox <gi...@apache.org> on 2018/05/29 20:48:27 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10990: Gluon hybridize fails to detect an input - posted by GitBox <gi...@apache.org> on 2018/05/29 20:48:27 UTC, 0 replies.
- [GitHub] piiswrong closed issue #10919: gluon.Block load_params method does not accept python3 pathlib.Path - posted by GitBox <gi...@apache.org> on 2018/05/29 20:51:25 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10910: Feature Request: loading gluon trainer states with different contexts from saved states - posted by GitBox <gi...@apache.org> on 2018/05/29 21:03:30 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10875: How to debug hybridize() failures? - posted by GitBox <gi...@apache.org> on 2018/05/29 21:09:11 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10807: Ndarray.asnumpy() error with gluon dense under both GPU and CPU environment - posted by GitBox <gi...@apache.org> on 2018/05/29 21:16:10 UTC, 0 replies.
- [GitHub] piiswrong closed issue #10695: SymbolBlock has no `_reg_params` which cause save/load params fails - posted by GitBox <gi...@apache.org> on 2018/05/29 21:21:46 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10695: SymbolBlock has no `_reg_params` which cause save/load params fails - posted by GitBox <gi...@apache.org> on 2018/05/29 21:21:52 UTC, 0 replies.
- [GitHub] piiswrong closed issue #10765: Gluon-based image-classification failed to run with dummy data on CPU machine when set as "symbolic" mode - posted by GitBox <gi...@apache.org> on 2018/05/29 21:22:39 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10765: Gluon-based image-classification failed to run with dummy data on CPU machine when set as "symbolic" mode - posted by GitBox <gi...@apache.org> on 2018/05/29 21:22:47 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10638: [Feature Request] Gluon model zoo allow fine-tuning - posted by GitBox <gi...@apache.org> on 2018/05/29 21:25:16 UTC, 0 replies.
- [GitHub] ThomasDelteil commented on issue #11089: The module.update_metric may hurt the performance in some cases. - posted by GitBox <gi...@apache.org> on 2018/05/29 21:36:53 UTC, 1 replies.
- [GitHub] ThomasDelteil commented on issue #11080: Is it normal that mxnet takes up much more GPU memory at the start up? - posted by GitBox <gi...@apache.org> on 2018/05/29 21:45:58 UTC, 0 replies.
- [GitHub] ThomasDelteil commented on issue #11062: how to manually occupy all gpu memory like tensorflow? - posted by GitBox <gi...@apache.org> on 2018/05/29 22:00:00 UTC, 0 replies.
- [GitHub] ThomasDelteil commented on issue #10269: How to plot network architecture? - posted by GitBox <gi...@apache.org> on 2018/05/29 22:00:53 UTC, 1 replies.
- [GitHub] ThomasDelteil commented on issue #10328: How to manually modify the gradient using symbol? - posted by GitBox <gi...@apache.org> on 2018/05/29 22:02:37 UTC, 0 replies.
- [GitHub] ThomasDelteil commented on issue #10529: Pb between c++ and python - posted by GitBox <gi...@apache.org> on 2018/05/29 22:05:13 UTC, 0 replies.
- [GitHub] ShownX commented on issue #10269: How to plot network architecture? - posted by GitBox <gi...@apache.org> on 2018/05/29 22:09:09 UTC, 0 replies.
- [GitHub] piiswrong closed issue #10376: Flaky test_gluon.test_lambda - posted by GitBox <gi...@apache.org> on 2018/05/29 22:14:59 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #10376: Flaky test_gluon.test_lambda - posted by GitBox <gi...@apache.org> on 2018/05/29 22:15:03 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #9989: Cannot train example gluon style transfer - posted by GitBox <gi...@apache.org> on 2018/05/29 22:17:38 UTC, 0 replies.
- [GitHub] piiswrong closed issue #9989: Cannot train example gluon style transfer - posted by GitBox <gi...@apache.org> on 2018/05/29 22:17:39 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #9838: fail with parameters of size 1, tuple issue - posted by GitBox <gi...@apache.org> on 2018/05/29 22:22:40 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #9822: gluon HybridBlock wrapper of constant nd.array, is it possible? - posted by GitBox <gi...@apache.org> on 2018/05/29 22:23:33 UTC, 0 replies.
- [GitHub] piiswrong closed issue #9822: gluon HybridBlock wrapper of constant nd.array, is it possible? - posted by GitBox <gi...@apache.org> on 2018/05/29 22:23:35 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #9767: [feature request]arg_scope in gluon - posted by GitBox <gi...@apache.org> on 2018/05/29 22:27:27 UTC, 0 replies.
- [GitHub] sandeep-krishnamurthy closed issue #10967: Is the doc for launch.py parameters outdated? - posted by GitBox <gi...@apache.org> on 2018/05/29 22:29:20 UTC, 0 replies.
- [GitHub] ThomasDelteil opened a new issue #11091: Symbolic .json file not compatible with .params file generated since MXNet 1.2 - posted by GitBox <gi...@apache.org> on 2018/05/29 22:31:19 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10242: [MXNET-137]fix parameters name inconsistent for Proposal OP and Multi Proposal OP - posted by GitBox <gi...@apache.org> on 2018/05/29 22:38:18 UTC, 0 replies.
- [incubator-mxnet] branch master updated: fix parameters name inconsistent for Proposal OP and Multi Proposal OP (#10242) - posted by jx...@apache.org on 2018/05/29 22:38:39 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #9644: mxnet.base.MXNetError: [19:28:21] src/core/symbolic.cc:72: Symbol.ComposeKeyword argument name cls_score not found. - posted by GitBox <gi...@apache.org> on 2018/05/29 22:38:48 UTC, 0 replies.
- [GitHub] piiswrong closed issue #9644: mxnet.base.MXNetError: [19:28:21] src/core/symbolic.cc:72: Symbol.ComposeKeyword argument name cls_score not found. - posted by GitBox <gi...@apache.org> on 2018/05/29 22:38:50 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #9971: onnx-mxnet pip package prevents gpu use - posted by GitBox <gi...@apache.org> on 2018/05/29 23:39:57 UTC, 0 replies.
- [GitHub] ThomasDelteil opened a new pull request #11092: Fix makefile of example - posted by GitBox <gi...@apache.org> on 2018/05/29 23:51:30 UTC, 0 replies.
- [GitHub] ThomasDelteil commented on issue #10223: Error running C++ makefile - posted by GitBox <gi...@apache.org> on 2018/05/29 23:51:57 UTC, 0 replies.
- [GitHub] yzhliu commented on issue #10462: [MXNET-62] add test against spark integration - posted by GitBox <gi...@apache.org> on 2018/05/30 00:21:46 UTC, 1 replies.
- [GitHub] piiswrong closed pull request #11068: [MXNET-478] Fixing the xml markup - posted by GitBox <gi...@apache.org> on 2018/05/30 00:36:37 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Fixing the xml markup (#11068) - posted by jx...@apache.org on 2018/05/30 00:36:59 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #11026: Test/mkl dnn act - posted by GitBox <gi...@apache.org> on 2018/05/30 00:48:35 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Test/mkl dnn act (#11026) - posted by jx...@apache.org on 2018/05/30 00:48:49 UTC, 0 replies.
- [GitHub] piiswrong commented on a change in pull request #11041: gpu mem pool strategy - posted by GitBox <gi...@apache.org> on 2018/05/30 00:59:41 UTC, 3 replies.
- [GitHub] anirudhacharya commented on issue #10754: Support for LpPooling in Pooling operator - posted by GitBox <gi...@apache.org> on 2018/05/30 01:06:03 UTC, 0 replies.
- [GitHub] anirudhacharya closed issue #10754: Support for LpPooling in Pooling operator - posted by GitBox <gi...@apache.org> on 2018/05/30 01:06:03 UTC, 0 replies.
- [GitHub] jwfromm closed issue #9971: onnx-mxnet pip package prevents gpu use - posted by GitBox <gi...@apache.org> on 2018/05/30 01:09:58 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #9762: Should MXNet also support logical operations? - posted by GitBox <gi...@apache.org> on 2018/05/30 01:10:03 UTC, 0 replies.
- [GitHub] zheng-da closed issue #9762: Should MXNet also support logical operations? - posted by GitBox <gi...@apache.org> on 2018/05/30 01:19:04 UTC, 0 replies.
- [GitHub] zheng-da closed issue #10663: mismatch of padding in conv between MXNet and ONNX - posted by GitBox <gi...@apache.org> on 2018/05/30 01:19:17 UTC, 0 replies.
- [GitHub] huyangc commented on issue #11089: The module.update_metric may hurt the performance in some cases. - posted by GitBox <gi...@apache.org> on 2018/05/30 01:54:50 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10435: [MXNET-289] Fix bugs in image classification example - posted by GitBox <gi...@apache.org> on 2018/05/30 01:54:57 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed issue #11057: Failed dist_sync_kvstore test not detected on CI for a long time - posted by GitBox <gi...@apache.org> on 2018/05/30 01:55:15 UTC, 0 replies.
- [GitHub] huyangc closed issue #11089: The module.update_metric may hurt the performance in some cases. - posted by GitBox <gi...@apache.org> on 2018/05/30 01:55:49 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #11024: concat of CSR NDArrays on first dimension - posted by GitBox <gi...@apache.org> on 2018/05/30 01:58:24 UTC, 0 replies.
- [GitHub] eric-haibin-lin commented on issue #10149: WIP: import Julia binding - posted by GitBox <gi...@apache.org> on 2018/05/30 02:00:41 UTC, 0 replies.
- [GitHub] larroy commented on a change in pull request #11053: [MXNET-244] Fixed armv7 wheel - posted by GitBox <gi...@apache.org> on 2018/05/30 02:06:14 UTC, 1 replies.
- [GitHub] iblis17 commented on issue #10149: WIP: import Julia binding - posted by GitBox <gi...@apache.org> on 2018/05/30 02:10:04 UTC, 0 replies.
- [GitHub] liuzx32 opened a new issue #11093: Some wrong with mxnet on spark: params.jars = jars.split(", |:") - posted by GitBox <gi...@apache.org> on 2018/05/30 02:13:42 UTC, 0 replies.
- [GitHub] larroy opened a new pull request #11094: [MXNET-115] USE_LAPACK is forced on all platforms with OpenBLAS and c… - posted by GitBox <gi...@apache.org> on 2018/05/30 02:34:51 UTC, 0 replies.
- [GitHub] austingg commented on issue #11076: [MXNET-491] Use depthwise convolution by cuDNNv7 if available, updated version - posted by GitBox <gi...@apache.org> on 2018/05/30 02:41:53 UTC, 0 replies.
- [GitHub] pengzhao-intel commented on issue #11087: fix dot(csr.T, dns)=dns can't be called on cpu and gpu - posted by GitBox <gi...@apache.org> on 2018/05/30 02:42:30 UTC, 0 replies.
- [GitHub] pengzhao-intel commented on a change in pull request #11047: Enhance mkldnn pooling to support full convention - posted by GitBox <gi...@apache.org> on 2018/05/30 02:51:02 UTC, 0 replies.
- [GitHub] sxjscience closed issue #11080: Is it normal that mxnet takes up much more GPU memory at the start up? - posted by GitBox <gi...@apache.org> on 2018/05/30 03:00:31 UTC, 0 replies.
- [GitHub] szha commented on a change in pull request #11041: gpu mem pool strategy - posted by GitBox <gi...@apache.org> on 2018/05/30 03:30:57 UTC, 1 replies.
- [GitHub] asitstands commented on issue #10970: [MXNET-424] dtype option for multinomial - posted by GitBox <gi...@apache.org> on 2018/05/30 04:25:57 UTC, 3 replies.
- [GitHub] pengzhao-intel opened a new pull request #11095: [MKLDNN] reorder the mem format for the AddBack mode in case src & dst is different - posted by GitBox <gi...@apache.org> on 2018/05/30 04:33:56 UTC, 0 replies.
- [GitHub] zheng-da commented on a change in pull request #11095: [MKLDNN] reorder the mem format for the AddBack mode in case src & dst is different - posted by GitBox <gi...@apache.org> on 2018/05/30 04:58:45 UTC, 0 replies.
- [GitHub] zheng-da commented on issue #11095: [MKLDNN] reorder the mem format for the AddBack mode in case src & dst is different - posted by GitBox <gi...@apache.org> on 2018/05/30 04:59:32 UTC, 0 replies.
- [GitHub] szha commented on issue #10875: How to debug hybridize() failures? - posted by GitBox <gi...@apache.org> on 2018/05/30 06:19:07 UTC, 0 replies.
- [GitHub] szha closed issue #9813: Unable to save gluon model to symbolic network : neural style - posted by GitBox <gi...@apache.org> on 2018/05/30 06:24:51 UTC, 0 replies.
- [GitHub] szha closed pull request #11044: [MXNET-470] Gluon Style Transfer Example - posted by GitBox <gi...@apache.org> on 2018/05/30 06:24:51 UTC, 0 replies.
- [GitHub] szha closed pull request #11092: Fix makefile of example - posted by GitBox <gi...@apache.org> on 2018/05/30 06:25:55 UTC, 0 replies.
- [incubator-mxnet] branch master updated: Update Makefile (#11092) - posted by zh...@apache.org on 2018/05/30 06:26:26 UTC, 0 replies.
- [GitHub] lebeg commented on a change in pull request #11094: [MXNET-115] USE_LAPACK is forced on all platforms with OpenBLAS and c… - posted by GitBox <gi...@apache.org> on 2018/05/30 07:30:15 UTC, 5 replies.
- [GitHub] pengzhao-intel commented on a change in pull request #11095: [MKLDNN] reorder the mem format for the AddBack mode in case src & dst is different - posted by GitBox <gi...@apache.org> on 2018/05/30 07:37:29 UTC, 0 replies.
- [GitHub] pengzhao-intel commented on issue #11095: [MKLDNN] reorder the mem format for the AddBack mode in case src & dst is different - posted by GitBox <gi...@apache.org> on 2018/05/30 07:42:05 UTC, 0 replies.
- [GitHub] larroy commented on a change in pull request #11094: [MXNET-115] USE_LAPACK is forced on all platforms with OpenBLAS and c… - posted by GitBox <gi...@apache.org> on 2018/05/30 08:38:52 UTC, 1 replies.
- [GitHub] lebeg opened a new pull request #11096: [MXNET-472] ccache for docker builds - posted by GitBox <gi...@apache.org> on 2018/05/30 08:57:06 UTC, 0 replies.
- [GitHub] ZiyueHuang opened a new pull request #11097: fix nd.backward when out_grad is None - posted by GitBox <gi...@apache.org> on 2018/05/30 11:51:56 UTC, 0 replies.
- [GitHub] chinakook commented on issue #9765: Installation with GPU on Fedora 27? - posted by GitBox <gi...@apache.org> on 2018/05/30 13:42:43 UTC, 0 replies.
- [GitHub] chinakook commented on issue #11094: [MXNET-115] USE_LAPACK is forced on all platforms with OpenBLAS and c… - posted by GitBox <gi...@apache.org> on 2018/05/30 13:48:45 UTC, 0 replies.
- [GitHub] chinakook commented on issue #10789: Reshape of input array when the shape is available only at runtime is not possible - posted by GitBox <gi...@apache.org> on 2018/05/30 14:32:29 UTC, 0 replies.
- [GitHub] chinakook commented on issue #11086: Infer shape error with softmaxoutput - posted by GitBox <gi...@apache.org> on 2018/05/30 14:46:02 UTC, 0 replies.
- [GitHub] chinakook commented on issue #11091: Symbolic .json file not compatible with .params file generated since MXNet 1.2 - posted by GitBox <gi...@apache.org> on 2018/05/30 14:50:17 UTC, 0 replies.
- [GitHub] chinakook commented on issue #11062: how to manually occupy all gpu memory like tensorflow? - posted by GitBox <gi...@apache.org> on 2018/05/30 15:01:45 UTC, 0 replies.
- [GitHub] pwn1 opened a new issue #11098: Installation instructions MacOS/R/CPU don't work. - posted by GitBox <gi...@apache.org> on 2018/05/30 15:24:08 UTC, 0 replies.
- [GitHub] JeanKossaifi opened a new issue #11099: Fancy indexing with a list instead of a tuple - posted by GitBox <gi...@apache.org> on 2018/05/30 16:00:41 UTC, 0 replies.
- [GitHub] lebeg opened a new issue #11100: Installation instructions for Windows don't work - posted by GitBox <gi...@apache.org> on 2018/05/30 16:30:45 UTC, 0 replies.
- [GitHub] szha commented on a change in pull request #11094: [MXNET-115] USE_LAPACK is forced on all platforms with OpenBLAS and c… - posted by GitBox <gi...@apache.org> on 2018/05/30 16:37:06 UTC, 0 replies.
- [GitHub] ptrendx commented on a change in pull request #11041: gpu mem pool strategy - posted by GitBox <gi...@apache.org> on 2018/05/30 16:54:04 UTC, 0 replies.
- [GitHub] spidyDev commented on issue #10605: [MXNET-310] [ONNX-MXNet] API to import ONNX models into Gluon. - posted by GitBox <gi...@apache.org> on 2018/05/30 17:51:48 UTC, 0 replies.
- [GitHub] reminisce commented on issue #11099: Fancy indexing with a list instead of a tuple - posted by GitBox <gi...@apache.org> on 2018/05/30 17:52:42 UTC, 1 replies.
- [GitHub] Roshrini commented on a change in pull request #10605: [MXNET-310] [ONNX-MXNet] API to import ONNX models into Gluon. - posted by GitBox <gi...@apache.org> on 2018/05/30 17:58:10 UTC, 3 replies.
- [GitHub] spidyDev commented on a change in pull request #10605: [MXNET-310] [ONNX-MXNet] API to import ONNX models into Gluon. - posted by GitBox <gi...@apache.org> on 2018/05/30 18:04:01 UTC, 4 replies.
- [GitHub] anirudhacharya commented on a change in pull request #10605: [MXNET-310] [ONNX-MXNet] API to import ONNX models into Gluon. - posted by GitBox <gi...@apache.org> on 2018/05/30 18:06:38 UTC, 7 replies.
- [GitHub] piiswrong commented on issue #11097: fix nd.backward when out_grad is None - posted by GitBox <gi...@apache.org> on 2018/05/30 18:10:59 UTC, 1 replies.
- [GitHub] reminisce commented on a change in pull request #10889: [MXNET-382] Shape and Size Operator - posted by GitBox <gi...@apache.org> on 2018/05/30 18:20:14 UTC, 1 replies.
- [GitHub] piiswrong closed pull request #11051: Fix DQN example - posted by GitBox <gi...@apache.org> on 2018/05/30 18:36:31 UTC, 0 replies.
- [incubator-mxnet] branch master updated: setup.sh and fix visualization in dqn_run_test.py (#11051) - posted by jx...@apache.org on 2018/05/30 18:36:37 UTC, 0 replies.
- [GitHub] piiswrong closed issue #10203: [Operator] unravel_index and ravel_multi_index - posted by GitBox <gi...@apache.org> on 2018/05/30 18:59:18 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #11025: added ravel/unravel operators - posted by GitBox <gi...@apache.org> on 2018/05/30 18:59:19 UTC, 0 replies.
- [incubator-mxnet] branch master updated: added ravel/unravel operators (#11025) - posted by jx...@apache.org on 2018/05/30 18:59:43 UTC, 0 replies.
- [GitHub] reminisce commented on issue #11079: Is it possible to apply intersection/union on mx.nd.array - posted by GitBox <gi...@apache.org> on 2018/05/30 20:40:35 UTC, 0 replies.
- [GitHub] reminisce commented on issue #11032: Problem with load lstm model with mx.Module's bind - posted by GitBox <gi...@apache.org> on 2018/05/30 21:04:14 UTC, 0 replies.
- [GitHub] KaiserSozo opened a new issue #11101: Gluon Performance and memory conumption - posted by GitBox <gi...@apache.org> on 2018/05/30 21:44:40 UTC, 0 replies.
- [GitHub] ThomasDelteil opened a new pull request #11102: Updating readme to fix broken docs status - posted by GitBox <gi...@apache.org> on 2018/05/30 22:05:56 UTC, 0 replies.
- [GitHub] reminisce closed issue #10277: Flaky test_random.test_shuffle - posted by GitBox <gi...@apache.org> on 2018/05/30 22:09:33 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #11098: Installation instructions MacOS/R/CPU don't work. - posted by GitBox <gi...@apache.org> on 2018/05/30 22:39:22 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #11093: Some wrong with mxnet on spark: params.jars = jars.split(", |:") - posted by GitBox <gi...@apache.org> on 2018/05/30 22:45:26 UTC, 0 replies.
- [GitHub] haojin2 opened a new issue #11103: Problem with test_contrib_io.test_contrib_DataLoaderIter - posted by GitBox <gi...@apache.org> on 2018/05/30 22:57:10 UTC, 0 replies.
- [GitHub] Roshrini commented on issue #10605: [MXNET-310] [ONNX-MXNet] API to import ONNX models into Gluon. - posted by GitBox <gi...@apache.org> on 2018/05/30 23:04:46 UTC, 0 replies.
- [GitHub] aaronmarkham commented on issue #11102: Updating readme to fix broken docs status - posted by GitBox <gi...@apache.org> on 2018/05/30 23:22:11 UTC, 0 replies.
- [GitHub] szha opened a new pull request #11104: allow int shape in parameter - posted by GitBox <gi...@apache.org> on 2018/05/30 23:28:39 UTC, 0 replies.
- [GitHub] aaronmarkham commented on a change in pull request #11049: Add linux and macos MKLDNN Building Instruction - posted by GitBox <gi...@apache.org> on 2018/05/30 23:32:55 UTC, 0 replies.
- [GitHub] indhub commented on issue #11069: [MXNET-480] New version select for Install page - posted by GitBox <gi...@apache.org> on 2018/05/30 23:42:34 UTC, 0 replies.
- [GitHub] kpmurali opened a new pull request #11105: Navbar community fix - posted by GitBox <gi...@apache.org> on 2018/05/31 00:10:16 UTC, 0 replies.
- [GitHub] spidyDev opened a new pull request #11106: [ONNX] Added Unsqueeze operator import support - posted by GitBox <gi...@apache.org> on 2018/05/31 00:12:30 UTC, 0 replies.
- [GitHub] szha commented on issue #11097: fix nd.backward when out_grad is None - posted by GitBox <gi...@apache.org> on 2018/05/31 00:31:22 UTC, 1 replies.
- [GitHub] eric-haibin-lin closed pull request #10894: [MXNET-399] Elemwise_mul between dense and csr on CPU & GPU - posted by GitBox <gi...@apache.org> on 2018/05/31 00:33:44 UTC, 0 replies.
- [incubator-mxnet] branch master updated: [MXNET-399] Elemwise_mul between dense and csr on CPU & GPU (#10894) - posted by ha...@apache.org on 2018/05/31 00:33:50 UTC, 0 replies.
- [GitHub] eric-haibin-lin closed pull request #11087: fix dot(csr.T, dns)=dns can't be called on cpu and gpu - posted by GitBox <gi...@apache.org> on 2018/05/31 00:34:30 UTC, 0 replies.
- [incubator-mxnet] branch master updated: fix dot(csr.T, dns)=dns can't be called on cpu and gpu (#11087) - posted by ha...@apache.org on 2018/05/31 00:34:33 UTC, 0 replies.
- [GitHub] szha commented on issue #9767: [feature request]arg_scope in gluon - posted by GitBox <gi...@apache.org> on 2018/05/31 00:45:28 UTC, 0 replies.
- [GitHub] piiswrong closed pull request #10817: Static memory allocation for cached_op - posted by GitBox <gi...@apache.org> on 2018/05/31 01:30:51 UTC, 0 replies.
- [GitHub] xinyu-intel commented on a change in pull request #11049: Add linux and macos MKLDNN Building Instruction - posted by GitBox <gi...@apache.org> on 2018/05/31 02:26:38 UTC, 1 replies.
- [GitHub] TaoLv commented on issue #10921: Test cases improvement for MKLDNN on Gluon - posted by GitBox <gi...@apache.org> on 2018/05/31 02:41:23 UTC, 0 replies.
- [GitHub] larroy commented on a change in pull request #11096: [MXNET-472] ccache for docker builds - posted by GitBox <gi...@apache.org> on 2018/05/31 03:10:23 UTC, 5 replies.
- [GitHub] HyperGroups commented on issue #11032: Problem with load lstm model with mx.Module's bind - posted by GitBox <gi...@apache.org> on 2018/05/31 03:39:24 UTC, 4 replies.
- [GitHub] piiswrong opened a new pull request #11107: [WIP][PoC] mxnet-lite - posted by GitBox <gi...@apache.org> on 2018/05/31 04:20:09 UTC, 0 replies.
- [GitHub] ZiyueHuang commented on issue #11097: fix nd.backward when out_grad is None - posted by GitBox <gi...@apache.org> on 2018/05/31 04:57:06 UTC, 0 replies.
- [GitHub] ZiyueHuang closed pull request #11097: fix nd.backward when out_grad is None - posted by GitBox <gi...@apache.org> on 2018/05/31 04:57:07 UTC, 0 replies.
- [GitHub] ZiyueHuang commented on issue #11024: concat of CSR NDArrays on first dimension - posted by GitBox <gi...@apache.org> on 2018/05/31 05:22:38 UTC, 0 replies.
- [GitHub] pengzhao-intel commented on a change in pull request #11049: Add linux and macos MKLDNN Building Instruction - posted by GitBox <gi...@apache.org> on 2018/05/31 06:58:04 UTC, 0 replies.
- [GitHub] hanalice commented on issue #719: [kvstore] kvstore.cc:41: compile with USE_DIST_KVSTORE=1 to use dist_async - posted by GitBox <gi...@apache.org> on 2018/05/31 07:38:54 UTC, 1 replies.
- [GitHub] pwn1 commented on issue #11098: Installation instructions MacOS/R/CPU don't work. - posted by GitBox <gi...@apache.org> on 2018/05/31 08:19:45 UTC, 0 replies.
- [GitHub] hanalice commented on issue #3611: Getting "compile with USE_DIST_KVSTORE=1 to use dist_sync" even after setting it to 1 - posted by GitBox <gi...@apache.org> on 2018/05/31 08:51:45 UTC, 1 replies.
- [GitHub] JeanKossaifi commented on issue #11099: Fancy indexing with a list instead of a tuple - posted by GitBox <gi...@apache.org> on 2018/05/31 09:19:04 UTC, 0 replies.
- [GitHub] lebeg commented on a change in pull request #11096: [MXNET-472] ccache for docker builds - posted by GitBox <gi...@apache.org> on 2018/05/31 11:03:44 UTC, 3 replies.
- [GitHub] myme5261314 opened a new issue #11108: Seems the gperftools-devel and jemalloc-devel wouldn't be detected correctly on rhel(Redhat Enterprise Linux) - posted by GitBox <gi...@apache.org> on 2018/05/31 13:14:58 UTC, 0 replies.
- [GitHub] myme5261314 opened a new pull request #11109: Fix gperftools/jemalloc and lapack warning bug. - posted by GitBox <gi...@apache.org> on 2018/05/31 13:31:02 UTC, 0 replies.
- [GitHub] myme5261314 closed pull request #11109: Fix gperftools/jemalloc and lapack warning bug. - posted by GitBox <gi...@apache.org> on 2018/05/31 13:33:58 UTC, 0 replies.
- [GitHub] myme5261314 opened a new pull request #11110: Fix gperftools/jemalloc and lapack warning bug. - posted by GitBox <gi...@apache.org> on 2018/05/31 13:38:19 UTC, 0 replies.
- [incubator-mxnet] branch revert-10817-exec2 deleted (was f53bec7) - posted by ma...@apache.org on 2018/05/31 14:43:27 UTC, 0 replies.
- [incubator-mxnet] branch revert-10736-mkldnn_build_version_flags deleted (was 4368230) - posted by ma...@apache.org on 2018/05/31 14:43:30 UTC, 0 replies.
- [incubator-mxnet] branch revert-10761-update_perf deleted (was 0df5967) - posted by ma...@apache.org on 2018/05/31 14:43:32 UTC, 0 replies.
- [incubator-mxnet] branch revert-10624-debug_mkldnn deleted (was e5e49e5) - posted by ma...@apache.org on 2018/05/31 14:43:32 UTC, 0 replies.
- [incubator-mxnet] branch piiswrong-patch-3 deleted (was 7c1fdb8) - posted by ma...@apache.org on 2018/05/31 14:43:36 UTC, 0 replies.
- [incubator-mxnet] branch piiswrong-patch-2 deleted (was f6f67e8) - posted by ma...@apache.org on 2018/05/31 14:43:39 UTC, 0 replies.
- [incubator-mxnet] branch piiswrong-patch-1 deleted (was 9f8ff90) - posted by ma...@apache.org on 2018/05/31 14:43:50 UTC, 0 replies.
- [incubator-mxnet] branch cpu_fused_rnn deleted (was 574f469) - posted by ma...@apache.org on 2018/05/31 14:44:11 UTC, 0 replies.
- [GitHub] marcoabreu closed pull request #11066: migrating docs build and publish job to secure nodes - posted by GitBox <gi...@apache.org> on 2018/05/31 14:45:17 UTC, 0 replies.
- [incubator-mxnet] branch master updated: migrating website build to secure nodes (#11066) - posted by ma...@apache.org on 2018/05/31 14:45:20 UTC, 0 replies.
- [GitHub] marcoabreu commented on issue #11107: [WIP][PoC] mxnet-lite - posted by GitBox <gi...@apache.org> on 2018/05/31 14:46:27 UTC, 0 replies.
- [GitHub] jessebrizzi commented on issue #11009: [MXNET-434] update scala api to properly track reshaped size - posted by GitBox <gi...@apache.org> on 2018/05/31 14:54:16 UTC, 0 replies.
- [GitHub] lebeg commented on issue #10230: libomp.so is missing in Docker builds for armv6 - posted by GitBox <gi...@apache.org> on 2018/05/31 16:12:51 UTC, 0 replies.
- [GitHub] justanotheruser opened a new issue #11111: Custom linear regression diverges on simplest example, but built-in LinearRegression does not - posted by GitBox <gi...@apache.org> on 2018/05/31 16:26:13 UTC, 0 replies.
- [GitHub] ptrendx opened a new pull request #11112: Support for data iterators returning lists of batches - posted by GitBox <gi...@apache.org> on 2018/05/31 16:33:41 UTC, 0 replies.
- [GitHub] nswamy commented on issue #11009: [MXNET-434] update scala api to properly track reshaped size - posted by GitBox <gi...@apache.org> on 2018/05/31 16:49:45 UTC, 0 replies.
- [GitHub] XiaotaoChen opened a new pull request #11113: Support for dot(dns, csr) = dns and dot(dns, csr.T) = dns on CPU - posted by GitBox <gi...@apache.org> on 2018/05/31 16:51:46 UTC, 0 replies.
- [GitHub] marcoabreu commented on a change in pull request #11110: Fix gperftools/jemalloc and lapack warning bug. - posted by GitBox <gi...@apache.org> on 2018/05/31 17:26:28 UTC, 0 replies.
- [GitHub] ThomasDelteil opened a new pull request #11114: [MXNET-502] Fixing broken feature_extract cpp example - posted by GitBox <gi...@apache.org> on 2018/05/31 17:53:32 UTC, 0 replies.
- [GitHub] piiswrong commented on issue #11107: [WIP][PoC] mxnet-lite - posted by GitBox <gi...@apache.org> on 2018/05/31 18:05:20 UTC, 0 replies.
- [GitHub] anirudhacharya commented on issue #11074: Data copy between cpu and gpu in jetson Tx1 - posted by GitBox <gi...@apache.org> on 2018/05/31 18:31:09 UTC, 0 replies.
- [GitHub] indhub commented on a change in pull request #11002: [MXNET-433] Tutorial on saving and loading gluon models - posted by GitBox <gi...@apache.org> on 2018/05/31 18:41:18 UTC, 1 replies.
- [GitHub] anirudh2290 commented on a change in pull request #10605: [MXNET-310] [ONNX-MXNet] API to import ONNX models into Gluon. - posted by GitBox <gi...@apache.org> on 2018/05/31 18:48:31 UTC, 6 replies.
- [GitHub] hetong007 commented on issue #11019: Gluon SoftmaxCELoss does not converge, for large number of classes. - posted by GitBox <gi...@apache.org> on 2018/05/31 19:03:54 UTC, 1 replies.
- [GitHub] zhanghang1989 commented on issue #11019: Gluon SoftmaxCELoss does not converge, for large number of classes. - posted by GitBox <gi...@apache.org> on 2018/05/31 19:43:52 UTC, 0 replies.
- [GitHub] reminisce commented on a change in pull request #11107: [WIP][PoC] mxnet-lite - posted by GitBox <gi...@apache.org> on 2018/05/31 20:52:48 UTC, 2 replies.
- [GitHub] imgemp opened a new issue #11115: ReLU Clips NaNs to Zero - posted by GitBox <gi...@apache.org> on 2018/05/31 21:38:58 UTC, 0 replies.
- [GitHub] szha commented on a change in pull request #11114: [MXNET-502] Fixing broken feature_extract cpp example - posted by GitBox <gi...@apache.org> on 2018/05/31 22:11:27 UTC, 0 replies.
- [GitHub] jonomon opened a new issue #11116: Image resize transforms causes negative values and values greater than 255 - posted by GitBox <gi...@apache.org> on 2018/05/31 22:22:07 UTC, 0 replies.
- [GitHub] nswamy closed pull request #10991: [MXNET-386] API Docs Generation - posted by GitBox <gi...@apache.org> on 2018/05/31 22:22:30 UTC, 0 replies.
- [GitHub] john-andrilla commented on issue #11037: Website landing page for MMS - posted by GitBox <gi...@apache.org> on 2018/05/31 23:23:48 UTC, 0 replies.