[ENH] optimize metric state updates to prevent O(N^2) reallocation #4499
Annotations
10 warnings
|
Run pytest:
C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\site-packages\lightning\pytorch\utilities\_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
|
|
Run pytest:
C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\site-packages\lightning\pytorch\utilities\_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
|
|
Run pytest:
C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\site-packages\lightning\pytorch\utilities\_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
|
|
Run pytest:
C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\site-packages\lightning\pytorch\utilities\_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
|
|
Run pytest:
C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\site-packages\lightning\pytorch\utilities\_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
|
|
Run pytest:
C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\site-packages\lightning\pytorch\utilities\_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
|
|
Run pytest:
C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\site-packages\lightning\pytorch\utilities\_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
|
|
Run pytest:
C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\site-packages\lightning\pytorch\utilities\_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
|
|
Run pytest:
C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\site-packages\lightning\pytorch\utilities\_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
|
|
Run pytest:
C:\hostedtoolcache\windows\Python\3.14.6\x64\Lib\site-packages\lightning\pytorch\utilities\_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
|
background
wait
wait-all
cancel
parallel
Loading