hooy
hooy
> Please don't git push this branch, I'm fixing bugs ok, I add some ncnn cmake options to avoid exe generation
I'm not have toolchain to compile for arm platform ``` error: in triplet arm64-windows: Unable to find a valid toolchain for requested target architecture arm64. The selected Visual Studio instance...
I change vcpkg.json like mnn not sopport mobile and arm ``` "supports": "!(arm | uwp | ios | android)", ```
> > I change vcpkg.json like mnn not sopport mobile and arm > > ``` > > "supports": "!(arm | uwp | ios | android)", > > ``` > >...
But I add cmake options to avoid generate exes,there has no exes to clean or copy. ---- Replied Message ---- | From | ***@***.***> | | Date | 06/18/2022 06:02...
> But I add cmake options to avoid generate exes,there has no exes to clean or copy. > ---- Replied Message ---- | From | ***@***.***> | | Date |...
支持,我直接从vcxproj里边复制进来的内容没有做*.cpp的修改 ---- 回复的原邮件 ---- | 发件人 | ***@***.***> | | 日期 | 2022年08月24日 10:33 | | 收件人 | ***@***.***> | | 抄送至 | ***@***.******@***.***> | | 主题 | Re: [zhongyang219/TrafficMonitor]...
> 建议使用aux_source_directory这样的语句来添加代码文件到CMake工程 改了一版
This problem has not been fixed
这loss是不是太高了 INFO:feier:[3000, 9.977523890319963e-05] INFO:feier:loss_disc=3.107, loss_gen=4.287, loss_fm=13.863,loss_mel=26.175, loss_kl=1.997 INFO:feier:====> Epoch: 19 [2024-02-29 14:55:36] | (0:00:51.579960) INFO:feier:Train Epoch: 20 [39%] INFO:feier:[3200, 9.976276699833672e-05] INFO:feier:loss_disc=3.519, loss_gen=3.646, loss_fm=11.745,loss_mel=26.872, loss_kl=1.892 INFO:root:Saving model and optimizer state at...