- 30 8月, 2020 1 次提交
-
-
由 Mark Ma 提交于
add --style command line option to let user choose stargan or gan-compression style (by default gan-compression style will be used). move `dygraph.guard()` declaration into fid module for two reason: 1. the inference model didn't work in dygraph mode, so we dynamically choose whether to use dygraph mode after style is determined. 2. easier to use for end user (no need to call fluid.dygraph.guard() explicitly)
-
- 20 8月, 2020 2 次提交
-
-
由 lijianshe02 提交于
-
由 lijianshe02 提交于
-