-
Notifications
You must be signed in to change notification settings - Fork 630
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
Unpin librosa as it currently causes an issue about: cannot allocate memory in static TLS block #5510
Conversation
…memory in static TLS block Signed-off-by: Joaquin Anton <[email protected]>
I'm afraid it will break our tests. See librosa/librosa#1445. |
CI MESSAGE: [15648147]: BUILD STARTED |
Signed-off-by: Joaquin Anton <[email protected]>
CI MESSAGE: [15648654]: BUILD STARTED |
CI MESSAGE: [15648671]: BUILD STARTED |
CI MESSAGE: [15651562]: BUILD STARTED |
CI MESSAGE: [15651562]: BUILD FAILED |
CI MESSAGE: [15669752]: BUILD STARTED |
CI MESSAGE: [15669752]: BUILD FAILED |
CI MESSAGE: [15676949]: BUILD STARTED |
CI MESSAGE: [15677024]: BUILD STARTED |
CI MESSAGE: [15677024]: BUILD FAILED |
Signed-off-by: Joaquin Anton <[email protected]>
37eb733
to
24be184
Compare
CI MESSAGE: [15678255]: BUILD STARTED |
CI MESSAGE: [15678255]: BUILD FAILED |
CI MESSAGE: [15735146]: BUILD STARTED |
CI MESSAGE: [15736057]: BUILD STARTED |
CI MESSAGE: [15736057]: BUILD FAILED |
CI MESSAGE: [15738171]: BUILD STARTED |
Signed-off-by: Joaquin Anton <[email protected]>
2e1700b
to
24d1bc7
Compare
CI MESSAGE: [15742104]: BUILD STARTED |
Signed-off-by: Joaquin Anton <[email protected]>
CI MESSAGE: [15743383]: BUILD STARTED |
CI MESSAGE: [15738171]: BUILD FAILED |
CI MESSAGE: [15743383]: BUILD FAILED |
Category:
Other
Description:
Unpins librosa version from tests
Adjusts usage of librosa trim function to match new semantics (see librosa/librosa#1445)
Additional information:
Affected modules and functionalities:
Key points relevant for the review:
Tests:
Checklist
Documentation
DALI team only
Requirements
REQ IDs: N/A
JIRA TASK: N/A