BrightHai

Results 3 issues of BrightHai

Thanks for this great work. Is there any options which set the x-label for the graph? ![image](https://user-images.githubusercontent.com/11002329/29804040-55d1c180-8cb2-11e7-8634-22eb5d358e79.png)

使用albert_tiny_zh_google预训练模型,args.py 文件配置: #模型目录 model_dir = os.path.join(file_path, 'albert_tiny_zh_google/') #config文件 config_name = os.path.join(file_path, 'albert_config/albert_config_tiny_google.json') #ckpt文件名称 ckpt_name = os.path.join(model_dir, 'albert_model.ckpt') #输出文件目录 output_dir = os.path.join(file_path, 'albert_tiny_zh_google/') #vocab文件目录 vocab_file = os.path.join(file_path, 'albert_tiny_zh_google/vocab.txt')

Xcode12Beta6 WDA Release 2.20.4 https://github.com/appium/WebDriverAgent ![image](https://user-images.githubusercontent.com/11002329/92704702-b4ef4100-f385-11ea-85c3-b466a873e632.png)