binghang

Results 5 issues of binghang

原因:用的是mysql5.7.17数据库,存在“0000-00-00 00:00:00”,映射到java.util.Date不识别,所以出错了。 解决方案:jdbc添加“?zeroDateTimeBehavior=convertToNull”解决问题。 ![tim 20180515174946](https://user-images.githubusercontent.com/10806595/40049849-61b20924-5868-11e8-91ef-fbed1042203e.jpg) ![tim 20180515175042](https://user-images.githubusercontent.com/10806595/40049896-858467d4-5868-11e8-994f-5c15bc24bd77.png) ![tim 20180515175124](https://user-images.githubusercontent.com/10806595/40049929-9c127eaa-5868-11e8-96c8-0ae7991369e3.png)

#### What would you like to be added: Supporting UI, just like Rancher #### Why is this needed: Easy to use.

kind/feature
long-term

When I run "python main.py --config="cfgs/fishnet150-32.yaml" --b 32 --lr 0.01 --every-decay 30 --fl-gamma 2 >> fishnet150-train.log". The following error happen: `D:\ProgramData\Anaconda3\lib\site-packages\torch\nn\modules\upsampling.py:129: UserWarning: nn.Upsample is deprecated. Use nn.functional.interpolate instead. warnings.warn("nn.{} is...

I'm interested in your project. How does it run?

master分支代码: ![image](https://github.com/canghai908/zbxtable/assets/10806595/dab0a26b-a3a3-4b6a-a2d1-bb9cf7cb3640)