Skip to content

k2 build without pytorch#1164

Open
zh794390558 wants to merge 11 commits into
k2-fsa:masterfrom
zh794390558:wo_pytorch
Open

k2 build without pytorch#1164
zh794390558 wants to merge 11 commits into
k2-fsa:masterfrom
zh794390558:wo_pytorch

Conversation

@zh794390558

Copy link
Copy Markdown
Contributor

No description provided.

@csukuangfj

Copy link
Copy Markdown
Collaborator

@zh794390558
Thanks for your contribution!

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

Comment thread CMakeLists.txt
@zh794390558

Copy link
Copy Markdown
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
Copy Markdown
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

zh794390558 commented Feb 21, 2023

Copy link
Copy Markdown
Contributor Author

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
Copy Markdown
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