TaoLv commented on pull request #18827:
URL: https://github.com/apache/incubator-mxnet/pull/18827#issuecomment-667154138
> is erf based implementation slower?
They should be similar.
This is an automated message from t
TaoLv edited a comment on pull request #18827:
URL: https://github.com/apache/incubator-mxnet/pull/18827#issuecomment-667154138
> is erf based implementation slower?
They should be similar in the library.
This is an au
saudet commented on issue #17783:
URL:
https://github.com/apache/incubator-mxnet/issues/17783#issuecomment-667041968
> We are looking for a robust solution for MXNet Java developers to use
especially owned and maintained by the Apache MXNet's community. I will be more
than happy to see if
szha edited a comment on issue #18824:
URL:
https://github.com/apache/incubator-mxnet/issues/18824#issuecomment-666989953
Can we drop onnx-tensorrt in favor of native tensorrt integration? It seems
perfectly ok to run that outside of MXNet as it's more of an ONNX feature. It
would be grea
szha commented on issue #18824:
URL:
https://github.com/apache/incubator-mxnet/issues/18824#issuecomment-666989953
Can we drop onnx-tensorrt in favor of native tensorrt integration? It seems
perfectly ok to run that outside of MXNet as it's more of an ONNX feature.
--
bgawrych commented on pull request #18708:
URL: https://github.com/apache/incubator-mxnet/pull/18708#issuecomment-666974960
@mxnet-bot run ci [unix-gpu]
This is an automated message from the Apache Git Service.
To respond to
mxnet-bot commented on pull request #18708:
URL: https://github.com/apache/incubator-mxnet/pull/18708#issuecomment-666975045
Jenkins CI successfully triggered : [unix-gpu]
This is an automated message from the Apache Git Serv
bgawrych commented on pull request #18777:
URL: https://github.com/apache/incubator-mxnet/pull/18777#issuecomment-666974179
> LGTM
> please add a test case too
@pengzhao-intel Done :)
This is an automated me
sandeep-krishnamurthy merged pull request #18816:
URL: https://github.com/apache/incubator-mxnet/pull/18816
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
szha merged pull request #18748:
URL: https://github.com/apache/incubator-mxnet/pull/18748
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to
jinboci removed a comment on pull request #18818:
URL: https://github.com/apache/incubator-mxnet/pull/18818#issuecomment-666905291
@mxnet-bot run ci [all]
This is an automated message from the Apache Git Service.
To respo
jinboci commented on pull request #18818:
URL: https://github.com/apache/incubator-mxnet/pull/18818#issuecomment-666906994
@mxnet-bot run ci [all]
This is an automated message from the Apache Git Service.
To respond to the me
jinboci edited a comment on pull request #18818:
URL: https://github.com/apache/incubator-mxnet/pull/18818#issuecomment-666905291
@mxnet-bot run ci [all]
This is an automated message from the Apache Git Service.
To respon
jinboci commented on pull request #18818:
URL: https://github.com/apache/incubator-mxnet/pull/18818#issuecomment-666905291
run ci [all]
This is an automated message from the Apache Git Service.
To respond to the message,
bartekkuncer commented on pull request #18822:
URL: https://github.com/apache/incubator-mxnet/pull/18822#issuecomment-666893964
@ChaiBapchya @pengzhao-intel all tests are passing now.
This is an automated message from the Apa
mxnet-bot commented on pull request #18827:
URL: https://github.com/apache/incubator-mxnet/pull/18827#issuecomment-666886412
Jenkins CI successfully triggered : [unix-cpu]
This is an automated message from the Apache Git Serv
szha commented on pull request #18827:
URL: https://github.com/apache/incubator-mxnet/pull/18827#issuecomment-666886394
@mxnet-bot run ci [unix-cpu]
This is an automated message from the Apache Git Service.
To respond to the
szha merged pull request #18796:
URL: https://github.com/apache/incubator-mxnet/pull/18796
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to
szha merged pull request #18828:
URL: https://github.com/apache/incubator-mxnet/pull/18828
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to
szha merged pull request #18656:
URL: https://github.com/apache/incubator-mxnet/pull/18656
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to
atulk79 commented on issue #14468:
URL:
https://github.com/apache/incubator-mxnet/issues/14468#issuecomment-666862171
As Wuxun Zhang commented, define a function reset_local() in the class
MultiBoxMetric to override the new method
mxnet-bot commented on pull request #18828:
URL: https://github.com/apache/incubator-mxnet/pull/18828#issuecomment-666850906
Jenkins CI successfully triggered : [unix-cpu]
This is an automated message from the Apache Git Serv
ys2843 edited a comment on pull request #18828:
URL: https://github.com/apache/incubator-mxnet/pull/18828#issuecomment-666721621
@mxnet-bot run ci [ unix-cpu]
This is an automated message from the Apache Git Service.
To respo
szha commented on pull request #18830:
URL: https://github.com/apache/incubator-mxnet/pull/18830#issuecomment-666821159
thanks for the fix @eric-haibin-lin. and nice job spotting it, @jmracek!
This is an automated message fro
mxnet-bot commented on pull request #18830:
URL: https://github.com/apache/incubator-mxnet/pull/18830#issuecomment-666818833
Hey @eric-haibin-lin , Thanks for submitting the PR
All tests are already queued to run once. If tests fail, you can trigger one
or more tests again with the foll
eric-haibin-lin opened a new pull request #18830:
URL: https://github.com/apache/incubator-mxnet/pull/18830
## Description ##
Found by @jmracek
## Checklist ##
### Essentials ###
Please feel free to remove inapplicable items for your PR.
- [ ] The PR title starts with [MX
szha commented on pull request #27:
URL: https://github.com/apache/incubator-mxnet-ci/pull/27#issuecomment-666814614
maybe we could automate the PR labeling as the following pseudo code
describes:
```
if WIP in title or PR is draft or CI failed:
pr-work-in-progress
elif CI h
mxnet-bot commented on pull request #18803:
URL: https://github.com/apache/incubator-mxnet/pull/18803#issuecomment-666810421
Jenkins CI successfully triggered : [unix-gpu]
This is an automated message from the Apache Git Serv
josephevans commented on pull request #18803:
URL: https://github.com/apache/incubator-mxnet/pull/18803#issuecomment-666810367
@mxnet-bot run ci [unix-gpu]
This is an automated message from the Apache Git Service.
To respond
szha opened a new issue #18829:
URL: https://github.com/apache/incubator-mxnet/issues/18829
## Description
unittest/test_sparse_operator.py::test_sparse_mathematical_core segmentation
fault
## Occurrences
https://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mx
mxnet-bot commented on pull request #18796:
URL: https://github.com/apache/incubator-mxnet/pull/18796#issuecomment-666762787
Jenkins CI successfully triggered : [windows-gpu]
This is an automated message from the Apache Git S
leezu commented on pull request #18796:
URL: https://github.com/apache/incubator-mxnet/pull/18796#issuecomment-666762751
@mxnet-bot run ci [windows-gpu]
This is an automated message from the Apache Git Service.
To respond to
szha commented on a change in pull request #18656:
URL: https://github.com/apache/incubator-mxnet/pull/18656#discussion_r463281160
##
File path: tests/python/unittest/test_numpy_ndarray.py
##
@@ -1369,3 +1369,31 @@ def test_dlpack(dtype, size):
same(a_np+1, b)
same(a_
mxnet-bot commented on pull request #18828:
URL: https://github.com/apache/incubator-mxnet/pull/18828#issuecomment-666721655
Jenkins CI successfully triggered : [unix-cpu]
This is an automated message from the Apache Git Serv
ys2843 commented on pull request #18828:
URL: https://github.com/apache/incubator-mxnet/pull/18828#issuecomment-666721621
@mxnet-bot run ci [unix-cpu]
This is an automated message from the Apache Git Service.
To respond to th
szha commented on a change in pull request #18656:
URL: https://github.com/apache/incubator-mxnet/pull/18656#discussion_r463281160
##
File path: tests/python/unittest/test_numpy_ndarray.py
##
@@ -1369,3 +1369,31 @@ def test_dlpack(dtype, size):
same(a_np+1, b)
same(a_
leezu commented on a change in pull request #18656:
URL: https://github.com/apache/incubator-mxnet/pull/18656#discussion_r463265822
##
File path: tests/python/unittest/test_numpy_ndarray.py
##
@@ -1369,3 +1369,31 @@ def test_dlpack(dtype, size):
same(a_np+1, b)
same(a
szha commented on a change in pull request #27:
URL: https://github.com/apache/incubator-mxnet-ci/pull/27#discussion_r463262723
##
File path: services/lambda-label-successful-prs/CIBot.py
##
@@ -0,0 +1,199 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or m
mxnet-bot commented on pull request #18803:
URL: https://github.com/apache/incubator-mxnet/pull/18803#issuecomment-79145
Jenkins CI successfully triggered : [unix-gpu]
This is an automated message from the Apache Git Serv
josephevans commented on pull request #18803:
URL: https://github.com/apache/incubator-mxnet/pull/18803#issuecomment-79106
@mxnet-bot run ci [unix-gpu]
This is an automated message from the Apache Git Service.
To respond
ChaiBapchya commented on pull request #18797:
URL: https://github.com/apache/incubator-mxnet/pull/18797#issuecomment-47689
Sure. Thanks Sheng for jumping in. I'll wait until the branch protection is
fixed.
This is an aut
marcoabreu commented on a change in pull request #27:
URL: https://github.com/apache/incubator-mxnet-ci/pull/27#discussion_r463235721
##
File path: services/lambda-label-successful-prs/CIBot.py
##
@@ -0,0 +1,199 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+
ys2843 edited a comment on pull request #18828:
URL: https://github.com/apache/incubator-mxnet/pull/18828#issuecomment-05001
@mxnet-label-bot add [Website]
This is an automated message from the Apache Git Service.
To res
mxnet-bot commented on pull request #18828:
URL: https://github.com/apache/incubator-mxnet/pull/18828#issuecomment-05014
Undefined action detected.
Permissible actions are : run ci [all], run ci [job1, job2]
Example : @mxnet-bot run ci [all]
Example : @mxnet-bot run ci [cento
ys2843 opened a new pull request #18828:
URL: https://github.com/apache/incubator-mxnet/pull/18828
## Description ##
#18798 refactored python site document body layout, it missed a left margin
for small screen. This PR added the missing css.
### Changes ###
- [ ] add adaptive
ys2843 commented on pull request #18828:
URL: https://github.com/apache/incubator-mxnet/pull/18828#issuecomment-05001
@mxnet-bot add [Website]
This is an automated message from the Apache Git Service.
To respond to the me
mxnet-bot commented on pull request #18828:
URL: https://github.com/apache/incubator-mxnet/pull/18828#issuecomment-04817
Hey @ys2843 , Thanks for submitting the PR
All tests are already queued to run once. If tests fail, you can trigger one
or more tests again with the following com
szha closed issue #18809:
URL: https://github.com/apache/incubator-mxnet/issues/18809
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go t
szha edited a comment on pull request #18817:
URL: https://github.com/apache/incubator-mxnet/pull/18817#issuecomment-666585695
thanks for the fix. looks like we still have other stability issues with
unix-cpu tests but they were not related to the dirichlet tests anymore.
szha merged pull request #18817:
URL: https://github.com/apache/incubator-mxnet/pull/18817
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to
szha commented on pull request #18817:
URL: https://github.com/apache/incubator-mxnet/pull/18817#issuecomment-666585695
thanks. looks like we still have other stability issues with unix-cpu tests
but they were not related to the dirichlet tests anymore.
---
szha commented on pull request #18797:
URL: https://github.com/apache/incubator-mxnet/pull/18797#issuecomment-666574831
I think when enabling the branch protection, we accidentally turned on
"Require branches to be up to date before merging". I'm requesting to disable
it in https://issues.
szha commented on pull request #18706:
URL: https://github.com/apache/incubator-mxnet/pull/18706#issuecomment-666574683
I think when enabling the branch protection, we accidentally turned on
"Require branches to be up to date before merging". I'm requesting to disable
it in https://issues.
szha commented on pull request #18785:
URL: https://github.com/apache/incubator-mxnet/pull/18785#issuecomment-666574414
I think when enabling the branch protection, we accidentally turned on
"Require branches to be up to date before merging". I'm requesting to disable
it in https://issues.
Zha0q1 commented on a change in pull request #18816:
URL: https://github.com/apache/incubator-mxnet/pull/18816#discussion_r463180088
##
File path: tests/nightly/test_large_array.py
##
@@ -1350,6 +1351,50 @@ def run_trsm(inp):
check_batch_trsm()
+def test_linalg_large_d
szha commented on a change in pull request #27:
URL: https://github.com/apache/incubator-mxnet-ci/pull/27#discussion_r463176409
##
File path: services/lambda-label-successful-prs/CIBot.py
##
@@ -0,0 +1,199 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or m
szha commented on a change in pull request #18797:
URL: https://github.com/apache/incubator-mxnet/pull/18797#discussion_r463170714
##
File path: tools/pip/setup.py
##
@@ -156,10 +156,9 @@ def skip_markdown_comments(md):
package_data = {'mxnet': [os.path.join('mxnet',
os.pat
mxnet-bot commented on pull request #18574:
URL: https://github.com/apache/incubator-mxnet/pull/18574#issuecomment-666560198
Jenkins CI successfully triggered : [centos-cpu]
This is an automated message from the Apache Git Se
Kh4L commented on pull request #18574:
URL: https://github.com/apache/incubator-mxnet/pull/18574#issuecomment-666560169
@mxnet-bot run ci [centos-cpu]
This is an automated message from the Apache Git Service.
To respond to th
sandeep-krishnamurthy merged pull request #18825:
URL: https://github.com/apache/incubator-mxnet/pull/18825
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
mseth10 commented on pull request #18779:
URL: https://github.com/apache/incubator-mxnet/pull/18779#issuecomment-666549341
> @mseth10 @rondogency should we change `supportedOps` to use the `Graph`
class too instead of passing the JSON string like:
>
> ```
> MXReturnValue mySupport
josephevans commented on pull request #18803:
URL: https://github.com/apache/incubator-mxnet/pull/18803#issuecomment-666526667
@mxnet-bot run ci [unix-gpu]
This is an automated message from the Apache Git Service.
To respond
access2rohit commented on a change in pull request #18816:
URL: https://github.com/apache/incubator-mxnet/pull/18816#discussion_r462769587
##
File path: tests/nightly/test_large_array.py
##
@@ -1350,6 +1351,50 @@ def run_trsm(inp):
check_batch_trsm()
+def test_linalg_l
access2rohit commented on a change in pull request #18816:
URL: https://github.com/apache/incubator-mxnet/pull/18816#discussion_r462769587
##
File path: tests/nightly/test_large_array.py
##
@@ -1350,6 +1351,50 @@ def run_trsm(inp):
check_batch_trsm()
+def test_linalg_l
access2rohit commented on a change in pull request #18816:
URL: https://github.com/apache/incubator-mxnet/pull/18816#discussion_r462769587
##
File path: tests/nightly/test_large_array.py
##
@@ -1350,6 +1351,50 @@ def run_trsm(inp):
check_batch_trsm()
+def test_linalg_l
leezu commented on issue #18667:
URL:
https://github.com/apache/incubator-mxnet/issues/18667#issuecomment-666464456
Are you sure the build succeed? Above logs are only related to the build
configuration and not the actual build
Masquerade0097 commented on issue #18667:
URL:
https://github.com/apache/incubator-mxnet/issues/18667#issuecomment-666403574
@leezu I tried to build the cpp package using cmake for your PR #18749 on
s390x. Although the build succeeds, I'm unable to find the build files.
`incubator-mxnet/b
bgawrych commented on pull request #18708:
URL: https://github.com/apache/incubator-mxnet/pull/18708#issuecomment-666241371
@mxnet-bot run ci [unix-gpu]
This is an automated message from the Apache Git Service.
To respond to
mxnet-bot commented on pull request #18708:
URL: https://github.com/apache/incubator-mxnet/pull/18708#issuecomment-666241463
Jenkins CI successfully triggered : [unix-gpu]
This is an automated message from the Apache Git Serv
ChaiBapchya commented on a change in pull request #18825:
URL: https://github.com/apache/incubator-mxnet/pull/18825#discussion_r462822933
##
File path: tests/nightly/test_large_array.py
##
@@ -1211,23 +1211,49 @@ def check_syrk_batch():
assert_almost_equal(A.grad[1,0,0
mxnet-bot commented on pull request #18825:
URL: https://github.com/apache/incubator-mxnet/pull/18825#issuecomment-666212089
Jenkins CI successfully triggered : [centos-cpu]
This is an automated message from the Apache Git Se
ChaiBapchya commented on issue #17369:
URL:
https://github.com/apache/incubator-mxnet/issues/17369#issuecomment-666211883
https://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Fcentos-cpu/detail/PR-18825/2/pipeline
#18825
ChaiBapchya commented on pull request #18825:
URL: https://github.com/apache/incubator-mxnet/pull/18825#issuecomment-666212039
@mxnet-bot run ci [centos-cpu]
This is an automated message from the Apache Git Service.
To respon
waytrue17 edited a comment on pull request #18690:
URL: https://github.com/apache/incubator-mxnet/pull/18690#issuecomment-665993052
> Thanks @mseth10 for investigating the root cause. Could you add a new
tests that contains the `reshape` after dynamic shape?
Test case added. Thanks f
szha commented on issue #12432:
URL:
https://github.com/apache/incubator-mxnet/issues/12432#issuecomment-665961812
this definitely isn't a good first issue without pointers. there are
separate issues that track the improvement for source build with version
selector.
pengzhao-intel removed a comment on pull request #18822:
URL: https://github.com/apache/incubator-mxnet/pull/18822#issuecomment-666010847
This is an automated message from the Apache Git Service.
To respond to the message, ple
szha closed issue #15935:
URL: https://github.com/apache/incubator-mxnet/issues/15935
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go t
samskalicky commented on pull request #18779:
URL: https://github.com/apache/incubator-mxnet/pull/18779#issuecomment-665911763
Todo:
https://github.com/apache/incubator-mxnet/pull/18815/files#diff-3ac18ad0381b998b34f8d31f6a566dc8
---
szha closed issue #12048:
URL: https://github.com/apache/incubator-mxnet/issues/12048
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go t
TaoLv commented on issue #18826:
URL:
https://github.com/apache/incubator-mxnet/issues/18826#issuecomment-666098440
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
mxnet-bot commented on pull request #18807:
URL: https://github.com/apache/incubator-mxnet/pull/18807#issuecomment-665938808
Jenkins CI successfully triggered : [clang]
This is an automated message from the Apache Git Service
szha closed pull request #17492:
URL: https://github.com/apache/incubator-mxnet/pull/17492
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to
szha commented on issue #12565:
URL:
https://github.com/apache/incubator-mxnet/issues/12565#issuecomment-665961123
The improvement would need to happen per operator. Let's create issues for
individual operators when we discover more of these clear messages.
--
ChaiBapchya opened a new pull request #18825:
URL: https://github.com/apache/incubator-mxnet/pull/18825
## Description ##
Tests mx.nd.linalg.gemm operator for large size tensor [not large dimension]
## Results ##
```
python3 -m pytest -s --exitfirst --verbose
tests/nightly/t
szha commented on pull request #17492:
URL: https://github.com/apache/incubator-mxnet/pull/17492#issuecomment-665963786
this test doesn't seem flaky anymore.
This is an automated message from the Apache Git Service.
To respon
aaronmarkham merged pull request #18811:
URL: https://github.com/apache/incubator-mxnet/pull/18811
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
sxjscience commented on issue #18826:
URL:
https://github.com/apache/incubator-mxnet/issues/18826#issuecomment-666100930
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
szha closed issue #12565:
URL: https://github.com/apache/incubator-mxnet/issues/12565
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go t
access2rohit commented on pull request #18825:
URL: https://github.com/apache/incubator-mxnet/pull/18825#issuecomment-666119663
left nitpicky comments. Rest LGTM !
This is an automated message from the Apache Git Service.
To
aaronmarkham merged pull request #18783:
URL: https://github.com/apache/incubator-mxnet/pull/18783
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
szha closed issue #14229:
URL: https://github.com/apache/incubator-mxnet/issues/14229
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go t
szha commented on issue #13953:
URL:
https://github.com/apache/incubator-mxnet/issues/13953#issuecomment-665842755
@zhreshold could you take a look and see:
- how we should deal with this in 2.x
- whether we can/should patch it in 1.x
szha closed issue #14064:
URL: https://github.com/apache/incubator-mxnet/issues/14064
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go t
szha commented on issue #14064:
URL:
https://github.com/apache/incubator-mxnet/issues/14064#issuecomment-665840709
in 2.x we will focus on numpy array instead of ndarray. the np.split is now
behaving consistently.
```
In [15]: mx.np.split(a, 2)
Out[15]: [array([[1., 1., 1.]]), arr
szha commented on issue #11557:
URL:
https://github.com/apache/incubator-mxnet/issues/11557#issuecomment-665962947
requires https://github.com/dmlc/dmlc-core/issues/623
This is an automated message from the Apache Git Servic
mxnet-bot commented on pull request #18803:
URL: https://github.com/apache/incubator-mxnet/pull/18803#issuecomment-665943826
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
szha edited a comment on issue #12565:
URL:
https://github.com/apache/incubator-mxnet/issues/12565#issuecomment-665961123
The improvement would need to happen per operator. Let's create issues for
individual operators when we discover more of these unclear messages.
-
mxnet-bot commented on pull request #18817:
URL: https://github.com/apache/incubator-mxnet/pull/18817#issuecomment-666076585
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
leezu commented on a change in pull request #18807:
URL: https://github.com/apache/incubator-mxnet/pull/18807#discussion_r462554483
##
File path: src/operator/tensor/la_op.h
##
@@ -470,11 +470,14 @@ inline bool DetType(const nnvm::NodeAttrs& attrs,
inline bool LaEigFactShape(c
gilbertfrancois commented on issue #18751:
URL:
https://github.com/apache/incubator-mxnet/issues/18751#issuecomment-665976180
Apologies for the delay in answering. I was offline for a few days.
@TristonC
https://github.com/apache/incubator-mxnet/issues/18751#issuecomment-665436383
1 - 100 of 103965 matches
Mail list logo