[GitHub] KellenSunderland commented on a change in pull request #11325: Added TensorRT runtime integration

2018-06-25 Thread GitBox
KellenSunderland commented on a change in pull request #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#discussion_r197796778 ## File path: example/image-classification/tensorrt/test_tensorrt_resnet50.py ## @@ -0,0

[GitHub] tvandergeer commented on issue #9507: Segmentation Fault

2018-06-25 Thread GitBox
tvandergeer commented on issue #9507: Segmentation Fault URL: https://github.com/apache/incubator-mxnet/issues/9507#issuecomment-399963570 @larroy I followed [this howto](http://mxnet.incubator.apache.org/install/index.html) (select "Devices" and "Raspberry Pi"). I tried with both export

[GitHub] nihilityworld opened a new issue #11386: How to add out_grad in Regression_output-inl.h?

2018-06-25 Thread GitBox
nihilityworld opened a new issue #11386: How to add out_grad in Regression_output-inl.h? URL: https://github.com/apache/incubator-mxnet/issues/11386 I want to train a net using LinearRegressionOutput Layer and a SoftmaxLayer. And I want to ignore some labe in LinearRegressionOutput. So

[GitHub] KellenSunderland commented on a change in pull request #11325: Added TensorRT runtime integration

2018-06-25 Thread GitBox
KellenSunderland commented on a change in pull request #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#discussion_r197798293 ## File path: example/image-classification/tensorrt/test_tensorrt_resnet50.py ## @@ -0,0

[GitHub] KellenSunderland commented on a change in pull request #11325: Added TensorRT runtime integration

2018-06-25 Thread GitBox
KellenSunderland commented on a change in pull request #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#discussion_r197796187 ## File path: example/image-classification/tensorrt/test_tensorrt_resnet50.py ## @@ -0,0

[GitHub] KellenSunderland opened a new pull request #11387: WIP2

2018-06-25 Thread GitBox
KellenSunderland opened a new pull request #11387: WIP2 URL: https://github.com/apache/incubator-mxnet/pull/11387 WIP, please do not merge. This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] KellenSunderland commented on a change in pull request #11325: Added TensorRT runtime integration

2018-06-25 Thread GitBox
KellenSunderland commented on a change in pull request #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#discussion_r197772385 ## File path: Makefile ## @@ -94,6 +94,14 @@ else endif CFLAGS += -I$(TPARTYDIR)/mshadow/

[GitHub] yyl199655 opened a new issue #11385: About loss

2018-06-25 Thread GitBox
yyl199655 opened a new issue #11385: About loss URL: https://github.com/apache/incubator-mxnet/issues/11385 If I want to add other loss function or penalty term, how to implement it?,Do I need to writer the BackPropagation

[GitHub] vrakesh commented on issue #11384: BucketingModule crash with parameters conditioned on bucket key

2018-06-25 Thread GitBox
vrakesh commented on issue #11384: BucketingModule crash with parameters conditioned on bucket key URL: https://github.com/apache/incubator-mxnet/issues/11384#issuecomment-44062 @fhieber Thank you for reporting the issue, will look into this, @sandeep-krishnamurthy requesting the

[GitHub] sandeep-krishnamurthy closed issue #11386: How to add out_grad in Regression_output-inl.h?

2018-06-25 Thread GitBox
sandeep-krishnamurthy closed issue #11386: How to add out_grad in Regression_output-inl.h? URL: https://github.com/apache/incubator-mxnet/issues/11386 This is an automated message from the Apache Git Service. To respond to

[GitHub] sandeep-krishnamurthy commented on issue #11386: How to add out_grad in Regression_output-inl.h?

2018-06-25 Thread GitBox
sandeep-krishnamurthy commented on issue #11386: How to add out_grad in Regression_output-inl.h? URL: https://github.com/apache/incubator-mxnet/issues/11386#issuecomment-46426 Hello @nihilityworld - For usage related question, please you https://discuss.mxnet.io/ forum for a response

[incubator-mxnet] branch master updated: [MXNET-533] MXNet-ONNX export (#11213)

2018-06-25 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 7d91602 [MXNET-533] MXNet-ONNX export

[GitHub] sandeep-krishnamurthy closed pull request #11213: [MXNET-533] MXNet-ONNX export

2018-06-25 Thread GitBox
sandeep-krishnamurthy closed pull request #11213: [MXNET-533] MXNet-ONNX export URL: https://github.com/apache/incubator-mxnet/pull/11213 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] kurman commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
kurman commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r194590775 ## File path: contrib/clojure-package/.gitignore ## @@ -0,0 +1,40 @@ +/target +/classes +/checkouts +pom.xml

[GitHub] kurman commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
kurman commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197868019 ## File path: contrib/clojure-package/examples/cnn-text-classification/src/cnn_text_classification/classifier.clj ##

[GitHub] kurman commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
kurman commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197854812 ## File path: contrib/clojure-package/README.md ## @@ -0,0 +1,203 @@ +# Clojure MXNet + +A clojure package to the

[GitHub] kurman commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
kurman commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197852862 ## File path: .gitignore ## @@ -170,3 +170,5 @@ tests/mxnet_unit_tests # generated wrappers for ccache cc cxx

[GitHub] kurman commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
kurman commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r194591348 ## File path: contrib/clojure-package/scripts/get_cifar_data.sh ## @@ -0,0 +1,38 @@ +#!/bin/bash + +# Licensed to

[GitHub] kurman commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
kurman commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197870886 ## File path: contrib/clojure-package/examples/cnn-text-classification/src/cnn_text_classification/classifier.clj ##

[GitHub] kurman commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
kurman commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197853479 ## File path: contrib/clojure-package/Testing.md ## @@ -0,0 +1,23 @@ +## Help with Testing Review comment:

[GitHub] kurman commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
kurman commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197869011 ## File path: contrib/clojure-package/examples/cnn-text-classification/src/cnn_text_classification/classifier.clj ##

[GitHub] kurman commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
kurman commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197866693 ## File path: contrib/clojure-package/examples/cnn-text-classification/src/cnn_text_classification/classifier.clj ##

[GitHub] zhanghang1989 commented on issue #9989: Cannot train example gluon style transfer

2018-06-25 Thread GitBox
zhanghang1989 commented on issue #9989: Cannot train example gluon style transfer URL: https://github.com/apache/incubator-mxnet/issues/9989#issuecomment-400034208 The gluon interface enables applying to image with any size. This model is not hybridizable due to lack of some operations.

[GitHub] thirdwing commented on issue #11374: [MXNET-563] Refactor R optimizers to fix memory leak

2018-06-25 Thread GitBox
thirdwing commented on issue #11374: [MXNET-563] Refactor R optimizers to fix memory leak URL: https://github.com/apache/incubator-mxnet/pull/11374#issuecomment-400023911 @hetong007 Please take a look at this. This is an

[GitHub] eric-haibin-lin commented on issue #11223: Allow specifying AdaGrad initial accumulator value

2018-06-25 Thread GitBox
eric-haibin-lin commented on issue #11223: Allow specifying AdaGrad initial accumulator value URL: https://github.com/apache/incubator-mxnet/pull/11223#issuecomment-400028969 I mean setting eps to `1+1e-7` seems equivalent to setting initial_accumulator_value to 1

[GitHub] gigasquid commented on issue #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
gigasquid commented on issue #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#issuecomment-400029200 Thanks @kurman - I appreciate you going through it, I realize that it is a _big_ PR. I'll wait until you are done to address the feedback 

[GitHub] eric-haibin-lin edited a comment on issue #11223: Allow specifying AdaGrad initial accumulator value

2018-06-25 Thread GitBox
eric-haibin-lin edited a comment on issue #11223: Allow specifying AdaGrad initial accumulator value URL: https://github.com/apache/incubator-mxnet/pull/11223#issuecomment-400028969 I mean setting eps to `1+1e-7` (without changing initial state explicitly) is equivalent to setting

[GitHub] haojin2 commented on issue #11326: [MXNET-381] Enhancement of take operator

2018-06-25 Thread GitBox
haojin2 commented on issue #11326: [MXNET-381] Enhancement of take operator URL: https://github.com/apache/incubator-mxnet/pull/11326#issuecomment-400042643 @piiswrong @reminisce @anirudh2290 @rahul003 ping for review This is

[GitHub] eric-haibin-lin opened a new issue #11388: flaky test: test_operator_gpu.test_conv

2018-06-25 Thread GitBox
eric-haibin-lin opened a new issue #11388: flaky test: test_operator_gpu.test_conv URL: https://github.com/apache/incubator-mxnet/issues/11388 ``` test_operator_gpu.test_conv ... [00:29:53] c:\jenkins_slave\workspace\build-gpu\src\operator\nn\cudnn\./cudnn_algoreg-inl.h:107: Running

[GitHub] vrakesh commented on issue #11385: About loss

2018-06-25 Thread GitBox
vrakesh commented on issue #11385: About loss URL: https://github.com/apache/incubator-mxnet/issues/11385#issuecomment-43504 Hi @yyl199655 thanks for the question, @sandeep-krishnamurthy requesting this be labeled under Question

[GitHub] marcoabreu commented on issue #11363: CI error: cannot stat 'nosetests_mkl.xml': No such file or directory

2018-06-25 Thread GitBox
marcoabreu commented on issue #11363: CI error: cannot stat 'nosetests_mkl.xml': No such file or directory URL: https://github.com/apache/incubator-mxnet/issues/11363#issuecomment-400041148 Hello, this is caused by the tests failing. Sometimes, we run multiple test suits in sequence.

[GitHub] marcoabreu closed issue #11363: CI error: cannot stat 'nosetests_mkl.xml': No such file or directory

2018-06-25 Thread GitBox
marcoabreu closed issue #11363: CI error: cannot stat 'nosetests_mkl.xml': No such file or directory URL: https://github.com/apache/incubator-mxnet/issues/11363 This is an automated message from the Apache Git Service. To

[GitHub] xinyu-intel commented on issue #11049: Add linux and macos MKLDNN Building Instruction

2018-06-25 Thread GitBox
xinyu-intel commented on issue #11049: Add linux and macos MKLDNN Building Instruction URL: https://github.com/apache/incubator-mxnet/pull/11049#issuecomment-46286 @zheng-da @szha Please take a review again, if any questions please let me know. Thanks!

[GitHub] sandeep-krishnamurthy closed issue #6312: Running image-classification example failed with opencv issue

2018-06-25 Thread GitBox
sandeep-krishnamurthy closed issue #6312: Running image-classification example failed with opencv issue URL: https://github.com/apache/incubator-mxnet/issues/6312 This is an automated message from the Apache Git Service. To

[GitHub] sandeep-krishnamurthy commented on issue #11213: [MXNET-533] MXNet-ONNX export

2018-06-25 Thread GitBox
sandeep-krishnamurthy commented on issue #11213: [MXNET-533] MXNet-ONNX export URL: https://github.com/apache/incubator-mxnet/pull/11213#issuecomment-400017836 LGTM. Merging the changes. This is an automated message from the

[GitHub] marcoabreu commented on a change in pull request #11383: [MXNET-565]change wget into java download

2018-06-25 Thread GitBox
marcoabreu commented on a change in pull request #11383: [MXNET-565]change wget into java download URL: https://github.com/apache/incubator-mxnet/pull/11383#discussion_r197851003 ## File path:

[GitHub] szha commented on issue #11385: About loss

2018-06-25 Thread GitBox
szha commented on issue #11385: About loss URL: https://github.com/apache/incubator-mxnet/issues/11385#issuecomment-46788 @yyl199655 if you use gluon, you can just write whatever penalty term you want using ndarray interface inside training loop. Only forward computation is needed,

[GitHub] sandeep-krishnamurthy closed issue #8203: How to release the GPU?!

2018-06-25 Thread GitBox
sandeep-krishnamurthy closed issue #8203: How to release the GPU?! URL: https://github.com/apache/incubator-mxnet/issues/8203 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] larroy commented on issue #9507: Segmentation Fault

2018-06-25 Thread GitBox
larroy commented on issue #9507: Segmentation Fault URL: https://github.com/apache/incubator-mxnet/issues/9507#issuecomment-400013857 We also encountered this issue. Thanks for the backtrace!If you use naive engine I think it won't crash:

[GitHub] vrakesh commented on issue #11386: How to add out_grad in Regression_output-inl.h?

2018-06-25 Thread GitBox
vrakesh commented on issue #11386: How to add out_grad in Regression_output-inl.h? URL: https://github.com/apache/incubator-mxnet/issues/11386#issuecomment-44545 @nihilityworld thank you for your question, requesting this be labeled under questions @sandeep-krishnamurthy

[GitHub] mkolod commented on issue #11380: Add ability to query cuDNN BatchNorm min. epsilon. Allow ONNX importer to use cuDNN BN if chosen eps >= cuDNN min. eps.

2018-06-25 Thread GitBox
mkolod commented on issue #11380: Add ability to query cuDNN BatchNorm min. epsilon. Allow ONNX importer to use cuDNN BN if chosen eps >= cuDNN min. eps. URL: https://github.com/apache/incubator-mxnet/pull/11380#issuecomment-400014395 @Roshrini ^^ in case you're interested.

[GitHub] kurman commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
kurman commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197855350 ## File path: contrib/clojure-package/README.md ## @@ -0,0 +1,203 @@ +# Clojure MXNet + +A clojure package to the

[GitHub] kurman commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
kurman commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197854610 ## File path: contrib/clojure-package/README.md ## @@ -0,0 +1,203 @@ +# Clojure MXNet + +A clojure package to the

[GitHub] kurman commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
kurman commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197868359 ## File path: contrib/clojure-package/examples/cnn-text-classification/src/cnn_text_classification/classifier.clj ##

[GitHub] kurman commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
kurman commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r194593837 ## File path: contrib/clojure-package/src/dev/generator.clj ## @@ -0,0 +1,329 @@ +;; +;; Licensed to the Apache

[GitHub] kurman commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
kurman commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197857545 ## File path: contrib/clojure-package/examples/cnn-text-classification/README.md ## @@ -0,0 +1,38 @@ +#

[GitHub] marcoabreu commented on issue #11383: [MXNET-565]change wget into java download

2018-06-25 Thread GitBox
marcoabreu commented on issue #11383: [MXNET-565]change wget into java download URL: https://github.com/apache/incubator-mxnet/pull/11383#issuecomment-44999 Great effort towards getting Scala working on Windows! This is

[GitHub] kurman commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
kurman commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197869647 ## File path: contrib/clojure-package/examples/cnn-text-classification/src/cnn_text_classification/classifier.clj ##

[GitHub] kurman commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
kurman commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197870642 ## File path: contrib/clojure-package/examples/cnn-text-classification/src/cnn_text_classification/classifier.clj ##

[GitHub] kurman commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
kurman commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197871096 ## File path: contrib/clojure-package/examples/cnn-text-classification/src/cnn_text_classification/classifier.clj ##

[GitHub] kurman commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
kurman commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197856261 ## File path: contrib/clojure-package/README.md ## @@ -0,0 +1,203 @@ +# Clojure MXNet + +A clojure package to the

[GitHub] kurman commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
kurman commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197857831 ## File path: contrib/clojure-package/examples/cnn-text-classification/README.md ## @@ -0,0 +1,38 @@ +#

[GitHub] kurman commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
kurman commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197856623 ## File path: contrib/clojure-package/README.md ## @@ -0,0 +1,203 @@ +# Clojure MXNet + +A clojure package to the

[GitHub] leezu opened a new pull request #11392: Document AdaGrad eps as initial history accumulator value

2018-06-25 Thread GitBox
leezu opened a new pull request #11392: Document AdaGrad eps as initial history accumulator value URL: https://github.com/apache/incubator-mxnet/pull/11392 See #11223 This is an automated message from the Apache Git

[GitHub] marcoabreu commented on issue #11359: Flaky test test_io:test_ImageRecordIter_seed_augmentation

2018-06-25 Thread GitBox
marcoabreu commented on issue #11359: Flaky test test_io:test_ImageRecordIter_seed_augmentation URL: https://github.com/apache/incubator-mxnet/issues/11359#issuecomment-400069936 I would have to check, but that could be a good start for further investigation.

[GitHub] wenyangchu edited a comment on issue #11341: Deterministic cudnn algorithms

2018-06-25 Thread GitBox
wenyangchu edited a comment on issue #11341: Deterministic cudnn algorithms URL: https://github.com/apache/incubator-mxnet/issues/11341#issuecomment-400075286 Hi @DickJC123 , I have little knowledge on the regression test in mxnet. Could you please let me know how you ran the test? Thank

[GitHub] marcoabreu closed issue #11064: Flaky test: test_operator.test_op_roi_align

2018-06-25 Thread GitBox
marcoabreu closed issue #11064: Flaky test: test_operator.test_op_roi_align URL: https://github.com/apache/incubator-mxnet/issues/11064 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] marcoabreu removed a comment on issue #11394: Flaky test on Python2 Windows

2018-06-25 Thread GitBox
marcoabreu removed a comment on issue #11394: Flaky test on Python2 Windows URL: https://github.com/apache/incubator-mxnet/issues/11394#issuecomment-400093569 Oh sorry, that run is a duplicate of https://github.com/apache/incubator-mxnet/issues/11064 I have reopened the issue for

[GitHub] mkolod commented on a change in pull request #11325: Added TensorRT runtime integration

2018-06-25 Thread GitBox
mkolod commented on a change in pull request #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#discussion_r197972135 ## File path: src/executor/tensorrt_pass.cc ## @@ -0,0 +1,583 @@ +/* + * Licensed to the Apache Software

[GitHub] gigasquid commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
gigasquid commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197973457 ## File path: contrib/clojure-package/README.md ## @@ -0,0 +1,203 @@ +# Clojure MXNet + +A clojure package to the

[GitHub] toddsundsted opened a new pull request #11397: Check Shape

2018-06-25 Thread GitBox
toddsundsted opened a new pull request #11397: Check Shape URL: https://github.com/apache/incubator-mxnet/pull/11397 ## Description ## The `NDArray` constructors do not ensure that shape dimensions are all positive numbers. In Python, at least, expressions like

[GitHub] gigasquid commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
gigasquid commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197979725 ## File path: contrib/clojure-package/README.md ## @@ -0,0 +1,203 @@ +# Clojure MXNet + +A clojure package to the

[GitHub] ankkhedia commented on issue #10274: test_ndarray.test_reduce fails in v1.0.0

2018-06-25 Thread GitBox
ankkhedia commented on issue #10274: test_ndarray.test_reduce fails in v1.0.0 URL: https://github.com/apache/incubator-mxnet/issues/10274#issuecomment-400113596 Tested on master for d6813efa2206afb5be98c2da16dd6e2efaf44cda using gcc-6 (Ubuntu 6.4.0-17ubuntu1~16.04) 6.4.0 20180424, could

[incubator-mxnet] branch master updated: Don't fail storing test results if test suite got aborted (#11363) (#11391)

2018-06-25 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 cdb01fc Don't fail storing test

[GitHub] szha closed pull request #11391: Don't fail storing test results if test suite got aborted (#11363)

2018-06-25 Thread GitBox
szha closed pull request #11391: Don't fail storing test results if test suite got aborted (#11363) URL: https://github.com/apache/incubator-mxnet/pull/11391 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

[GitHub] szha closed issue #11353: Flaky test test_gluon_trainer.test_trainer_reset_kv

2018-06-25 Thread GitBox
szha closed issue #11353: Flaky test test_gluon_trainer.test_trainer_reset_kv URL: https://github.com/apache/incubator-mxnet/issues/11353 This is an automated message from the Apache Git Service. To respond to the message,

[incubator-mxnet] branch master updated: Fix #11353 (#11360)

2018-06-25 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 619e4bd Fix #11353 (#11360) 619e4bd

[GitHub] szha closed pull request #11360: Fix #11353

2018-06-25 Thread GitBox
szha closed pull request #11360: Fix #11353 URL: https://github.com/apache/incubator-mxnet/pull/11360 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 pull request (from a

[GitHub] mkolod commented on a change in pull request #11325: Added TensorRT runtime integration

2018-06-25 Thread GitBox
mkolod commented on a change in pull request #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#discussion_r197966899 ## File path: docs/api/python/contrib/tensorrt.md ## @@ -0,0 +1,117 @@ +# MxNet-TensorRT Runtime

[GitHub] mkolod commented on a change in pull request #11325: Added TensorRT runtime integration

2018-06-25 Thread GitBox
mkolod commented on a change in pull request #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#discussion_r197966796 ## File path: src/operator/contrib/nnvm_to_onnx-inl.h ## @@ -0,0 +1,156 @@ +#ifndef

[GitHub] mkolod commented on a change in pull request #11325: Added TensorRT runtime integration

2018-06-25 Thread GitBox
mkolod commented on a change in pull request #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#discussion_r197967101 ## File path: src/common/serialization.h ## @@ -0,0 +1,526 @@ +/* + * Licensed to the Apache Software

[GitHub] mkolod commented on a change in pull request #11325: Added TensorRT runtime integration

2018-06-25 Thread GitBox
mkolod commented on a change in pull request #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#discussion_r197969124 ## File path: include/mxnet/executor.h ## @@ -152,19 +152,19 @@ class Executor { static Executor*

[GitHub] mkolod commented on a change in pull request #11325: Added TensorRT runtime integration

2018-06-25 Thread GitBox
mkolod commented on a change in pull request #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#discussion_r197972245 ## File path: src/executor/tensorrt_pass.cc ## @@ -0,0 +1,583 @@ +/* + * Licensed to the Apache Software

[GitHub] szha closed pull request #11259: [MXNET-184] Fix flaky test test_operator.test_binary_op due to numerical errors

2018-06-25 Thread GitBox
szha closed pull request #11259: [MXNET-184] Fix flaky test test_operator.test_binary_op due to numerical errors URL: https://github.com/apache/incubator-mxnet/pull/11259 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for

[GitHub] szha closed issue #9853: Flaky test_operator.test_binary_op

2018-06-25 Thread GitBox
szha closed issue #9853: Flaky test_operator.test_binary_op URL: https://github.com/apache/incubator-mxnet/issues/9853 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[incubator-mxnet] branch master updated: Fix flaky test test_operator.test_binary_op due to numerical errors (#11259)

2018-06-25 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 21ff36b Fix flaky test

[GitHub] gigasquid commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
gigasquid commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197979462 ## File path: contrib/clojure-package/README.md ## @@ -0,0 +1,203 @@ +# Clojure MXNet + +A clojure package to the

[GitHub] gigasquid commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
gigasquid commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197981330 ## File path: contrib/clojure-package/examples/cnn-text-classification/src/cnn_text_classification/classifier.clj

[GitHub] toddsundsted opened a new issue #11398: Floating Point Exception after Array Creation

2018-06-25 Thread GitBox
toddsundsted opened a new issue #11398: Floating Point Exception after Array Creation URL: https://github.com/apache/incubator-mxnet/issues/11398 ## Description Expressions like `nd.random_uniform(shape=[5, 5, -2])` and `nd.random_uniform(shape=[5, 5, 0])` cause the runtime to crash

[GitHub] TaoLv commented on issue #11399: [WIP] Add Fused Vanilla RNN and dropout

2018-06-25 Thread GitBox
TaoLv commented on issue #11399: [WIP] Add Fused Vanilla RNN and dropout URL: https://github.com/apache/incubator-mxnet/pull/11399#issuecomment-400145788 Please remove [WIP] from the title and add the JIRA number to it. https://issues.apache.org/jira/browse/MXNET-107

[GitHub] azai91 commented on issue #11129: [MXNET-497] fix bugs in MKLDNN operators to handle the kAddTo request

2018-06-25 Thread GitBox
azai91 commented on issue #11129: [MXNET-497] fix bugs in MKLDNN operators to handle the kAddTo request URL: https://github.com/apache/incubator-mxnet/pull/11129#issuecomment-400145869 @zheng-da @pengzhao-intel updated PR. please take a look when you have time.

[GitHub] hcho3 opened a new pull request #11396: Fix flaky test test_operator_gpu.test_batchnorm_with_type

2018-06-25 Thread GitBox
hcho3 opened a new pull request #11396: Fix flaky test test_operator_gpu.test_batchnorm_with_type URL: https://github.com/apache/incubator-mxnet/pull/11396 ## Description ## Addresses #10087. See [#9916

[GitHub] ankkhedia edited a comment on issue #10274: test_ndarray.test_reduce fails in v1.0.0

2018-06-25 Thread GitBox
ankkhedia edited a comment on issue #10274: test_ndarray.test_reduce fails in v1.0.0 URL: https://github.com/apache/incubator-mxnet/issues/10274#issuecomment-400113596 Tested on master for d6813efa2206afb5be98c2da16dd6e2efaf44cda using gcc-6 (Ubuntu 6.4.0-17ubuntu1~16.04) 6.4.0 20180424,

[GitHub] gigasquid commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
gigasquid commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197979848 ## File path: contrib/clojure-package/examples/cnn-text-classification/README.md ## @@ -0,0 +1,38 @@ +#

[GitHub] szha commented on issue #11340: [MXNET-559] Scripts for running the Broken link checker job

2018-06-25 Thread GitBox
szha commented on issue #11340: [MXNET-559] Scripts for running the Broken link checker job URL: https://github.com/apache/incubator-mxnet/pull/11340#issuecomment-400118911 @marcoabreu CI passed. Should this be merged? This

[GitHub] mkolod commented on a change in pull request #11325: Added TensorRT runtime integration

2018-06-25 Thread GitBox
mkolod commented on a change in pull request #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#discussion_r197971193 ## File path: src/executor/tensorrt_pass.cc ## @@ -0,0 +1,583 @@ +/* + * Licensed to the Apache Software

[GitHub] mkolod commented on a change in pull request #11325: Added TensorRT runtime integration

2018-06-25 Thread GitBox
mkolod commented on a change in pull request #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#discussion_r197972947 ## File path: Makefile ## @@ -94,6 +94,14 @@ else endif CFLAGS += -I$(TPARTYDIR)/mshadow/

[GitHub] piiswrong closed pull request #10931: [MXNET-349] Histogram Operator

2018-06-25 Thread GitBox
piiswrong closed pull request #10931: [MXNET-349] Histogram Operator URL: https://github.com/apache/incubator-mxnet/pull/10931 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

[GitHub] spidyDev commented on issue #9857: C++ test Core dump DROPOUT_PERF.TimingGPU

2018-06-25 Thread GitBox
spidyDev commented on issue #9857: C++ test Core dump DROPOUT_PERF.TimingGPU URL: https://github.com/apache/incubator-mxnet/issues/9857#issuecomment-400130297 @marcoabreu I ran this test ~1000 times, couldnt replicate the failure. Can we close this issue ?

[GitHub] gigasquid commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
gigasquid commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197980344 ## File path: contrib/clojure-package/examples/cnn-text-classification/README.md ## @@ -0,0 +1,38 @@ +#

[GitHub] lihaofd opened a new pull request #11399: [WIP] Add Fused Vanilla RNN and dropout

2018-06-25 Thread GitBox
lihaofd opened a new pull request #11399: [WIP] Add Fused Vanilla RNN and dropout URL: https://github.com/apache/incubator-mxnet/pull/11399 ## Description ## In this PR, it creates Fused Vanilla RNN(tanh/relu) operator and dropout of GRU/LSTM/vRNN for CPU. @pengzhao-intel, @TaoLv

[GitHub] larroy commented on issue #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
larroy commented on issue #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#issuecomment-400152945 Hi @gigasquid CI runs stuff in docker containers. The steps to add your code to CI would be the following: 1. Add your clojure

[GitHub] larroy edited a comment on issue #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
larroy edited a comment on issue #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#issuecomment-400152945 Hi @gigasquid CI runs stuff in docker containers. The steps to add your code to CI would be the following: 1. Add your clojure

[GitHub] mkolod commented on a change in pull request #11325: Added TensorRT runtime integration

2018-06-25 Thread GitBox
mkolod commented on a change in pull request #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#discussion_r197966380 ## File path: python/mxnet/cuda_utils.py ## @@ -0,0 +1,90 @@ +# Licensed to the Apache Software

[GitHub] mkolod commented on a change in pull request #11325: Added TensorRT runtime integration

2018-06-25 Thread GitBox
mkolod commented on a change in pull request #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#discussion_r197966636 ## File path: src/common/serialization.h ## @@ -0,0 +1,526 @@ +/* + * Licensed to the Apache Software

[GitHub] mkolod commented on a change in pull request #11325: Added TensorRT runtime integration

2018-06-25 Thread GitBox
mkolod commented on a change in pull request #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#discussion_r197969467 ## File path: include/mxnet/executor.h ## @@ -152,19 +152,19 @@ class Executor { static Executor*

[incubator-mxnet] branch master updated: [MXNET-349] Histogram Operator (#10931)

2018-06-25 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie 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 ed7e360 [MXNET-349] Histogram Operator

[GitHub] azai91 edited a comment on issue #11371: [MXNET-486] Create CPP test for concat MKLDNN operator

2018-06-25 Thread GitBox
azai91 edited a comment on issue #11371: [MXNET-486] Create CPP test for concat MKLDNN operator URL: https://github.com/apache/incubator-mxnet/pull/11371#issuecomment-400086783 @zheng-da @pengzhao-intel please review when you have time.

[GitHub] gigasquid commented on a change in pull request #11205: Clojure Contrib Package

2018-06-25 Thread GitBox
gigasquid commented on a change in pull request #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#discussion_r197981747 ## File path: contrib/clojure-package/examples/cnn-text-classification/src/cnn_text_classification/classifier.clj

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

2018-06-25 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 987250c Bump the publish

  1   2   >