mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-12 12:40:20 +08:00
RC & Docs/changelog (#1776)
* missing * RC * tol * Apply suggestions from code review Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com> * test Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
This commit is contained in:
co-authored by
Adrian Wälchli
parent
d120f97896
commit
9d2df24d6b
@@ -7,7 +7,7 @@ import pytest
|
||||
|
||||
from pytorch_lightning.profiler import AdvancedProfiler, SimpleProfiler
|
||||
|
||||
PROFILER_OVERHEAD_MAX_TOLERANCE = 0.0001
|
||||
PROFILER_OVERHEAD_MAX_TOLERANCE = 0.0005
|
||||
|
||||
|
||||
def _get_python_cprofile_total_duration(profile):
|
||||
|
||||
Reference in New Issue
Block a user