@@ -265,7 +265,7 @@ page_dev_yunlao_desc3=China computing power network (C²NET) phase I can realize | |||||
page_dev_yunlao_desc4=Developers can freely select the corresponding computing resources according to the use needs, and can test the adaptability, performance, stability, etc. of the model in different hardware environments. | page_dev_yunlao_desc4=Developers can freely select the corresponding computing resources according to the use needs, and can test the adaptability, performance, stability, etc. of the model in different hardware environments. | ||||
page_dev_yunlao_desc5=If your model requires more computing resources, you can also apply for it separately. | page_dev_yunlao_desc5=If your model requires more computing resources, you can also apply for it separately. | ||||
page_dev_yunlao_apply=Apply Separately | page_dev_yunlao_apply=Apply Separately | ||||
c2net_title=China Computing Network | |||||
c2net_title=China Computing Network(C²NET) | |||||
c2net_desc=Extensive access to intelligent computing centers and supercomputing centers across the country to provide users with free computing resources. | c2net_desc=Extensive access to intelligent computing centers and supercomputing centers across the country to provide users with free computing resources. | ||||
c2net_center=Center | c2net_center=Center | ||||
search=Search | search=Search | ||||
@@ -267,7 +267,7 @@ page_dev_yunlao_desc3=中国算力网(C²NET)一期可实现不同人工智 | |||||
page_dev_yunlao_desc4=开发者可以根据使用需求,自由选择相应计算资源,可以测试模型在不同硬件环境下的适配能力、性能、稳定性等。 | page_dev_yunlao_desc4=开发者可以根据使用需求,自由选择相应计算资源,可以测试模型在不同硬件环境下的适配能力、性能、稳定性等。 | ||||
page_dev_yunlao_desc5=如果您的模型需要更多的计算资源,也可以单独申请。 | page_dev_yunlao_desc5=如果您的模型需要更多的计算资源,也可以单独申请。 | ||||
page_dev_yunlao_apply=单独申请 | page_dev_yunlao_apply=单独申请 | ||||
c2net_title=中国算力网 | |||||
c2net_title=中国算力网(C²NET) | |||||
c2net_desc=广泛接入全国各地智算中心、超算中心,为用户提供免费算力资源 | c2net_desc=广泛接入全国各地智算中心、超算中心,为用户提供免费算力资源 | ||||
c2net_center=中心 | c2net_center=中心 | ||||
search=搜索 | search=搜索 | ||||
@@ -45,7 +45,7 @@ | |||||
<div class="sixteen wide mobile eight wide tablet eight wide computer column" style=" margin:2.0rem 0"> | <div class="sixteen wide mobile eight wide tablet eight wide computer column" style=" margin:2.0rem 0"> | ||||
{{.i18n.Tr "custom.foot.copyright"}} <a href="http://beian.miit.gov.cn/" target="_blank">京ICP备18004880号</a> | {{.i18n.Tr "custom.foot.copyright"}} <a href="http://beian.miit.gov.cn/" target="_blank">京ICP备18004880号</a> | ||||
<br> | <br> | ||||
{{.i18n.Tr "Powered_by 鹏城实验室云脑、"}}<a href="https://www.trustie.net/" target="_blank">Trustie确实</a>{{.i18n.Tr "、gitea"}} | |||||
{{.i18n.Tr "Powered_by 鹏城实验室云脑、中国算力网(C²NET)、"}}<a href="https://www.trustie.net/" target="_blank">Trustie确实</a>{{.i18n.Tr "、Gitea"}} | |||||
<br> | <br> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
@@ -285,7 +285,7 @@ function transObj(data){ | |||||
DatasetName:TrainTaskInfo.DatasetName || '--', | DatasetName:TrainTaskInfo.DatasetName || '--', | ||||
Parameters:TrainTaskInfo.Parameters || '--', | Parameters:TrainTaskInfo.Parameters || '--', | ||||
FlavorName:TrainTaskInfo.FlavorName || '--', | FlavorName:TrainTaskInfo.FlavorName || '--', | ||||
WorkServerNumber:TrainTaskInfo.WorkServerNumber || '--', | |||||
WorkServerNumber:TrainTaskInfo.WorkServerNumber || '1', | |||||
Parameters:Parameters, | Parameters:Parameters, | ||||
EngineName:EngineName, | EngineName:EngineName, | ||||
DisplayJobName:TrainTaskInfo.DisplayJobName || '--', | DisplayJobName:TrainTaskInfo.DisplayJobName || '--', | ||||