Device-SMI v0.2.0
What's Changed
info()
deprecated and will be removed in next release. All the properties are now exposed in device
class object without need to call another method.
- move all subprocess run into _run by @CSY-ModelCloud in #27
- remove info() by @CSY-ModelCloud in #28
- add DeprecationWarning for info() by @CSY-ModelCloud in #30
Full Changelog: v0.1.0...v0.2.0