You have to specify ‘-keep‘ options for the shrinking step

简介: You have to specify ‘-keep‘ options for the shrinking step

查了一下,说一定要有一个keep句子。加一个:

-keep public class * {
    public protected *;
}
目录
相关文章
加载模型出现-RuntimeError: Error(s) in loading state_dict for Net:unexpected key(s) in state_dict: XXX
加载模型出现-RuntimeError: Error(s) in loading state_dict for Net:unexpected key(s) in state_dict: XXX
398 0
|
11月前
|
存储 算法 API
You have to specify ‘-keep‘ options for the shrinking step
You have to specify ‘-keep‘ options for the shrinking step
53 0
Sap Ds Data is not available. Increase the time-out interval values in Debug | Options
Sap Ds Data is not available. Increase the time-out interval values in Debug | Options
94 0
|
C语言
[Error] ‘for‘ loop initial declarations are only allowed in C99 or C11 mode 解决方法
[Error] ‘for’ loop initial declarations are only allowed in C99 or C11 mode [Note] use option -std=c99,-std=gnu99,-std=c11 or-std=gnu11 to compile your code
1193 0
[Error] ‘for‘ loop initial declarations are only allowed in C99 or C11 mode 解决方法
Unable to add window --token is not valid
Unable to add window --token is not valid
Step by step to create time dependent view
Step1: Create your transparent table as usual. The only special task is to include two additional fields for start and end date. Use predefined VIM_BEGDA and VIM_ENDDA.
93 0
Step by step to create time dependent view
|
XML 数据格式
Adobe form batch output print mode - multiple
Customer wants to render the body page 4 times on 4 different master page in one PDF. Take “Invoice” as example, the first copy will be printed on master page with text “for Customer”, the second copy will be printed on master page with text “for archive”.
105 0
D3 dataset - what is usage of key function in data
Created by Wang, Jerry, last modified on Sep 21, 2015
101 0
D3 dataset - what is usage of key function in data
|
开发工具
R-Organize Data(step 2)
R is a data analysis and visualization platform.
913 0