baselines icon indicating copy to clipboard operation
baselines copied to clipboard

Update setup.py

Open dunnus opened this issue 3 years ago • 1 comments

Adding 'tensorflow-macos' for in list tf_pkg_name for the new tensorflow builds for apple silicon chips.

'distutils.LooseVersion' is depracated replacing it with 'packaging.version.parse'

dunnus avatar Jun 16 '22 12:06 dunnus

I was about to make a pull request for the exact same thing!!!

akshaygulabrao avatar Jan 30 '23 01:01 akshaygulabrao