denisovap2013
Created Sep 23, 2021 18:01:48
(0)
(0)
Hello. I'm not sure what you mean by the "absolute path reference". If you mean the path to the onnx source files, I'm afraid there are no such files in the MindSpore repository to begin with. I wonder how it even builds using the provided ./build.sh script.
user_4147187
Reply denisovap2013 Created Sep 28, 2021 01:49:47
(0)
(0)
https://gitee.com/mindspore/mindspore/pulls/9117/files I found this one. I hope you can refer to it.
denisovap2013
Reply user_4147187 Created Sep 30, 2021 17:01:47
(0)
(0)
Thank you for your answer. I actually also found a lot of PRs, where the C++ code is modified. But it realy works if the IDE is setup well. As far as I manage to get, my IDE (CLion) cannot correctly parse all the CMakeList.txt files. The thing that is missing is the actual instructions for the C++ programmers, which want to contribute to the MindSpore framework. |
denisovap2013
Created Sep 30, 2021 17:05:27
(1)
(0)
Hello! I'm not sure this problem can be resolved here. Is there a special forum, where I can ask this question to Mindspore C++ developers from the Huawei team? I would really appreciate your help. Thanks in advance!
AndresMoreno
Reply denisovap2013 Created Sep 30, 2021 17:21:32
(0)
(0)
You can contact Technical support in the official Website using Live Chat or Mail: https://e.huawei.com/en/products/cloud-computing-dc/atlas/mindspore |
denisovap2013
Created Sep 23, 2021 02:49:37
(0)
(0)
Thank you, for your answer. But I am afraid that the lnk you provided leads to the default MindSpore introduction page for Python ML/DL developers, which does not cover any of the issues I mentioned. |
|
denisovap2013
Created Sep 23, 2021 18:01:48
(0)
(0)
Hello. I'm not sure what you mean by the "absolute path reference". If you mean the path to the onnx source files, I'm afraid there are no such files in the MindSpore repository to begin with. I wonder how it even builds using the provided ./build.sh script.
user_4147187
Reply denisovap2013 Created Sep 28, 2021 01:49:47
(0)
(0)
https://gitee.com/mindspore/mindspore/pulls/9117/files I found this one. I hope you can refer to it.
denisovap2013
Reply user_4147187 Created Sep 30, 2021 17:01:47
(0)
(0)
Thank you for your answer. I actually also found a lot of PRs, where the C++ code is modified. But it realy works if the IDE is setup well. As far as I manage to get, my IDE (CLion) cannot correctly parse all the CMakeList.txt files. The thing that is missing is the actual instructions for the C++ programmers, which want to contribute to the MindSpore framework. |
|
|
|