Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

erro #5

Closed
CallmeZhangChenchen opened this issue Jun 1, 2020 · 1 comment
Closed

erro #5

CallmeZhangChenchen opened this issue Jun 1, 2020 · 1 comment

Comments

@CallmeZhangChenchen
Copy link

git clone --recursive git@github.com:jwfromm/riptide.git
是不是应该是这样
git clone --recursive https://@github.com:jwfromm/riptide.git

cd Riptide/tvm && mkdir build && cp cmake/config.cmake build && cd build
cmake ..
make -j4
export TVM_HOME={RiptideLocation}/tvm
export PYTHONPATH=$TVM_HOME/python:$TVM_HOME/topi/python:$PYTHONPATH
这一步成功,succeful....

You should now be able to import Riptide in Python and are ready to train and deploy a binary model!
不,我不行,no I can't , import Riptide erro .

@jwfromm
Copy link
Owner

jwfromm commented Jul 17, 2020

can you be a little more specific on what error you're getting? If you set your pythonpath up correctly import riptide should work fine. You can test importing riptide while in the Riptide directory to make sure that works.

@jwfromm jwfromm closed this as completed Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants