[GitHub] [incubator-mxnet] marcoabreu commented on a change in pull request #15550: Infra to use tvm write op kernels

2019-07-17 Thread GitBox
marcoabreu commented on a change in pull request #15550: Infra to use tvm write op kernels URL: https://github.com/apache/incubator-mxnet/pull/15550#discussion_r304759303 ## File path: Makefile ## @@ -589,6 +603,30 @@ $(DMLC_CORE)/libdmlc.a: DMLCCORE DMLCCORE: + c

[GitHub] [incubator-mxnet] marcoabreu commented on a change in pull request #15550: Infra to use tvm write op kernels

2019-07-17 Thread GitBox
marcoabreu commented on a change in pull request #15550: Infra to use tvm write op kernels URL: https://github.com/apache/incubator-mxnet/pull/15550#discussion_r304758981 ## File path: Makefile ## @@ -589,6 +603,30 @@ $(DMLC_CORE)/libdmlc.a: DMLCCORE DMLCCORE: + c

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #15584: Add omp parallel optimization for _contrib_BilinearReisze2D

2019-07-17 Thread GitBox
pengzhao-intel commented on issue #15584: Add omp parallel optimization for _contrib_BilinearReisze2D URL: https://github.com/apache/incubator-mxnet/pull/15584#issuecomment-512689080 cc @zhreshold This is an automated messag

[GitHub] [incubator-mxnet] sandeep-krishnamurthy commented on a change in pull request #15541: [Opperf] Filter out deprecated ops

2019-07-17 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #15541: [Opperf] Filter out deprecated ops URL: https://github.com/apache/incubator-mxnet/pull/15541#discussion_r304756333 ## File path: benchmark/opperf/utils/op_registry_utils.py ## @@ -55,6 +57,11 @@ def _selec

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #14836: Refactor AGInfo and Imperative

2019-07-17 Thread GitBox
apeforest commented on a change in pull request #14836: Refactor AGInfo and Imperative URL: https://github.com/apache/incubator-mxnet/pull/14836#discussion_r304750002 ## File path: src/imperative/imperative.cc ## @@ -316,181 +312,223 @@ std::vector Imperative::Backward(

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #14836: Refactor AGInfo and Imperative

2019-07-17 Thread GitBox
apeforest commented on a change in pull request #14836: Refactor AGInfo and Imperative URL: https://github.com/apache/incubator-mxnet/pull/14836#discussion_r304749955 ## File path: src/imperative/imperative.cc ## @@ -316,181 +312,223 @@ std::vector Imperative::Backward(

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #14836: Refactor AGInfo and Imperative

2019-07-17 Thread GitBox
apeforest commented on a change in pull request #14836: Refactor AGInfo and Imperative URL: https://github.com/apache/incubator-mxnet/pull/14836#discussion_r304746790 ## File path: src/imperative/imperative.cc ## @@ -124,29 +124,34 @@ void Imperative::MarkVariables( c

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #14836: Refactor AGInfo and Imperative

2019-07-17 Thread GitBox
apeforest commented on a change in pull request #14836: Refactor AGInfo and Imperative URL: https://github.com/apache/incubator-mxnet/pull/14836#discussion_r304746913 ## File path: src/imperative/imperative.cc ## @@ -124,29 +124,34 @@ void Imperative::MarkVariables( c

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #14836: Refactor AGInfo and Imperative

2019-07-17 Thread GitBox
apeforest commented on a change in pull request #14836: Refactor AGInfo and Imperative URL: https://github.com/apache/incubator-mxnet/pull/14836#discussion_r304746773 ## File path: src/imperative/imperative.cc ## @@ -124,29 +124,34 @@ void Imperative::MarkVariables( c

[GitHub] [incubator-mxnet] wkcn commented on issue #15539: fix normalize mean error bug

2019-07-17 Thread GitBox
wkcn commented on issue #15539: fix normalize mean error bug URL: https://github.com/apache/incubator-mxnet/pull/15539#issuecomment-512675671 Hi @nicklhy , could you please add an unittest in [`test_image_normalize`](https://github.com/apache/incubator-mxnet/blob/master/tests/python/unittes

[GitHub] [incubator-mxnet] wkcn removed a comment on issue #15539: fix normalize mean error bug

2019-07-17 Thread GitBox
wkcn removed a comment on issue #15539: fix normalize mean error bug URL: https://github.com/apache/incubator-mxnet/pull/15539#issuecomment-512674598 Hi, @ChaiBapchya . I think it is suitable to merge this PR : ) What do you think? ---

[GitHub] [incubator-mxnet] wkcn commented on issue #15539: fix normalize mean error bug

2019-07-17 Thread GitBox
wkcn commented on issue #15539: fix normalize mean error bug URL: https://github.com/apache/incubator-mxnet/pull/15539#issuecomment-512674598 Hi, @ChaiBapchya . I think it is suitable to merge this PR : ) What do you think? ---

[GitHub] [incubator-mxnet] wuxun-zhang opened a new pull request #15584: Add omp parallel optimization for _contrib_BilinearReisze2D

2019-07-17 Thread GitBox
wuxun-zhang opened a new pull request #15584: Add omp parallel optimization for _contrib_BilinearReisze2D URL: https://github.com/apache/incubator-mxnet/pull/15584 ## Description ## This PR aims to improve the performance of `_contrib_BilinearReisze2D` via omp parallel optimization.

[incubator-mxnet] branch master updated: refine Nano setup directions (#15524)

2019-07-17 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new dd14c81 refine Nano setup direct

[GitHub] [incubator-mxnet] aaronmarkham merged pull request #15524: refine Nano setup directions

2019-07-17 Thread GitBox
aaronmarkham merged pull request #15524: refine Nano setup directions URL: https://github.com/apache/incubator-mxnet/pull/15524 This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [incubator-mxnet] iblis17 commented on issue #15568: julia: rename build env var `MXNET_HOME` to `MXNET_ROOT`

2019-07-17 Thread GitBox
iblis17 commented on issue #15568: julia: rename build env var `MXNET_HOME` to `MXNET_ROOT` URL: https://github.com/apache/incubator-mxnet/pull/15568#issuecomment-512656970 okay, I added backward compatibility. This is an aut

[incubator-mxnet] branch ib/jl-mxnet-root-env updated (99283ca -> be780c5)

2019-07-17 Thread iblis
This is an automated email from the ASF dual-hosted git repository. iblis pushed a change to branch ib/jl-mxnet-root-env in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 99283ca update doc add be780c5 backward compatibility No new revisions were added by th

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #15583: forward error of mxnet-cu100 with version 1.4.1

2019-07-17 Thread GitBox
mxnet-label-bot commented on issue #15583: forward error of mxnet-cu100 with version 1.4.1 URL: https://github.com/apache/incubator-mxnet/issues/15583#issuecomment-512653590 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so th

[GitHub] [incubator-mxnet] yiwuyao3863 opened a new issue #15583: forward error of mxnet-cu100 with version 1.4.1

2019-07-17 Thread GitBox
yiwuyao3863 opened a new issue #15583: forward error of mxnet-cu100 with version 1.4.1 URL: https://github.com/apache/incubator-mxnet/issues/15583 When I run the CNN model (resnet50) on GPU with mxnet-cu100, the error occurs as below: Traceback (most recent call last): File "te

[GitHub] [incubator-mxnet] arcadiaphy edited a comment on issue #15574: fix naive engine for multi-threaded inference

2019-07-17 Thread GitBox
arcadiaphy edited a comment on issue #15574: fix naive engine for multi-threaded inference URL: https://github.com/apache/incubator-mxnet/pull/15574#issuecomment-512649728 @apeforest @ZhennanQin @marcoabreu @anirudh2290 Multi-threaded inference is very common in deploying, so we need to

[GitHub] [incubator-mxnet] ruapehau opened a new issue #15582: [Feature Request] Add "lottery ticket" functionality

2019-07-17 Thread GitBox
ruapehau opened a new issue #15582: [Feature Request] Add "lottery ticket" functionality URL: https://github.com/apache/incubator-mxnet/issues/15582 Are there any plans to add "lottery ticket" functionality to MxNet/Gluon? The following URL provides an explanation of the hypothesis:

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #15582: [Feature Request] Add "lottery ticket" functionality

2019-07-17 Thread GitBox
mxnet-label-bot commented on issue #15582: [Feature Request] Add "lottery ticket" functionality URL: https://github.com/apache/incubator-mxnet/issues/15582#issuecomment-512650442 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels s

[GitHub] [incubator-mxnet] arcadiaphy edited a comment on issue #15574: fix naive engine for multi-threaded inference

2019-07-17 Thread GitBox
arcadiaphy edited a comment on issue #15574: fix naive engine for multi-threaded inference URL: https://github.com/apache/incubator-mxnet/pull/15574#issuecomment-512649728 @apeforest @ZhennanQin @marcoabreu @anirudh2290 Multi-threaded inference is very common in deploying, so we need to

[GitHub] [incubator-mxnet] arcadiaphy edited a comment on issue #15574: fix naive engine for multi-threaded inference

2019-07-17 Thread GitBox
arcadiaphy edited a comment on issue #15574: fix naive engine for multi-threaded inference URL: https://github.com/apache/incubator-mxnet/pull/15574#issuecomment-512649728 @apeforest @ZhennanQin @marcoabreu @anirudh2290 Multi-threaded inference is very common in deploying, so we need to

[GitHub] [incubator-mxnet] arcadiaphy commented on issue #15574: fix naive engine for multi-threaded inference

2019-07-17 Thread GitBox
arcadiaphy commented on issue #15574: fix naive engine for multi-threaded inference URL: https://github.com/apache/incubator-mxnet/pull/15574#issuecomment-512649728 @apeforest @ZhennanQin @marcoabreu @anirudh2290 Multi-threaded inference is very common in deploying, so we need to have a

[GitHub] [incubator-mxnet] iblis17 commented on a change in pull request #15561: Julia path patch

2019-07-17 Thread GitBox
iblis17 commented on a change in pull request #15561: Julia path patch URL: https://github.com/apache/incubator-mxnet/pull/15561#discussion_r304718766 ## File path: docs/mxdoc.py ## @@ -98,6 +98,8 @@ def build_mxnet(app): def build_julia_docs(app): """build Julia do

[GitHub] [incubator-mxnet] iblis17 commented on issue #15568: julia: rename build env var `MXNET_HOME` to `MXNET_ROOT`

2019-07-17 Thread GitBox
iblis17 commented on issue #15568: julia: rename build env var `MXNET_HOME` to `MXNET_ROOT` URL: https://github.com/apache/incubator-mxnet/pull/15568#issuecomment-512646901 > Does this introduce some backwards incompatibility for any users? I can make it backward compatible in this P

[GitHub] [incubator-mxnet] reminisce commented on issue #15565: Numpy Fix tensordot bug

2019-07-17 Thread GitBox
reminisce commented on issue #15565: Numpy Fix tensordot bug URL: https://github.com/apache/incubator-mxnet/pull/15565#issuecomment-512644030 Since the einsum PR is currently blocked due to this fix being not merged, the quickest way to unblock would be cherry-picking the commits into http

[GitHub] [incubator-mxnet] ZhennanQin commented on issue #15555: Bug or highly unintuitive and undocumented behaviour corrupting NDArray data(possibly race condition)[MKLDNN][C++]

2019-07-17 Thread GitBox
ZhennanQin commented on issue #1: Bug or highly unintuitive and undocumented behaviour corrupting NDArray data(possibly race condition)[MKLDNN][C++] URL: https://github.com/apache/incubator-mxnet/issues/1#issuecomment-512635746 @kostayScr Thanks for providing this case. Confirm th

[GitHub] [incubator-mxnet] yuzhms commented on issue #15570: Can MXNet support locally-connected layer?

2019-07-17 Thread GitBox
yuzhms commented on issue #15570: Can MXNet support locally-connected layer? URL: https://github.com/apache/incubator-mxnet/issues/15570#issuecomment-512632953 It's quite simple. If we have an input with shape `(BxC_inxHxW)`,we use a convolution kernel with stride =3, and we want t

[incubator-mxnet] branch master updated: make clojure api generator tests less brittle (#15579)

2019-07-17 Thread reminisce
This is an automated email from the ASF dual-hosted git repository. reminisce pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 9983adb make clojure api generator

[GitHub] [incubator-mxnet] reminisce commented on issue #15579: Make Clojure API Generator Tests Less Brittle

2019-07-17 Thread GitBox
reminisce commented on issue #15579: Make Clojure API Generator Tests Less Brittle URL: https://github.com/apache/incubator-mxnet/pull/15579#issuecomment-512631713 Thanks for acting promptly. :) This is an automated message f

[GitHub] [incubator-mxnet] reminisce merged pull request #15579: Make Clojure API Generator Tests Less Brittle

2019-07-17 Thread GitBox
reminisce merged pull request #15579: Make Clojure API Generator Tests Less Brittle URL: https://github.com/apache/incubator-mxnet/pull/15579 This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [incubator-mxnet] anirudh2290 commented on issue #15574: fix naive engine for multi-threaded inference

2019-07-17 Thread GitBox
anirudh2290 commented on issue #15574: fix naive engine for multi-threaded inference URL: https://github.com/apache/incubator-mxnet/pull/15574#issuecomment-512630984 @marcoabreu @ZhennanQin I agree we need a bigger solution for the problem at hand.Having said that, Looks like the scope of

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #15574: fix naive engine for multi-threaded inference

2019-07-17 Thread GitBox
anirudh2290 commented on a change in pull request #15574: fix naive engine for multi-threaded inference URL: https://github.com/apache/incubator-mxnet/pull/15574#discussion_r304703082 ## File path: src/engine/naive_engine.cc ## @@ -238,7 +238,11 @@ class NaiveEngine final

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15550: Infra to use tvm write op kernels

2019-07-17 Thread GitBox
larroy commented on a change in pull request #15550: Infra to use tvm write op kernels URL: https://github.com/apache/incubator-mxnet/pull/15550#discussion_r304702172 ## File path: src/operator/tvmop/op_module.cc ## @@ -0,0 +1,117 @@ +/* + * Licensed to the Apache Software

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15490: Utility to help developers debug operators: Tensor Inspector

2019-07-17 Thread GitBox
larroy commented on a change in pull request #15490: Utility to help developers debug operators: Tensor Inspector URL: https://github.com/apache/incubator-mxnet/pull/15490#discussion_r304702065 ## File path: src/common/tensor_inspector.h ## @@ -0,0 +1,815 @@ +/* + * Licens

[GitHub] [incubator-mxnet] ZhennanQin commented on issue #15574: fix naive engine for multi-threaded inference

2019-07-17 Thread GitBox
ZhennanQin commented on issue #15574: fix naive engine for multi-threaded inference URL: https://github.com/apache/incubator-mxnet/pull/15574#issuecomment-512627670 I just evaluated the thread-safe condition for `NaiveEngine`, and I agree with @marcoabreu that it's not enough with this poi

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15550: Infra to use tvm write op kernels

2019-07-17 Thread GitBox
larroy commented on a change in pull request #15550: Infra to use tvm write op kernels URL: https://github.com/apache/incubator-mxnet/pull/15550#discussion_r304701579 ## File path: CMakeLists.txt ## @@ -734,6 +734,28 @@ if(USE_DIST_KVSTORE) list(APPEND mxnet_LINKER_LIBS

[GitHub] [incubator-mxnet] tqchen commented on a change in pull request #15550: Infra to use tvm write op kernels

2019-07-17 Thread GitBox
tqchen commented on a change in pull request #15550: Infra to use tvm write op kernels URL: https://github.com/apache/incubator-mxnet/pull/15550#discussion_r304701103 ## File path: contrib/tvmop/opdef.py ## @@ -0,0 +1,106 @@ +# Licensed to the Apache Software Foundation (A

[GitHub] [incubator-mxnet] larroy commented on issue #14836: Refactor AGInfo and Imperative

2019-07-17 Thread GitBox
larroy commented on issue #14836: Refactor AGInfo and Imperative URL: https://github.com/apache/incubator-mxnet/pull/14836#issuecomment-512624975 @mxnet-label-bot add [pr-awaiting-merge] This is an automated message from the A

[GitHub] [incubator-mxnet] larroy commented on issue #14836: Refactor AGInfo and Imperative

2019-07-17 Thread GitBox
larroy commented on issue #14836: Refactor AGInfo and Imperative URL: https://github.com/apache/incubator-mxnet/pull/14836#issuecomment-512624863 @mxnet-label-bot remove [pr-awaiting-review] add [pr-awaiting-merge] This is an

[GitHub] [incubator-mxnet] yzhliu commented on a change in pull request #15550: Infra to use tvm write op kernels

2019-07-17 Thread GitBox
yzhliu commented on a change in pull request #15550: Infra to use tvm write op kernels URL: https://github.com/apache/incubator-mxnet/pull/15550#discussion_r304697624 ## File path: Makefile ## @@ -589,6 +603,30 @@ $(DMLC_CORE)/libdmlc.a: DMLCCORE DMLCCORE: + cd $(

[GitHub] [incubator-mxnet] haojin2 opened a new pull request #15581: [DO NOT REVIEW] [DO NOT MERGE] Numpy-compatible Infra

2019-07-17 Thread GitBox
haojin2 opened a new pull request #15581: [DO NOT REVIEW] [DO NOT MERGE] Numpy-compatible Infra URL: https://github.com/apache/incubator-mxnet/pull/15581 ## Description ## Infrastructure-related code of numpy-compatible project. ## Checklist ## ### Essentials ### Please feel

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #15560: Add fp16 support for topk

2019-07-17 Thread GitBox
sxjscience commented on a change in pull request #15560: Add fp16 support for topk URL: https://github.com/apache/incubator-mxnet/pull/15560#discussion_r304689263 ## File path: src/operator/tensor/ordering_op-inl.h ## @@ -420,8 +420,6 @@ void TopKImpl(const RunContext &ctx

[incubator-mxnet] 42/42: Fix build failure

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 76afc2d9f03d5a2fc5bab7d20f49883973e00367 Author: reminisce AuthorDate: Wed Jul 17 13:14:27 2019 +0800 Fix bui

[incubator-mxnet] 28/42: [numpy] Misc fix for other chapters (#15332)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit ec4fc14dda355f2e4df7e0f9526aafaa1db2072c Author: reminisce AuthorDate: Sun Jun 23 14:16:31 2019 -0700 [numpy]

[incubator-mxnet] 39/42: numpy eye op (#15282)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 6c0221bed355924e230dace53da581ffbeee76cc Author: Jake Lee AuthorDate: Fri Jul 12 03:18:53 2019 -0700 numpy ey

[incubator-mxnet] 34/42: [numpy][doc-fix] mean, transpose, stack, split, log2, rint and radians (#15370)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 30b036e0e99e98d3c457ac8c903b7027202970e8 Author: Mike AuthorDate: Wed Jul 3 17:16:32 2019 +0800 [numpy][doc-f

[incubator-mxnet] 32/42: [numpy] fix cython (#15418)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit a12353f1a941fc06e990cf6a95397874f87cf6ad Author: Haozheng Fan AuthorDate: Wed Jul 3 02:08:41 2019 +0800 [nump

[incubator-mxnet] 37/42: [Numpy] Numpy compatible argsort (#15501)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 67676137c42c7796c58f3cbfdf9761cc45caac89 Author: Mike AuthorDate: Wed Jul 10 14:46:47 2019 +0800 [Numpy] Nump

[incubator-mxnet] 35/42: [numpy][doc-fix] zeros_like, linspace, reciprocal, square, and arcsin (#15377)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 8aeed4fce3bdcce5430b8e1d69efb220650bd406 Author: Huang, Guangtai AuthorDate: Thu Jul 4 16:48:51 2019 +0800 [n

[incubator-mxnet] 41/42: Numpy Tensordot Operator (#15349)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 64d49527ae5a1431e4eaf3ff7422ccb54d0dc6d9 Author: ckt624 AuthorDate: Wed Jul 17 10:49:23 2019 +0800 Numpy Tens

[incubator-mxnet] 36/42: Numpy Trace (#15258)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit b465f9be7e3ae130633b1526b07f8f6c070e8dd4 Author: Haozheng Fan AuthorDate: Tue Jul 9 17:05:49 2019 +0800 Numpy

[incubator-mxnet] 38/42: fix memory override bug in multinomial (#15397)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 7421ed10f61125e590ef42f1d8cf51c3918223e0 Author: Jake Lee AuthorDate: Thu Jul 11 20:51:32 2019 -0700 fix memo

[incubator-mxnet] 40/42: [Numpy] Numpy hstack (#15302)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 431e2f8e3cecb3c1c9aec98df234449e3fb7b087 Author: Mike AuthorDate: Sat Jul 13 01:08:11 2019 +0800 [Numpy] Nump

[incubator-mxnet] 33/42: [numpy][doc-fix] sum, copy, tile, argmax, sign, log, degrees (#15382)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 82b2672f23cbcee6996fd4ef985bb8cbc3b64868 Author: Zoey Xinyi Ge <33736316+zoey...@users.noreply.github.com> AuthorDa

[incubator-mxnet] 29/42: [numpy] Change d2l chapters cv and gan to use numpy (#15368)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit a216878bf022020b208faa5d05f615f3720a21c6 Author: reminisce AuthorDate: Wed Jun 26 20:35:06 2019 -0700 [numpy]

[incubator-mxnet] 27/42: numpy-compatible cumsum (#15309)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 62ea3d233c1dc353116d45a6e8ebd21fd5e7d63a Author: Hao Jin AuthorDate: Sun Jun 23 12:27:16 2019 +0800 numpy-com

[incubator-mxnet] 31/42: [numpy] Fix several places in numpy (#15398)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit c93e7d0790d0ebf8bfe47218bcb027fc2577855d Author: reminisce AuthorDate: Fri Jun 28 01:08:12 2019 -0700 [numpy]

[incubator-mxnet] 30/42: add doc for multinomial, dot, cumsum, clip, abs, exp, arctan (#15386)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit e4b77acc7658e33f5c14e3da7b23fbb045ee3430 Author: Haozheng Fan AuthorDate: Fri Jun 28 11:54:59 2019 +0800 add

[incubator-mxnet] 10/42: Temporarily disable test_amp

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit b6e55839fb69ba302a6783d93f6f947e1eb3b90e Author: reminisce AuthorDate: Mon May 27 00:27:26 2019 -0700 Tempora

[incubator-mxnet] 18/42: fix for chapter6 conv nn (#15224)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 2bb265515725921bad4d5f98f2c159553e81ff1a Author: Hao Jin AuthorDate: Wed Jun 12 16:17:47 2019 -0700 fix for c

[incubator-mxnet] 17/42: Fix (#15188)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 7bcddcf2c2e9a93a5b0058400fb6e7cc39476408 Author: reminisce AuthorDate: Sun Jun 9 08:56:16 2019 -0700 Fix (#15

[incubator-mxnet] 12/42: Numpy Unary Ops (#15010)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit aaa39fc0515d5fa0e280bd6dbfe55f35ea9b7a31 Author: Hao Jin AuthorDate: Sat Jun 1 21:33:53 2019 -0700 Numpy Unar

[incubator-mxnet] 01/42: [Do not review] [Do not merge] New numpy-compatible sum (#14739)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 6dc91b03f5546ccaef152080d48d753de763f439 Author: Hao Jin AuthorDate: Sun Apr 21 13:23:18 2019 -0700 [Do not r

[incubator-mxnet] 06/42: [numpy] Some np ops for d2l (#14924)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 2d0c8043d020a8a72a5b6cb4cc4c709a9a372026 Author: reminisce AuthorDate: Thu May 9 20:15:18 2019 -0700 [numpy]

[incubator-mxnet] 08/42: [numpy] Refactor np module (example runs through) (#15055)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 43f08cda6a476b77da4351e2034c0fcc6b7b54e5 Author: reminisce AuthorDate: Sun May 26 21:19:43 2019 -0700 [numpy]

[incubator-mxnet] 24/42: Numpy compatible max (#15161)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit d9c290b1ad508f26fcfe9ab5ba3d3c0cc06fd35c Author: Jake Lee AuthorDate: Tue Jun 18 23:45:32 2019 -0700 Numpy co

[incubator-mxnet] 25/42: Numpy compatible multinomial (#15219)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit e50263940b4cd8df594e6abf9b1206a9b17bb643 Author: Jake Lee AuthorDate: Thu Jun 20 00:14:36 2019 -0700 Numpy co

[incubator-mxnet] 26/42: Numpy compatible linspace (#15256)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 30aaa9ad3c14313f65ab2cb93964fccd3398709e Author: Jake Lee AuthorDate: Thu Jun 20 10:39:30 2019 -0700 Numpy co

[incubator-mxnet] 23/42: [numpy] Fix d2l chapter 5 (#15264)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 75f7202999c20801895e50aa27a09295bb4e376e Author: reminisce AuthorDate: Tue Jun 18 11:34:46 2019 -0700 [numpy]

[incubator-mxnet] 13/42: [numpy] Fix np branch after rebase (#15086)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit ef0c98c4e2d7622f0e969d40ca866f26fd6ae3a8 Author: reminisce AuthorDate: Sun Jun 2 10:37:15 2019 -0700 [numpy]

[incubator-mxnet] 16/42: [numpy] Fix d2l performance regression (#15173)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit bf176db453cae552b3c7609147a7fbf60b54b7eb Author: reminisce AuthorDate: Fri Jun 7 08:48:13 2019 -0700 [numpy]

[incubator-mxnet] 14/42: numpy concatenate (#15104)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 80cc4babdf6ceacabde0ab186de1729f6325d91c Author: Hao Jin AuthorDate: Tue Jun 4 15:55:27 2019 -0700 numpy conc

[incubator-mxnet] 09/42: Change np_compat to np_shape

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 3712ba04cd5c0974f2c9839451d9852ee88b88a6 Author: reminisce AuthorDate: Sun May 26 22:41:28 2019 -0700 Change

[incubator-mxnet] 20/42: fix for ch11 (#15244)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit a2ac39e8fa3ebf754cd751148a6ec5ddb9ebf980 Author: Hao Jin AuthorDate: Fri Jun 14 14:26:36 2019 -0700 fix for c

[incubator-mxnet] 04/42: [numpy] Numpy dot (#14831)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 2136ce04a5b0871f6ab19f7026713d1bee9a5863 Author: Hao Jin AuthorDate: Wed May 8 14:20:20 2019 -0700 [numpy] Nu

[incubator-mxnet] 15/42: [WIP][numpy] Fix for D2L Chapters 2/3/4 (#15139)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 11cb34ae2961890de2e53f6454543b57f25a1ef3 Author: reminisce AuthorDate: Tue Jun 4 22:55:10 2019 -0700 [WIP][nu

[incubator-mxnet] 03/42: Enable np op compat check with name prefix (#14897)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 0eec6fc66775b9aafed1eba1b033b8049f824e15 Author: reminisce AuthorDate: Mon May 6 16:56:36 2019 -0700 Enable n

[incubator-mxnet] 21/42: Numpy-compatible split (#15049)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 1e96e04f815730a69eb496d05c4814bbcd9ed9cc Author: Hao Jin AuthorDate: Mon Jun 17 12:27:51 2019 +0800 Numpy-com

[incubator-mxnet] 22/42: [numpy] [DO NOT MERGE] Fix d2l chapters 9 and 13 (#15246)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 860adfd84e0523ce8149f18298725189ba1ee162 Author: reminisce AuthorDate: Mon Jun 17 00:24:58 2019 -0700 [numpy]

[incubator-mxnet] 05/42: numpy-compatible mean (#14859)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 4fdf48e78ceb7d3c4ca02dfad3f80193e2faf7d2 Author: Hao Jin AuthorDate: Thu May 9 13:51:48 2019 -0700 numpy-comp

[incubator-mxnet] 11/42: Numpy-compatible stack (#15027)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 257f9f4464350248bf9e2760521d3aaae322c23b Author: Hao Jin AuthorDate: Fri May 31 14:49:34 2019 -0700 Numpy-com

[incubator-mxnet] 19/42: [numpy] Fix d2l chapter8 (#15237)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit d5537d41460cdbee8010f1c48d9acb41f2a983e0 Author: reminisce AuthorDate: Thu Jun 13 14:42:34 2019 -0700 [numpy]

[incubator-mxnet] branch numpy updated (7da1a11 -> 76afc2d)

2019-07-17 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a change to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. discard 7da1a11 Fix build failure omit 255793a Numpy Tensordot Operator (#15349) omit 80476c3 [Numpy] Numpy

[GitHub] [incubator-mxnet] apeforest commented on issue #8966: NaiveEngine asynchronous error in multi-threading

2019-07-17 Thread GitBox
apeforest commented on issue #8966: NaiveEngine asynchronous error in multi-threading URL: https://github.com/apache/incubator-mxnet/issues/8966#issuecomment-512612326 Why not just use the ThreadedEngine (default one) for multithreaded inference? ---

[GitHub] [incubator-mxnet] vrakesh commented on issue #15548: MXNet GPU build on CPU machine fails

2019-07-17 Thread GitBox
vrakesh commented on issue #15548: MXNet GPU build on CPU machine fails URL: https://github.com/apache/incubator-mxnet/issues/15548#issuecomment-512611135 Can confirm #15551 fixed this. closing issue This is an automated mess

[GitHub] [incubator-mxnet] vrakesh closed issue #15548: MXNet GPU build on CPU machine fails

2019-07-17 Thread GitBox
vrakesh closed issue #15548: MXNet GPU build on CPU machine fails URL: https://github.com/apache/incubator-mxnet/issues/15548 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #15574: fix naive engine for multi-threaded inference

2019-07-17 Thread GitBox
pengzhao-intel commented on issue #15574: fix naive engine for multi-threaded inference URL: https://github.com/apache/incubator-mxnet/pull/15574#issuecomment-512611155 @ZhennanQin could you help to take a review for the fix?

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #15576: Multi-threaded inference broken with MKLDNN

2019-07-17 Thread GitBox
pengzhao-intel commented on issue #15576: Multi-threaded inference broken with MKLDNN URL: https://github.com/apache/incubator-mxnet/issues/15576#issuecomment-512610809 @wuxun-zhang @ZhennanQin please help take a look for this issue, thanks. ---

[GitHub] [incubator-mxnet] anirudhacharya commented on a change in pull request #15560: Add fp16 support for topk

2019-07-17 Thread GitBox
anirudhacharya commented on a change in pull request #15560: Add fp16 support for topk URL: https://github.com/apache/incubator-mxnet/pull/15560#discussion_r304683317 ## File path: src/operator/tensor/ordering_op-inl.h ## @@ -420,8 +420,6 @@ void TopKImpl(const RunContext

[GitHub] [incubator-mxnet] Zha0q1 opened a new pull request #15580: update profiler tutorial

2019-07-17 Thread GitBox
Zha0q1 opened a new pull request #15580: update profiler tutorial URL: https://github.com/apache/incubator-mxnet/pull/15580 ## Description ## fix nightly test failure and add a new section explains the implicit api rules ## Checklist ## ### Essentials ### Please feel free to

[GitHub] [incubator-mxnet] gigasquid commented on issue #15564: [DO NOT MERGE] Rebase numpy with master

2019-07-17 Thread GitBox
gigasquid commented on issue #15564: [DO NOT MERGE] Rebase numpy with master URL: https://github.com/apache/incubator-mxnet/pull/15564#issuecomment-512600845 Here is the PR https://github.com/apache/incubator-mxnet/pull/15579

[GitHub] [incubator-mxnet] gigasquid opened a new pull request #15579: make Clojure api generator tests less brittle

2019-07-17 Thread GitBox
gigasquid opened a new pull request #15579: make Clojure api generator tests less brittle URL: https://github.com/apache/incubator-mxnet/pull/15579 ## Description ## Address https://github.com/apache/incubator-mxnet/issues/15571 This makes the api generator tests less brittle. The

[GitHub] [incubator-mxnet] ptrendx commented on issue #15578: MXNet cu100 nightly release breaks Horovod integration tests

2019-07-17 Thread GitBox
ptrendx commented on issue #15578: MXNet cu100 nightly release breaks Horovod integration tests URL: https://github.com/apache/incubator-mxnet/issues/15578#issuecomment-512594852 This should be fixed by #15551 This is an au

[GitHub] [incubator-mxnet] keerthanvasist commented on issue #15572: Hello, I'm a biginer in machine learning and I don't undertande how to create and use my own dataset. I have my list of values(info

2019-07-17 Thread GitBox
keerthanvasist commented on issue #15572: Hello, I'm a biginer in machine learning and I don't undertande how to create and use my own dataset. I have my list of values(information of eye gaze fixation) and a label(left or right) for each value. I just what the network learn to associate each va

[GitHub] [incubator-mxnet] lanking520 commented on issue #15232: USE NNPACK compile error! FullyConnectedOp does not exists.

2019-07-17 Thread GitBox
lanking520 commented on issue #15232: USE NNPACK compile error! FullyConnectedOp does not exists. URL: https://github.com/apache/incubator-mxnet/issues/15232#issuecomment-512593758 @kangkangRabbit Close this issue due to the inactivity. Please feel free to reopen if this problem persist.

[GitHub] [incubator-mxnet] lanking520 closed issue #15232: USE NNPACK compile error! FullyConnectedOp does not exists.

2019-07-17 Thread GitBox
lanking520 closed issue #15232: USE NNPACK compile error! FullyConnectedOp does not exists. URL: https://github.com/apache/incubator-mxnet/issues/15232 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-mxnet] Zha0q1 edited a comment on issue #15556: mxnet profiler.dump error: MXNetError(py_str(_LIB.MXGetLastError()))

2019-07-17 Thread GitBox
Zha0q1 edited a comment on issue #15556: mxnet profiler.dump error: MXNetError(py_str(_LIB.MXGetLastError())) URL: https://github.com/apache/incubator-mxnet/issues/15556#issuecomment-512593266 Hi @avivna , calling `dump()` with no parameter will effectively mark that no more write will be

  1   2   3   >