Skip to content

Conversation

jimthompson5802
Copy link
Collaborator

Code Pull Requests

fix tests/integration_tests/test_audio_features.py

root@8894a5c8bb5c:/opt/project/sandbox/pytest_area# pytest -v --tb=line /opt/project/tests/integration_tests/test_audio_feature.py
============================================================= test session starts =============================================================
platform linux -- Python 3.7.12, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 -- /usr/local/bin/python
cachedir: .pytest_cache
rootdir: /opt/project, configfile: pytest.ini
plugins: timeout-2.0.1, cov-3.0.0, xdist-2.4.0, pycharm-0.7.0, forked-1.3.0, anyio-3.3.4
collected 6 items

../../tests/integration_tests/test_audio_feature.py::test_audio_feature[stacked_cnn] PASSED                                             [ 16%]
../../tests/integration_tests/test_audio_feature.py::test_audio_feature[parallel_cnn] PASSED                                            [ 33%]
../../tests/integration_tests/test_audio_feature.py::test_audio_feature[stacked_parallel_cnn] PASSED                                    [ 50%]
../../tests/integration_tests/test_audio_feature.py::test_audio_feature[rnn] PASSED                                                     [ 66%]
../../tests/integration_tests/test_audio_feature.py::test_audio_feature[cnnrnn] PASSED                                                  [ 83%]
../../tests/integration_tests/test_audio_feature.py::test_audio_feature[passthrough] PASSED                                             [100%]

@justinxzhao justinxzhao merged commit 537a02f into ludwig-ai:tf-to-torch Oct 22, 2021
@jimthompson5802 jimthompson5802 deleted the tf-to-torch-fix-test-audio-feature branch September 19, 2022 01:52
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