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

pnnx fix macos and windows build, add quick test ci #5838

Merged
merged 16 commits into from
Dec 23, 2024

Conversation

nihui
Copy link
Member

@nihui nihui commented Dec 20, 2024

No description provided.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 6 changed files in this pull request and generated no comments.

Files not reviewed (5)
  • tools/pnnx/src/CMakeLists.txt: Language not supported
  • tools/pnnx/src/pass_ncnn/torch_istft.cpp: Language not supported
  • tools/pnnx/src/pass_ncnn/torch_stft.cpp: Language not supported
  • tools/pnnx/src/pass_ncnn/torchaudio_F_inverse_spectrogram.cpp: Language not supported
  • tools/pnnx/src/pass_ncnn/torchaudio_F_spectrogram.cpp: Language not supported
@nihui nihui requested a review from Copilot December 20, 2024 10:57
Copilot

This comment was marked as resolved.

@nihui nihui requested a review from Copilot December 20, 2024 11:03

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 6 changed files in this pull request and generated no comments.

Files not reviewed (5)
  • tools/pnnx/src/CMakeLists.txt: Language not supported
  • tools/pnnx/src/pass_ncnn/torch_istft.cpp: Language not supported
  • tools/pnnx/src/pass_ncnn/torch_stft.cpp: Language not supported
  • tools/pnnx/src/pass_ncnn/torchaudio_F_inverse_spectrogram.cpp: Language not supported
  • tools/pnnx/src/pass_ncnn/torchaudio_F_spectrogram.cpp: Language not supported
Comments suppressed due to low confidence (1)

.github/workflows/pnnx.yml:50

  • The quick-test step only runs the 'test_nn_Conv' test. Consider adding more comprehensive test coverage to ensure other important tests are also executed.
cd build && ctest --output-on-failure -R test_nn_Conv
@nihui nihui merged commit 0b71133 into Tencent:master Dec 23, 2024
10 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant