thu-vis/JittorVis

Add command line interface for easy-use

Jittor opened this issue · 2 comments

for example, JittorVis can be started with command line interface:

python3 -m jittorvis --ip=xx.xx.xx.xx --arg1 xxx --arg2 xxx 

good idea. we will introduce it in the updated version 1.0.4.

Solved