Files
Guillaume Lagrange 1e5c220db2 [Breaking] Use device settings to provide output dtype (#4653)
* Use device settings to provide output dtype

* Fix bool scalar

* Use thread_local + switch to once lock w/ already initialized error

* Fix doc

* Fix typo

* Fix no-std

* Update docs

* Use resolved device settings instead

* Fix default bool

* Remove print
2026-03-23 08:49:17 -04:00
..