v0.6.10
What's Changed
- The following functions now inherit default
dtypeand possiblydevice(when using torch) when thelikekwarg is an explicit array:"empty""eye""full""identity""ones""zeros"
- fix NumpyMimic special attribute access (#20) by @jcmgray in #21
- fix
"diag"for tensorflow.
Full Changelog: v0.6.9...v0.6.10