ennotsubasa

Results 3 issues of ennotsubasa

When i was training, i got this error, but the training was not stopped, any ideas? I'm afraid it may have some impact on my model training.... Thanks a lot!...

Got negative loss: INFO:feng_pai:Saving model and optimizer state at iteration 10 to ../drive/MyDrive/feng_pai/G_6000.pth INFO:feng_pai:Saving model and optimizer state at iteration 10 to ../drive/MyDrive/feng_pai/D_6000.pth INFO:feng_pai:====> Epoch: 10 INFO:feng_pai:Train Epoch: 11 [5%]...

最近打算把微信开发者平台上的代码直接转换到Taro上,但是我微信开发中平台中使用了Lin-UI,我想知道转换后的API应该怎么使用? 比如在微信小程序中的wx.lin.renderWaterFlow(this.data.data_list) 如果我发布手机app,是否一样可以兼容呢?