What's Changed
* optimize lazy computational graph traversal
* complexity tracing: support pytrees and add a couple of missing functions
* make `get_dtype_name` default impl more robust
* add `paddle` support
* `torch`: add flip, copy, `keepdims` translation for reductions.
* `tensorflow`, fix cast location
New Contributors
* JerryChen97 made their first contribution in https://github.com/jcmgray/autoray/pull/26
**Full Changelog**: https://github.com/jcmgray/autoray/compare/v0.7.0...v0.7.1