[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2018-09-19 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new d2b893f Bump the publish ti

[GitHub] xinyu-intel commented on issue #12595: Add resnet50-v1 to benchmark_score

2018-09-19 Thread GitBox
xinyu-intel commented on issue #12595: Add resnet50-v1 to benchmark_score URL: https://github.com/apache/incubator-mxnet/pull/12595#issuecomment-423061635 @sandeep-krishnamurthy Do you mean rename resnetv2.py back to resnet.py? ---

[GitHub] lupesko commented on issue #12603: [MXNET-969] Fix buffer overflow in RNNOp

2018-09-19 Thread GitBox
lupesko commented on issue #12603: [MXNET-969] Fix buffer overflow in RNNOp URL: https://github.com/apache/incubator-mxnet/pull/12603#issuecomment-423049448 Adding some relevant folks: @apeforest @samskalicky @anirudh2290 Thi

[GitHub] lizhen2017 commented on issue #12575: How to use tensorrt in FP16 or Int8 mode?

2018-09-19 Thread GitBox
lizhen2017 commented on issue #12575: How to use tensorrt in FP16 or Int8 mode? URL: https://github.com/apache/incubator-mxnet/issues/12575#issuecomment-423041840 @KellenSunderland I'll appreciate if you do so.Thanks for your help! --

[incubator-mxnet] branch master updated: Updated Symbol tutorial with Gluon (#12190)

2018-09-19 Thread skm
This is an automated email from the ASF dual-hosted git repository. skm 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 7797584 Updated Symbol tutorial with Gluo

[GitHub] sandeep-krishnamurthy commented on issue #12190: Updated Symbol tutorial with Gluon

2018-09-19 Thread GitBox
sandeep-krishnamurthy commented on issue #12190: Updated Symbol tutorial with Gluon URL: https://github.com/apache/incubator-mxnet/pull/12190#issuecomment-423040512 Looks good thanks. @nswamy - merging this on your behalf. ---

[GitHub] sandeep-krishnamurthy closed pull request #12190: Updated Symbol tutorial with Gluon

2018-09-19 Thread GitBox
sandeep-krishnamurthy closed pull request #12190: Updated Symbol tutorial with Gluon URL: https://github.com/apache/incubator-mxnet/pull/12190 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As th

[GitHub] sandeep-krishnamurthy commented on issue #12315: Enable gluon multi worker data loader test

2018-09-19 Thread GitBox
sandeep-krishnamurthy commented on issue #12315: Enable gluon multi worker data loader test URL: https://github.com/apache/incubator-mxnet/pull/12315#issuecomment-423040258 @marcoabreu - I would like to merge this change. As mentioned before, there are no failures in my trail runs. I would

[GitHub] sandeep-krishnamurthy commented on issue #12485: [WIP] test_ImageRecordIter_seed_augmentation flaky test fix

2018-09-19 Thread GitBox
sandeep-krishnamurthy commented on issue #12485: [WIP] test_ImageRecordIter_seed_augmentation flaky test fix URL: https://github.com/apache/incubator-mxnet/pull/12485#issuecomment-423039993 @perdasilva - Did you run the tests multiple times to verify it is not flaky anymore? -

[incubator-mxnet] branch master updated: fix test_activation by lowering threshold + validate eps for check_numeric_gradient (#12560)

2018-09-19 Thread skm
This is an automated email from the ASF dual-hosted git repository. skm 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 97a7457 fix test_activation by lowering t

[GitHub] sandeep-krishnamurthy closed pull request #12560: fix test_activation by lowering threshold + validate eps for check_numeric_gradient

2018-09-19 Thread GitBox
sandeep-krishnamurthy closed pull request #12560: fix test_activation by lowering threshold + validate eps for check_numeric_gradient URL: https://github.com/apache/incubator-mxnet/pull/12560 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is d

[GitHub] sandeep-krishnamurthy commented on a change in pull request #12572: Make Gluon download function to be atomic

2018-09-19 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #12572: Make Gluon download function to be atomic URL: https://github.com/apache/incubator-mxnet/pull/12572#discussion_r219033278 ## File path: python/mxnet/gluon/utils.py ## @@ -195,6 +197,42 @@ def check_sha1(fi

[GitHub] sandeep-krishnamurthy closed pull request #12600: Tweaked the copy in c_predict_api.h

2018-09-19 Thread GitBox
sandeep-krishnamurthy closed pull request #12600: Tweaked the copy in c_predict_api.h URL: https://github.com/apache/incubator-mxnet/pull/12600 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As t

[incubator-mxnet] branch master updated: Tweaked the copy in c_predict_api.h (#12600)

2018-09-19 Thread skm
This is an automated email from the ASF dual-hosted git repository. skm 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 d754703 Tweaked the copy in c_predict_api

[incubator-mxnet] branch master updated: Fix typo in profiler.h (#12599)

2018-09-19 Thread skm
This is an automated email from the ASF dual-hosted git repository. skm 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 f945f3b Fix typo in profiler.h (#12599) f

[GitHub] sandeep-krishnamurthy closed pull request #12601: Fixed typo in c_predict_api.cc

2018-09-19 Thread GitBox
sandeep-krishnamurthy closed pull request #12601: Fixed typo in c_predict_api.cc URL: https://github.com/apache/incubator-mxnet/pull/12601 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is

[GitHub] sandeep-krishnamurthy closed pull request #12599: Fix typo in profiler.h

2018-09-19 Thread GitBox
sandeep-krishnamurthy closed pull request #12599: Fix typo in profiler.h URL: https://github.com/apache/incubator-mxnet/pull/12599 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a forei

[incubator-mxnet] branch master updated: Fixed typo in c_predict_api.cc (#12601)

2018-09-19 Thread skm
This is an automated email from the ASF dual-hosted git repository. skm 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 1a9814e Fixed typo in c_predict_api.cc (#

[incubator-mxnet] branch master updated: Refine the documentation of im2rec (#12606)

2018-09-19 Thread skm
This is an automated email from the ASF dual-hosted git repository. skm 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 d4adbd2 Refine the documentation of im2re

[GitHub] sandeep-krishnamurthy closed pull request #12606: Refine the documentation of im2rec

2018-09-19 Thread GitBox
sandeep-krishnamurthy closed pull request #12606: Refine the documentation of im2rec URL: https://github.com/apache/incubator-mxnet/pull/12606 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As th

[GitHub] anirudhacharya commented on issue #12467: Add PolyScheduler which mimics the caffe polynomial lr scheduler

2018-09-19 Thread GitBox
anirudhacharya commented on issue #12467: Add PolyScheduler which mimics the caffe polynomial lr scheduler URL: https://github.com/apache/incubator-mxnet/pull/12467#issuecomment-423026443 @bzcheeseman in this file - https://github.com/apache/incubator-mxnet/blob/master/cpp-package/tests/ci

[GitHub] muhnazir commented on issue #12609: Include missing import in TensorRT tutorial

2018-09-19 Thread GitBox
muhnazir commented on issue #12609: Include missing import in TensorRT tutorial URL: https://github.com/apache/incubator-mxnet/pull/12609#issuecomment-423021054 LTqvDFwacPDmw2eTjGdDZzGtMtNJEvfYFs This is an automated message f

[GitHub] KellenSunderland opened a new pull request #12609: Include missing import in TensorRT tutorial

2018-09-19 Thread GitBox
KellenSunderland opened a new pull request #12609: Include missing import in TensorRT tutorial URL: https://github.com/apache/incubator-mxnet/pull/12609 ## Description ## Include missing import in TensorRT tutorial Thi

[GitHub] jasonyu1996 commented on issue #12484: [Feature Request] Assertion operators

2018-09-19 Thread GitBox
jasonyu1996 commented on issue #12484: [Feature Request] Assertion operators URL: https://github.com/apache/incubator-mxnet/issues/12484#issuecomment-423014801 @eric-haibin-lin Hi! Do you think it is necessary to provide an interface for explicitly defining dependencies like this https://

[GitHub] aaronmarkham commented on issue #12569: install docker in ubuntu_base_cpu/gpu dockerfile

2018-09-19 Thread GitBox
aaronmarkham commented on issue #12569: install docker in ubuntu_base_cpu/gpu dockerfile URL: https://github.com/apache/incubator-mxnet/pull/12569#issuecomment-423006809 I'm pretty sure you don't need this PR since I've disabled the virtualenv tests. https://github.com/apache/incubator-

[GitHub] stu1130 commented on a change in pull request #12606: Refine the documentation of im2rec

2018-09-19 Thread GitBox
stu1130 commented on a change in pull request #12606: Refine the documentation of im2rec URL: https://github.com/apache/incubator-mxnet/pull/12606#discussion_r219006206 ## File path: docs/faq/recordio.md ## @@ -6,35 +6,39 @@ RecordIO implements a file format for a sequence

[incubator-mxnet] branch master updated (ce6525a -> dd55b2b)

2018-09-19 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from ce6525a Track epoch metric separately (#12182) add dd55b2b add fluent methods for softmin (#12605

[GitHub] marcoabreu closed pull request #12605: add fluent methods for softmin

2018-09-19 Thread GitBox
marcoabreu closed pull request #12605: add fluent methods for softmin URL: https://github.com/apache/incubator-mxnet/pull/12605 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2018-09-19 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new a5977fc Bump the publish ti

[GitHub] stu1130 commented on a change in pull request #12606: Refine the documentation of im2rec

2018-09-19 Thread GitBox
stu1130 commented on a change in pull request #12606: Refine the documentation of im2rec URL: https://github.com/apache/incubator-mxnet/pull/12606#discussion_r219006206 ## File path: docs/faq/recordio.md ## @@ -6,35 +6,39 @@ RecordIO implements a file format for a sequence

[GitHub] lanking520 opened a new pull request #12608: [MXNET-913] Java API --- Scala NDArray Macros

2018-09-19 Thread GitBox
lanking520 opened a new pull request #12608: [MXNET-913] Java API --- Scala NDArray Macros URL: https://github.com/apache/incubator-mxnet/pull/12608 ## Description ## This PR is to create a new set of Java-compatible Scala API with null as a default params. @andrewfayres @nswamy @zac

[GitHub] lupesko commented on a change in pull request #12606: Refine the documentation of im2rec

2018-09-19 Thread GitBox
lupesko commented on a change in pull request #12606: Refine the documentation of im2rec URL: https://github.com/apache/incubator-mxnet/pull/12606#discussion_r219004601 ## File path: docs/faq/recordio.md ## @@ -6,35 +6,39 @@ RecordIO implements a file format for a sequence

[GitHub] stu1130 commented on issue #12604: Remove pip overwrites

2018-09-19 Thread GitBox
stu1130 commented on issue #12604: Remove pip overwrites URL: https://github.com/apache/incubator-mxnet/pull/12604#issuecomment-422998576 Thanks for your contribution @aaronmarkham @mxnet-label-bot[pr-awaiting-review] This

[GitHub] aaronmarkham opened a new pull request #12607: [MXNet-970] improve tutorial redirection

2018-09-19 Thread GitBox
aaronmarkham opened a new pull request #12607: [MXNet-970] improve tutorial redirection URL: https://github.com/apache/incubator-mxnet/pull/12607 ## Description ## This PR improves the tutorial redirects. It takes the request for an old version tutorial and maps the request back to the

[GitHub] stu1130 commented on issue #12526: #12285 Breaks NDArrayIter For 3D Arrays

2018-09-19 Thread GitBox
stu1130 commented on issue #12526: #12285 Breaks NDArrayIter For 3D Arrays URL: https://github.com/apache/incubator-mxnet/issues/12526#issuecomment-422994092 @iamthebot Could you give me the repro of what the data shape is and how you used and initialized the NDArrayIter? We would l

[GitHub] stu1130 commented on issue #12606: Refine the documentation of im2rec

2018-09-19 Thread GitBox
stu1130 commented on issue #12606: Refine the documentation of im2rec URL: https://github.com/apache/incubator-mxnet/pull/12606#issuecomment-422987101 @mxnet-label-bot[pr-awaiting-review] This is an automated message from the

[GitHub] stu1130 opened a new pull request #12606: Refine the documentation of im2rec

2018-09-19 Thread GitBox
stu1130 opened a new pull request #12606: Refine the documentation of im2rec URL: https://github.com/apache/incubator-mxnet/pull/12606 ## Description ## Currently, we have two im2rec tools. One is python, the other one is C++. There are slightly different in terms of functionality. It he

[GitHub] access2rohit commented on a change in pull request #12594: [MXNET-867] Pooling1D with "same" padding

2018-09-19 Thread GitBox
access2rohit commented on a change in pull request #12594: [MXNET-867] Pooling1D with "same" padding URL: https://github.com/apache/incubator-mxnet/pull/12594#discussion_r218990677 ## File path: src/operator/nn/pooling.cc ## @@ -126,8 +126,8 @@ static bool PoolingShape(con

[GitHub] anirudh2290 commented on a change in pull request #12594: [MXNET-867] Pooling1D with "same" padding

2018-09-19 Thread GitBox
anirudh2290 commented on a change in pull request #12594: [MXNET-867] Pooling1D with "same" padding URL: https://github.com/apache/incubator-mxnet/pull/12594#discussion_r218986162 ## File path: tests/python/unittest/test_operator.py ## @@ -6957,6 +6957,17 @@ def test_inval

[GitHub] ChaiBapchya commented on a change in pull request #12594: [MXNET-867] Pooling1D with "same" padding

2018-09-19 Thread GitBox
ChaiBapchya commented on a change in pull request #12594: [MXNET-867] Pooling1D with "same" padding URL: https://github.com/apache/incubator-mxnet/pull/12594#discussion_r218980559 ## File path: tests/python/unittest/test_operator.py ## @@ -6957,6 +6957,17 @@ def test_inval

[GitHub] ChaiBapchya commented on a change in pull request #12594: [MXNET-867] Pooling1D with "same" padding

2018-09-19 Thread GitBox
ChaiBapchya commented on a change in pull request #12594: [MXNET-867] Pooling1D with "same" padding URL: https://github.com/apache/incubator-mxnet/pull/12594#discussion_r218980559 ## File path: tests/python/unittest/test_operator.py ## @@ -6957,6 +6957,17 @@ def test_inval

[GitHub] anirudh2290 commented on a change in pull request #12594: [MXNET-867] Pooling1D with "same" padding

2018-09-19 Thread GitBox
anirudh2290 commented on a change in pull request #12594: [MXNET-867] Pooling1D with "same" padding URL: https://github.com/apache/incubator-mxnet/pull/12594#discussion_r218979148 ## File path: tests/python/unittest/test_operator.py ## @@ -6957,6 +6957,17 @@ def test_inval

[GitHub] szha opened a new pull request #12605: add fluent methods for softmin

2018-09-19 Thread GitBox
szha opened a new pull request #12605: add fluent methods for softmin URL: https://github.com/apache/incubator-mxnet/pull/12605 ## Description ## add fluent methods for softmin ## Checklist ## ### Essentials ### - [x] Changes are complete (i.e. I finished coding on this PR)

[GitHub] KellenSunderland commented on issue #12499: [MXNET-922] Fix memleak in profiler

2018-09-19 Thread GitBox
KellenSunderland commented on issue #12499: [MXNET-922] Fix memleak in profiler URL: https://github.com/apache/incubator-mxnet/pull/12499#issuecomment-422970425 @marcoabreu This one should be ready to merge. This is an automat

[GitHub] KellenSunderland commented on issue #12603: [MXNET-969] Fix buffer overflow in RNNOp

2018-09-19 Thread GitBox
KellenSunderland commented on issue #12603: [MXNET-969] Fix buffer overflow in RNNOp URL: https://github.com/apache/incubator-mxnet/pull/12603#issuecomment-422970195 @mxnet-label-bot can you please add label [pr-awaiting-review] -

[GitHub] aaronmarkham opened a new pull request #12604: Remove pip overwrites

2018-09-19 Thread GitBox
aaronmarkham opened a new pull request #12604: Remove pip overwrites URL: https://github.com/apache/incubator-mxnet/pull/12604 ## Description ## This PR removes the overwriting of pip install instructions on the website. When we make updates to source to have the correct info, this scrip

[GitHub] KellenSunderland opened a new pull request #12603: [MXNET-969] Fix buffer overflow in RNNOp

2018-09-19 Thread GitBox
KellenSunderland opened a new pull request #12603: [MXNET-969] Fix buffer overflow in RNNOp URL: https://github.com/apache/incubator-mxnet/pull/12603 ## Description ## This fixes an buffer overflow detected by ASAN. Fix is required before we can merge ASAN checks widely into our CI.

[GitHub] mbaijal commented on a change in pull request #12556: [MXNET-951] Python dockerfiles built on pip binaries and build/release script

2018-09-19 Thread GitBox
mbaijal commented on a change in pull request #12556: [MXNET-951] Python dockerfiles built on pip binaries and build/release script URL: https://github.com/apache/incubator-mxnet/pull/12556#discussion_r218964433 ## File path: docker/docker-python/Dockerfile.mxnet.python.cpu ###

[GitHub] mbaijal commented on a change in pull request #12556: [MXNET-951] Python dockerfiles built on pip binaries and build/release script

2018-09-19 Thread GitBox
mbaijal commented on a change in pull request #12556: [MXNET-951] Python dockerfiles built on pip binaries and build/release script URL: https://github.com/apache/incubator-mxnet/pull/12556#discussion_r218964286 ## File path: docker/docker-python/build_python_dockerfile.sh

[GitHub] stu1130 commented on issue #12594: [MXNET-867] Pooling1D with "same" padding

2018-09-19 Thread GitBox
stu1130 commented on issue #12594: [MXNET-867] Pooling1D with "same" padding URL: https://github.com/apache/incubator-mxnet/pull/12594#issuecomment-422956326 Thanks for your contribution @ChaiBapchya @mxnet-label-bot[pr-awaiting-review] --

[GitHub] andrewfayres commented on issue #12570: review require() usages to add meaningful messages.

2018-09-19 Thread GitBox
andrewfayres commented on issue #12570: review require() usages to add meaningful messages. URL: https://github.com/apache/incubator-mxnet/pull/12570#issuecomment-422953718 Mostly just commenting so I can easily watch this but I really like this improvement! --

[GitHub] stu1130 commented on issue #12596: [v1.3.x] Fix armv7 hard float

2018-09-19 Thread GitBox
stu1130 commented on issue #12596: [v1.3.x] Fix armv7 hard float URL: https://github.com/apache/incubator-mxnet/pull/12596#issuecomment-422951594 Thanks for your contribution @lebeg @mxnet-label-bot [pr-awaiting-testing] T

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2018-09-19 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new e6a397c Bump the publish ti

[GitHub] mariussoutier commented on issue #12568: [Scala][macOS] Trying to build from source

2018-09-19 Thread GitBox
mariussoutier commented on issue #12568: [Scala][macOS] Trying to build from source URL: https://github.com/apache/incubator-mxnet/issues/12568#issuecomment-422941557 ``` /Users/mariussoutier/Workspace/Cloned/mxnet/scala-package/init-native/osx-x86_64/target/libmxnet-init-scala-os

[GitHub] sandeep-krishnamurthy closed issue #8799: Dangling outputs and dtype != float32: Gradient computation fails

2018-09-19 Thread GitBox
sandeep-krishnamurthy closed issue #8799: Dangling outputs and dtype != float32: Gradient computation fails URL: https://github.com/apache/incubator-mxnet/issues/8799 This is an automated message from the Apache Git Service.

[GitHub] lanking520 commented on issue #12568: [Scala][macOS] Trying to build from source

2018-09-19 Thread GitBox
lanking520 commented on issue #12568: [Scala][macOS] Trying to build from source URL: https://github.com/apache/incubator-mxnet/issues/12568#issuecomment-422939993 How about the ``` otool -L libmxnet-init-scala-osx-x86_64.jnilib ``` ---

[GitHub] mariussoutier commented on issue #12568: [Scala][macOS] Trying to build from source

2018-09-19 Thread GitBox
mariussoutier commented on issue #12568: [Scala][macOS] Trying to build from source URL: https://github.com/apache/incubator-mxnet/issues/12568#issuecomment-422934290 ``` echo $LD_LIBRARY_PATH :/usr/local/cuda/lib:/Users/mariussoutier/Workspace/Cloned/NNPACK/lib ``` and

[GitHub] sandeep-krishnamurthy closed issue #11480: Image classfication example has wrong accuracy metric.

2018-09-19 Thread GitBox
sandeep-krishnamurthy closed issue #11480: Image classfication example has wrong accuracy metric. URL: https://github.com/apache/incubator-mxnet/issues/11480 This is an automated message from the Apache Git Service. To respo

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2018-09-19 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 7a4c253 Bump the publish ti

[GitHub] stu1130 edited a comment on issue #11884: im2rec documentation is lacking / buggy

2018-09-19 Thread GitBox
stu1130 edited a comment on issue #11884: im2rec documentation is lacking / buggy URL: https://github.com/apache/incubator-mxnet/issues/11884#issuecomment-422892772 After I traced the code from [im2rec.py](https://github.com/apache/incubator-mxnet/blob/master/tools/im2rec.py). The correc

[GitHub] stu1130 edited a comment on issue #11884: im2rec documentation is lacking / buggy

2018-09-19 Thread GitBox
stu1130 edited a comment on issue #11884: im2rec documentation is lacking / buggy URL: https://github.com/apache/incubator-mxnet/issues/11884#issuecomment-422892772 After I traced the code from [im2rec.py](https://github.com/apache/incubator-mxnet/blob/master/tools/im2rec.py). The correc

[GitHub] stu1130 edited a comment on issue #11884: im2rec documentation is lacking / buggy

2018-09-19 Thread GitBox
stu1130 edited a comment on issue #11884: im2rec documentation is lacking / buggy URL: https://github.com/apache/incubator-mxnet/issues/11884#issuecomment-422600908 Thanks for submitting the issue @kjchalup The reason why it uses floating point is that the label value could be generat

[GitHub] lanking520 commented on issue #12570: review require() usages to add meaningful messages.

2018-09-19 Thread GitBox
lanking520 commented on issue #12570: review require() usages to add meaningful messages. URL: https://github.com/apache/incubator-mxnet/pull/12570#issuecomment-422914536 @mdespriee please fix this line: ``` error file=/work/mxnet/scala-package/core/src/main/scala/org/apache/mxnet/Sy

[GitHub] lanking520 commented on issue #12568: [Scala][macOS] Trying to build from source

2018-09-19 Thread GitBox
lanking520 commented on issue #12568: [Scala][macOS] Trying to build from source URL: https://github.com/apache/incubator-mxnet/issues/12568#issuecomment-422915227 @mariussoutier Thanks for your effort by making MXNet Scala GPU working on Mac OSX. The issue you have should be the linking i

[GitHub] stu1130 commented on issue #12599: Fix typo in profiler.h

2018-09-19 Thread GitBox
stu1130 commented on issue #12599: Fix typo in profiler.h URL: https://github.com/apache/incubator-mxnet/pull/12599#issuecomment-422911763 Thanks for contribution @KellenSunderland @mxnet-label-bot[pr-awaiting-review] This

[GitHub] vandanavk commented on issue #11480: Image classfication example has wrong accuracy metric.

2018-09-19 Thread GitBox
vandanavk commented on issue #11480: Image classfication example has wrong accuracy metric. URL: https://github.com/apache/incubator-mxnet/issues/11480#issuecomment-422910936 The PR has been merged. Can this issue be closed now?

[GitHub] leleamol commented on issue #12244: New Version Compile Issues!

2018-09-19 Thread GitBox
leleamol commented on issue #12244: New Version Compile Issues! URL: https://github.com/apache/incubator-mxnet/issues/12244#issuecomment-422910671 Hi @liuzhi136 , If you are building on Ubuntu, the build from source instructions on the links below would be helpful. 1. http://mxne

[incubator-mxnet] branch master updated: Track epoch metric separately (#12182)

2018-09-19 Thread skm
This is an automated email from the ASF dual-hosted git repository. skm 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 ce6525a Track epoch metric separately (#1

[GitHub] sandeep-krishnamurthy closed pull request #12182: [MXNET-698] Correct train-metric log to reflect epoch metric

2018-09-19 Thread GitBox
sandeep-krishnamurthy closed pull request #12182: [MXNET-698] Correct train-metric log to reflect epoch metric URL: https://github.com/apache/incubator-mxnet/pull/12182 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the

[GitHub] stu1130 commented on a change in pull request #12545: Change the way NDArrayIter handle the last batch

2018-09-19 Thread GitBox
stu1130 commented on a change in pull request #12545: Change the way NDArrayIter handle the last batch URL: https://github.com/apache/incubator-mxnet/pull/12545#discussion_r218911266 ## File path: tests/python/unittest/test_io.py ## @@ -88,79 +89,122 @@ def test_Cifar10Rec

[GitHub] azai91 commented on issue #12592: update docs to list cmake required for build from source page

2018-09-19 Thread GitBox
azai91 commented on issue #12592: update docs to list cmake required for build from source page URL: https://github.com/apache/incubator-mxnet/pull/12592#issuecomment-422903828 @zhreshold updated the docs to specify that cmake is only necessary for MKLDNN.

[GitHub] KellenSunderland commented on issue #12575: How to use tensorrt in FP16 or Int8 mode?

2018-09-19 Thread GitBox
KellenSunderland commented on issue #12575: How to use tensorrt in FP16 or Int8 mode? URL: https://github.com/apache/incubator-mxnet/issues/12575#issuecomment-422902096 @lizhen2017 it can take some time to compile as it does some auto-tuning during engine creation. Would you like to see

[GitHub] zhreshold commented on a change in pull request #12545: Change the way NDArrayIter handle the last batch

2018-09-19 Thread GitBox
zhreshold commented on a change in pull request #12545: Change the way NDArrayIter handle the last batch URL: https://github.com/apache/incubator-mxnet/pull/12545#discussion_r218902059 ## File path: tests/python/unittest/test_io.py ## @@ -88,79 +89,122 @@ def test_Cifar10R

[GitHub] zhreshold commented on a change in pull request #12545: Change the way NDArrayIter handle the last batch

2018-09-19 Thread GitBox
zhreshold commented on a change in pull request #12545: Change the way NDArrayIter handle the last batch URL: https://github.com/apache/incubator-mxnet/pull/12545#discussion_r218901116 ## File path: python/mxnet/io/io.py ## @@ -17,30 +17,26 @@ """Data iterators for comm

[GitHub] xiaolin-cheng commented on issue #12576: Can anybody provide a kv-store (distributed training) example with cpp package?

2018-09-19 Thread GitBox
xiaolin-cheng commented on issue #12576: Can anybody provide a kv-store (distributed training) example with cpp package? URL: https://github.com/apache/incubator-mxnet/issues/12576#issuecomment-422895514 > Thanks for submitting the issue @xiaolin-cheng > @mxnet-label-bot[Example, C++]

[GitHub] aaronmarkham commented on issue #12575: How to use tensorrt in FP16 or Int8 mode?

2018-09-19 Thread GitBox
aaronmarkham commented on issue #12575: How to use tensorrt in FP16 or Int8 mode? URL: https://github.com/apache/incubator-mxnet/issues/12575#issuecomment-422893459 @marcoabreu It wasn't added to the tutorials index. #12587 fixed that. @xuzhenqi Please close this issue if you have the r

[GitHub] vandanavk commented on issue #12602: Update upsampling operator

2018-09-19 Thread GitBox
vandanavk commented on issue #12602: Update upsampling operator URL: https://github.com/apache/incubator-mxnet/issues/12602#issuecomment-422893070 @mxnet-label-bot [Feature request, Operator] @apeforest @haojin2 @samskalicky @Roshrini ---

[GitHub] stu1130 edited a comment on issue #11884: im2rec documentation is lacking / buggy

2018-09-19 Thread GitBox
stu1130 edited a comment on issue #11884: im2rec documentation is lacking / buggy URL: https://github.com/apache/incubator-mxnet/issues/11884#issuecomment-422892772 After I traced the code from [im2rec.py](https://github.com/apache/incubator-mxnet/blob/master/tools/im2rec.py). The correc

[GitHub] stu1130 commented on issue #11884: im2rec documentation is lacking / buggy

2018-09-19 Thread GitBox
stu1130 commented on issue #11884: im2rec documentation is lacking / buggy URL: https://github.com/apache/incubator-mxnet/issues/11884#issuecomment-422892772 After I traced the code from [im2rec.py](https://github.com/apache/incubator-mxnet/blob/master/tools/im2rec.py). The correct format

[GitHub] vandanavk opened a new issue #12602: Update upsampling operator

2018-09-19 Thread GitBox
vandanavk opened a new issue #12602: Update upsampling operator URL: https://github.com/apache/incubator-mxnet/issues/12602 The existing Upsampling operator supports only one integer scale. It would be useful to have this as a list of floats - a different scale per dimension.

[incubator-mxnet] branch master updated: add TensorRT tutorial to index and fix ToC (#12587)

2018-09-19 Thread indhub
This is an automated email from the ASF dual-hosted git repository. indhub 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 73d8897 add TensorRT tutorial to index

[GitHub] aaronmarkham commented on a change in pull request #10149: import Julia binding

2018-09-19 Thread GitBox
aaronmarkham commented on a change in pull request #10149: import Julia binding URL: https://github.com/apache/incubator-mxnet/pull/10149#discussion_r218892573 ## File path: julia/README.md ## @@ -0,0 +1,60 @@ +# MXNet + +[![MXNet](http://pkg.julialang.org/badges/MXNet_0.6.

[GitHub] aaronmarkham commented on a change in pull request #10149: import Julia binding

2018-09-19 Thread GitBox
aaronmarkham commented on a change in pull request #10149: import Julia binding URL: https://github.com/apache/incubator-mxnet/pull/10149#discussion_r218895341 ## File path: julia/README.md ## @@ -0,0 +1,60 @@ +# MXNet + +[![MXNet](http://pkg.julialang.org/badges/MXNet_0.6.

[GitHub] aaronmarkham commented on a change in pull request #10149: import Julia binding

2018-09-19 Thread GitBox
aaronmarkham commented on a change in pull request #10149: import Julia binding URL: https://github.com/apache/incubator-mxnet/pull/10149#discussion_r218892098 ## File path: julia/README.md ## @@ -0,0 +1,60 @@ +# MXNet + +[![MXNet](http://pkg.julialang.org/badges/MXNet_0.6.

[GitHub] indhub closed pull request #12587: add TensorRT tutorial to index and fix ToC

2018-09-19 Thread GitBox
indhub closed pull request #12587: add TensorRT tutorial to index and fix ToC URL: https://github.com/apache/incubator-mxnet/pull/12587 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[GitHub] aaronmarkham commented on a change in pull request #10149: import Julia binding

2018-09-19 Thread GitBox
aaronmarkham commented on a change in pull request #10149: import Julia binding URL: https://github.com/apache/incubator-mxnet/pull/10149#discussion_r218892261 ## File path: julia/README.md ## @@ -0,0 +1,60 @@ +# MXNet + +[![MXNet](http://pkg.julialang.org/badges/MXNet_0.6.

[GitHub] aaronmarkham commented on a change in pull request #10149: import Julia binding

2018-09-19 Thread GitBox
aaronmarkham commented on a change in pull request #10149: import Julia binding URL: https://github.com/apache/incubator-mxnet/pull/10149#discussion_r218892709 ## File path: julia/README.md ## @@ -0,0 +1,60 @@ +# MXNet + +[![MXNet](http://pkg.julialang.org/badges/MXNet_0.6.

[GitHub] stu1130 edited a comment on issue #12597: How can I choose python version with docker image?

2018-09-19 Thread GitBox
stu1130 edited a comment on issue #12597: How can I choose python version with docker image? URL: https://github.com/apache/incubator-mxnet/issues/12597#issuecomment-422875510 Thanks for submitting the issue @zhizec You can also post the question here [link](https://discuss.mxnet.io/)

[GitHub] stu1130 commented on issue #12597: How can I choose python version with docker image?

2018-09-19 Thread GitBox
stu1130 commented on issue #12597: How can I choose python version with docker image? URL: https://github.com/apache/incubator-mxnet/issues/12597#issuecomment-422889225 @mxnet-label-bot[question] This is an automated message

[GitHub] stu1130 commented on issue #12601: Fixed typo in c_predict_api.cc

2018-09-19 Thread GitBox
stu1130 commented on issue #12601: Fixed typo in c_predict_api.cc URL: https://github.com/apache/incubator-mxnet/pull/12601#issuecomment-422887598 Thanks for contribution @KellenSunderland @mxnet-label-bot[pr-awaiting-review] --

[GitHub] stu1130 commented on issue #12600: Tweaked the copy in c_predict_api.h

2018-09-19 Thread GitBox
stu1130 commented on issue #12600: Tweaked the copy in c_predict_api.h URL: https://github.com/apache/incubator-mxnet/pull/12600#issuecomment-422887532 Thanks for contribution @KellenSunderland @mxnet-label-bot[pr-awaiting-review]

[GitHub] stu1130 edited a comment on issue #12597: How can I choose python version with docker image?

2018-09-19 Thread GitBox
stu1130 edited a comment on issue #12597: How can I choose python version with docker image? URL: https://github.com/apache/incubator-mxnet/issues/12597#issuecomment-422875510 Thanks for submitting the issue @zhizec @mxnet-label-bot[question] You can also post the question here [lin

[GitHub] stu1130 commented on issue #12597: How can I choose python version with docker image?

2018-09-19 Thread GitBox
stu1130 commented on issue #12597: How can I choose python version with docker image? URL: https://github.com/apache/incubator-mxnet/issues/12597#issuecomment-422875510 Thanks for submitting the issue @zhizec @mxnet-label-bot[Question] You can also post the question here [link](http

[GitHub] KellenSunderland commented on issue #10567: [Feature Request] Cache the CUDNN convolution optimization result

2018-09-19 Thread GitBox
KellenSunderland commented on issue #10567: [Feature Request] Cache the CUDNN convolution optimization result URL: https://github.com/apache/incubator-mxnet/issues/10567#issuecomment-422869267 My team has an implementation of this in a fork. We'll try and contribute it back, but no promi

[GitHub] stu1130 commented on issue #12598: mx.contrib.tensorrt.tensorrt_bind got a bad result!

2018-09-19 Thread GitBox
stu1130 commented on issue #12598: mx.contrib.tensorrt.tensorrt_bind got a bad result! URL: https://github.com/apache/incubator-mxnet/issues/12598#issuecomment-422868884 Thanks for submitting the issue @lizhen2017 @mxnet-label-bot[Bug] --

[GitHub] stu1130 commented on issue #12467: Add PolyScheduler which mimics the caffe polynomial lr scheduler

2018-09-19 Thread GitBox
stu1130 commented on issue #12467: Add PolyScheduler which mimics the caffe polynomial lr scheduler URL: https://github.com/apache/incubator-mxnet/pull/12467#issuecomment-422866401 @mxnet-label-bot [pr-awaiting-review] This i

[GitHub] 1frey commented on issue #10567: [Feature Request] Cache the CUDNN convolution optimization result

2018-09-19 Thread GitBox
1frey commented on issue #10567: [Feature Request] Cache the CUDNN convolution optimization result URL: https://github.com/apache/incubator-mxnet/issues/10567#issuecomment-422857687 +1 Any news? This is an automated messa

[GitHub] KellenSunderland opened a new pull request #12601: Fixed typo in c_predict_api.cc

2018-09-19 Thread GitBox
KellenSunderland opened a new pull request #12601: Fixed typo in c_predict_api.cc URL: https://github.com/apache/incubator-mxnet/pull/12601 Fixed typo in c_predict_api.cc This is an automated message from the Apache Git Servi

[GitHub] KellenSunderland opened a new pull request #12600: Tweaked the copy in c_predict_api.h

2018-09-19 Thread GitBox
KellenSunderland opened a new pull request #12600: Tweaked the copy in c_predict_api.h URL: https://github.com/apache/incubator-mxnet/pull/12600 Tweaked the copy in c_predict_api.h This is an automated message from the Apache

[GitHub] KellenSunderland opened a new pull request #12599: Fix typo in profiler.h

2018-09-19 Thread GitBox
KellenSunderland opened a new pull request #12599: Fix typo in profiler.h URL: https://github.com/apache/incubator-mxnet/pull/12599 pointert -> pointer This is an automated message from the Apache Git Service. To respond to th

  1   2   >