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

k2 build without pytorch #1164

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

zh794390558
Copy link
Contributor

No description provided.

@csukuangfj
Copy link
Collaborator

@zh794390558
Thanks for your contribution!

Could you check whether the added code is covered by tests?

CMakeLists.txt Outdated Show resolved Hide resolved
@zh794390558
Copy link
Contributor Author

Could you check whether the added code is covered by tests?

how to check it? I can not see the CI in this PR.

@csukuangfj csukuangfj added the ready Ready for review and trigger GitHub actions to run label Feb 21, 2023
@csukuangfj
Copy link
Collaborator

Could you check whether the added code is covered by tests?

how to check it? I can not see the CI in this PR.

Did you run all the c++ tests locally?

@zh794390558
Copy link
Contributor Author

zh794390558 commented Feb 21, 2023

Did you run all the c++ tests locally?

I'm not, since test depends on pytorch also.

I build k2 with this option

cmake -B build -DK2_USE_PYTORCH=OFF -DK2_ENABLE_TESTS=OFF -DK2_ENABLE_BENCHMARK=OFF  

@csukuangfj
Copy link
Collaborator

since test depends on pytorch also.

I think there are tests that don't depend on PyTorch.

@csukuangfj csukuangfj removed the ready Ready for review and trigger GitHub actions to run label May 22, 2023
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

Successfully merging this pull request may close these issues.

2 participants