[GitHub] MyraBaba commented on issue #12869: Python trained model gives different features set in C++

2019-02-06 Thread GitBox
MyraBaba commented on issue #12869: Python trained model gives different features set in C++ URL: https://github.com/apache/incubator-mxnet/issues/12869#issuecomment-461027400 when I add the LG << array saw the output. now I need to test both python and the c++ inference outputs

[GitHub] MyraBaba commented on issue #12869: Python trained model gives different features set in C++

2019-01-03 Thread GitBox
MyraBaba commented on issue #12869: Python trained model gives different features set in C++ URL: https://github.com/apache/incubator-mxnet/issues/12869#issuecomment-451245671 @leleamol Hi, I am back to project and able to compile with Cmake ypur inception_inference.cpp with above

[GitHub] MyraBaba commented on issue #12869: Python trained model gives different features set in C++

2018-11-01 Thread GitBox
MyraBaba commented on issue #12869: Python trained model gives different features set in C++ URL: https://github.com/apache/incubator-mxnet/issues/12869#issuecomment-435034510 than I can use ** instead of numpy.square right ? PS: I have trouble to linking #12930 in cmake . what

[GitHub] MyraBaba commented on issue #12869: Python trained model gives different features set in C++

2018-10-31 Thread GitBox
MyraBaba commented on issue #12869: Python trained model gives different features set in C++ URL: https://github.com/apache/incubator-mxnet/issues/12869#issuecomment-434823928 Hi @leleamol I am trying to integrate and testing your new inference. do you know the

[GitHub] MyraBaba commented on issue #12869: Python trained model gives different features set in C++

2018-10-26 Thread GitBox
MyraBaba commented on issue #12869: Python trained model gives different features set in C++ URL: https://github.com/apache/incubator-mxnet/issues/12869#issuecomment-433343794 I send mail to slack channel and it got bact to me error. FYI

[GitHub] MyraBaba commented on issue #12869: Python trained model gives different features set in C++

2018-10-25 Thread GitBox
MyraBaba commented on issue #12869: Python trained model gives different features set in C++ URL: https://github.com/apache/incubator-mxnet/issues/12869#issuecomment-433212629 @leleamol Thanks for your PR it is very good start for me. But time is limited for me and I need the

[GitHub] MyraBaba commented on issue #12869: Python trained model gives different features set in C++

2018-10-24 Thread GitBox
MyraBaba commented on issue #12869: Python trained model gives different features set in C++ URL: https://github.com/apache/incubator-mxnet/issues/12869#issuecomment-432734458 @leleamol How I can contact you ? have you email ? I could be get paid support from you / also a contribution

[GitHub] MyraBaba commented on issue #12869: Python trained model gives different features set in C++

2018-10-22 Thread GitBox
MyraBaba commented on issue #12869: Python trained model gives different features set in C++ URL: https://github.com/apache/incubator-mxnet/issues/12869#issuecomment-431951586 Can you share your code that you mentioned above please , I will start from your code.

[GitHub] MyraBaba commented on issue #12869: Python trained model gives different features set in C++

2018-10-22 Thread GitBox
MyraBaba commented on issue #12869: Python trained model gives different features set in C++ URL: https://github.com/apache/incubator-mxnet/issues/12869#issuecomment-431912697 I will work on your c++ code and try to make progress. I will run under the cpp-package /example/

[GitHub] MyraBaba commented on issue #12869: Python trained model gives different features set in C++

2018-10-22 Thread GitBox
MyraBaba commented on issue #12869: Python trained model gives different features set in C++ URL: https://github.com/apache/incubator-mxnet/issues/12869#issuecomment-431897028 We almost exhausted :) It certainly should work but we are very new to mxnet framwork. On the other hand

[GitHub] MyraBaba commented on issue #12869: Python trained model gives different features set in C++

2018-10-22 Thread GitBox
MyraBaba commented on issue #12869: Python trained model gives different features set in C++ URL: https://github.com/apache/incubator-mxnet/issues/12869#issuecomment-431848011 @leleamol @lanking520 any idea ? what could be the basic steps in C++ for : ``` img =

[GitHub] MyraBaba commented on issue #12869: Python trained model gives different features set in C++

2018-10-20 Thread GitBox
MyraBaba commented on issue #12869: Python trained model gives different features set in C++ URL: https://github.com/apache/incubator-mxnet/issues/12869#issuecomment-431568530 Hi @leleamol System is Mac os X and also ubuntu 18 build mxnet with cpp support We want to