|
|
|
@@ -19,9 +19,6 @@ public class Constant { |
|
|
|
public final static String Computing_Resource_CPU = "CPU"; // 计算资源_CPU |
|
|
|
public final static String Computing_Resource_GPU = "GPU"; // 计算资源_GPU |
|
|
|
|
|
|
|
public final static int Git_Category_Id = 39; |
|
|
|
|
|
|
|
|
|
|
|
public final static String Topic_Dataset = "dataset"; |
|
|
|
public final static String Topic_model = "model"; |
|
|
|
|
|
|
|
|