question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. ItĀ collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Lose performance between 0.6.0 and 0.7.1

See original GitHub issue

šŸ› Bug

When I train exactly the same model with pl 0.7.1, I get worse performance compared to pl0.6.0. I did a fresh install or Asteroid with both versions and ran exactly the same script on the same hardware. I get significantly worse performance with pl0.7.1. Are there some known issues I should be aware of? In the mean time, I’ll have to downgrade to 0.6.0

Environment

PL 0.6.0

Collecting environment information… [8/105] PyTorch version: 1.4.0
Is debug build: No
CUDA used to build PyTorch: 10.1

OS: Debian GNU/Linux 10 (buster)
GCC version: (Debian 8.3.0-6) 8.3.0
CMake version: version 3.14.0

Python version: 3.6 Is CUDA available: No CUDA runtime version: No CUDA GPU models and configuration: No CUDA Nvidia driver version: No CUDA cuDNN version: No CUDA

Versions of relevant libraries: [pip3] numpy==1.18.1 [pip3] pytorch-lightning==0.6.0 [pip3] torch==1.4.0 [pip3] torchvision==0.4.2 [conda] blas 1.0 mkl [conda] mkl 2019.4 243 [conda] mkl-include 2020.0 166 [conda] mkl-service 2.3.0 py36he904b0f_0 [conda] mkl_fft 1.0.14 py36ha843d7b_0 [conda] mkl_random 1.1.0 py36hd6b4f25_0 [conda] torch 1.3.1 pypi_0 pypi [conda] torchvision 0.4.2 pypi_0 pypi

Diff between 0.6.0 and 0.7.1 envs

diff env_0.7 env_0.6

19c19
< [pip3] pytorch-lightning==0.7.1
---
> [pip3] pytorch-lightning==0.6.0

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:53 (50 by maintainers)

github_iconTop GitHub Comments

4reactions
mparientecommented, May 17, 2020

I’ve tried with 0.7.5 against 0.6.0 and got the same results on several of our architectures. We’ll finally upgrade and get all the new features you integrated šŸ˜€ Thanks again for looking into it, I’m closing this.

1reaction
awaelchlicommented, Apr 3, 2020

Try again, I had sharing turned off. No, Colab doesn’t want to give me GPU for some reason, that’s why I tried CPU.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Lose performance between 0.6.0 and 0.7.1 #1136 - GitHub
Yes. We minimize negative signal to distortion ratio (SDR), which is widely used in speech separation. I report loss values here, they areĀ ......
Read more >
Solidity Documentation - Read the Docs
Solidity is an object-oriented, high-level language for implementing smart contracts. Smart contracts are programs which govern the behaviour of accountsĀ ...
Read more >
Release History — openforcefield 0.8.0 documentation
This release implements the SMIRNOFF virtual site specification. The implementation enables support for models using off-site charges, including 4- and 5-pointĀ ...
Read more >
NEWS
frailtyEM 0.6.3 Ā· fixed intervals for calculating confidence based intervals. seems there is a problem when the frailty variance is very large (e.g....
Read more >
What's New — pandas 0.14.1 documentation
This is a minor release from 0.14.0 and includes a small number of API changes, several new features, enhancements, and performance improvements along...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found