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

Unit Test failures #4

Open
micmelesse opened this issue Aug 31, 2021 · 0 comments
Open

Unit Test failures #4

micmelesse opened this issue Aug 31, 2021 · 0 comments
Assignees

Comments

@micmelesse
Copy link

micmelesse commented Aug 31, 2021

Some unit tests are failing on ROCM.

They are listed here.

  • test_mvdr
  • test_MVDR
  • test_lfilter_9th_order_filter_stability
  • test_rnnt_loss
  • test_rnnt_loss_basic_backward
  • test_rnnt_loss_basic_forward_no_grad
  • test_rnnt_loss_costs_and_gradients
  • test_rnnt_loss_costs_and_gradients_random_data_with_numpy_fp32
  • test_inverse_spectrogram
  • test_griffinlim
  • test_lfcc
  • test_read_vec_int_ark
  • test_read_vec_flt_ark
  • test_read_mat_ark

Here are some preliminary possible causes. This will be updated as I learn more.

  • CUDA issues
    • test_rnnt_loss et al ....
  • Kaldio issues
    • test_read_vec_int_ark, test_read_vec_flt_ark, test_read_mat_ark
  • Pytorch Audio Beaming implemantion
    • test_MVDR .....
@micmelesse micmelesse self-assigned this Aug 31, 2021
dllehr-amd added a commit to dllehr-amd/audio that referenced this issue Apr 7, 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

No branches or pull requests

1 participant