Add command line interface for easy-use
Jittor opened this issue · 2 comments
Jittor commented
for example, JittorVis can be started with command line interface:
python3 -m jittorvis --ip=xx.xx.xx.xx --arg1 xxx --arg2 xxx
swordsbird commented
good idea. we will introduce it in the updated version 1.0.4.
swordsbird commented
Solved