mitsuba-renderer / drjit

Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering
BSD 3-Clause "New" or "Revised" License
593 stars 43 forks source link

Fix Python type checking in wrap_ad #95

Closed njroussel closed 1 year ago

njroussel commented 1 year ago

Fixes failing tests because of invalid Python type hints.