magic-hya
magic-hya
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] kubefate1.7.1中,fate-serving支持多servingServer部署,目前没看到有相关参数配置,能支撑多servingServer **Describe the solution...
**Describe the bug** Error reported when running "Resnet example" example. Other issuses also raised questions #5213 **To Reproduce** Steps to reproduce the behavior: 1. Go to doc/tutorial/pipeline/nn_tutorial/Resnet-example.ipynb 2. Run **Expected...
fate 1.11.2 There is an implementation of custom image classification in the homo nn pipeline document. Now, if you want to achieve object detection model training, do you have any...
### Issue Type Feature ### Search for existing issues similar to yours Yes ### Kuscia Version k8s中心化部署kuscia v0.8.0b0 ### Link to Relevant Documentation https://www.secretflow.org.cn/zh-CN/docs/kuscia/v0.8.0b0/deployment/K8s_deployment_kuscia/K8s_master_lite_cn ### Question Details ```shell 参考 https://www.secretflow.org.cn/zh-CN/docs/secretflow/v1.5.0.dev240312/tutorial/Transforming_SingleModel_to_SecretFlow_Federated_Learning...
### Issue Type Running ### Search for existing issues similar to yours Yes ### OS Platform and Distribution CentOS Linux 7 ### Kuscia Version latest ### Deployment k8s ### deployment...
### Issue Type Running ### Search for existing issues similar to yours Yes ### OS Platform and Distribution CentOS Linux 7 ### Kuscia Version k8s中心化部署kuscia v0.11.0b0 ### Deployment k8s ###...
### Issue Type Bug ### Source binary ### Secretflow Version secretpad all in one 1.9.0b2 ### OS Platform and Distribution CentOS Linux 7 ### Python version 3.10.13 ### Bazel version...
### Issue Type Bug ### Source binary ### Secretflow Version secretpad all in one 1.9.0b2 ### OS Platform and Distribution CentOS Linux 7 ### Python version 3.10.13 ### Bazel version...
### Issue Type Bug ### Source binary ### Secretflow Version secretpad all in one 1.9.0b2 ### OS Platform and Distribution CentOS Linux 7 ### Python version 3.10.13 ### Bazel version...
修复issues #1521 1.当前默认baidu翻译不可用,将默认翻译替换成alibaba 2.ts.translate_text函数增加from_language='en'参数,解决 translators.server.TranslatorError: from_language[zh] and to_language[zh] should not be same.报错问题