Skip to content

Conversation

@anautsch
Copy link
Collaborator

@anautsch anautsch commented Aug 1, 2022

see #1522

Imports in core.utils.profiling.py were too depending on a particular pytorch version (were dropped later). This caused errors or downgrades on user site. Depending tests were commented out as well.

@anautsch
Copy link
Collaborator Author

@mravanelli please take a look.

If you want, I can put the profiling tests in one test function (right now, each test function call takes the same amount of time of some 0.5s which could indicate fixed setting up/tearing down costs are repeated - otherwise, the tests demonstrate profiling is more expensive as a whole activity than just running scripts; which should be the case, too).

@mravanelli mravanelli self-requested a review August 30, 2022 13:35
@mravanelli mravanelli merged commit 50853ff into speechbrain:develop Aug 30, 2022
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