Closed gabe-l-hart closed 3 months ago
Update logic for setting stacklevel to work with external values
Update the logic to respect and augment other wrapper functions that set stacklevel
stacklevel
Added a unit test that repros the conflict when torch explicitly sets stacklevel
Addresses #432
Description
Update logic for setting stacklevel to work with external values
Changes
Update the logic to respect and augment other wrapper functions that set
stacklevel
Testing
Added a unit test that repros the conflict when torch explicitly sets
stacklevel
Related Issue(s)
Addresses #432