Commit Graph

11 Commits

Author SHA1 Message Date
chenfeiyu af26c1e389 fix priority in example/parallelwavegan 2021-06-30 13:33:56 +08:00
chenfeiyu ef51e1ab13 refined training module 2021-06-30 13:08:23 +08:00
chenfeiyu 29b8b8b0ea 1. better error handling;
2. use absolute path in snapshot records;
3. visualdl takes a logger as init argument rather than creating one.
2021-06-27 18:53:45 +08:00
chenfeiyu 3e8a156348 add synthesis script for pwg 2021-06-26 19:31:52 +08:00
chenfeiyu 83c9f0aeae add snapshot and visualizer 2021-06-21 09:56:26 +00:00
chenfeiyu a738954001 1. change default data layout to channel last in preprocessing;
2. add Summary and DictSummary for aggrelation of evaluation losses;
3. add unittest for report ans scope.
2021-06-18 09:44:32 +00:00
chenfeiyu 042e02d242 use paddle's profiler 2021-06-16 13:43:13 +00:00
chenfeiyu 8dbcc9bccb add profiling 2021-06-16 09:40:47 +00:00
chenfeiyu bbbe5a8b50 add profiling 2021-06-16 14:47:30 +08:00
chenfeiyu b0983e4d76 WIP: pwg training works 2021-06-14 17:05:37 +08:00
chenfeiyu 54c7905f40 WIP: training setup done 2021-06-13 17:24:15 +08:00