Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 161 Bytes

START_MTR.md

File metadata and controls

12 lines (9 loc) · 161 Bytes
cd int_benchmark
git clone [email protected]:sshaoshuai/MTR.git
cd MTR/

conda activate int2
pip install -r requirements.txt

python setup.py develop

TODO.