[GitHub] [incubator-mxnet] apeforest commented on issue #14380: fix type mismatch bugs

2019-03-20 Thread GitBox
apeforest commented on issue #14380: fix type mismatch bugs URL: https://github.com/apache/incubator-mxnet/pull/14380#issuecomment-475118273 It seems the mismatch you reported has been fixed in master. Please rebase the latest master and verify. Thanks.

[GitHub] [incubator-mxnet] apeforest commented on issue #14380: fix type mismatch bugs

2019-03-20 Thread GitBox
apeforest commented on issue #14380: fix type mismatch bugs URL: https://github.com/apache/incubator-mxnet/pull/14380#issuecomment-475118077 > then you will see "error C2672: 'std::min': no matching overloaded function found". This error is not unique to Windows VC2015. Linux should

[GitHub] [incubator-mxnet] apeforest commented on issue #14380: fix type mismatch bugs

2019-03-20 Thread GitBox
apeforest commented on issue #14380: fix type mismatch bugs URL: https://github.com/apache/incubator-mxnet/pull/14380#issuecomment-475117887 > Build it by vc2015 then you will know what am I talking about. If our Windows CI could not catch the error you encountered, we cannot verify