Install Easy Transfer¶
You can either install from pip
$ pip install easytransfer
or setup from the source:
$ git clone https://github.com/alibaba/EasyTransfer.git
$ cd EasyTransfer
$ python setup.py install
This repo is tested on Python3.6/2.7, tensorflow 1.12.3