chore: update pre-commit hooks #974
Annotations
3 warnings
Test with pytest:
<frozen importlib._bootstrap>#L241
numpy.ndarray size changed, may indicate binary incompatibility. Expected 80 from C header, got 96 from PyObject
|
Test with pytest:
Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/numba/core/decorators.py#L262
numba.generated_jit is deprecated. Please see the documentation at: https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-generated-jit for more information and advice on a suitable replacement.
|
Test with pytest:
src/caustics/lenses/func/pixelated_convergence.py#L326
Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /Users/runner/work/pytorch/pytorch/pytorch/aten/src/ATen/native/Convolution.cpp:1037.)
|
Loading