摔倒的红烧肉

Results 5 issues of 摔倒的红烧肉

UER进行文本分类时如何在训练过程中 loss 持续没有降低的情况下 进行提前结束训练 保存模型 进入测试环节

有些业务场景需要将图片嵌入到单元格内,因为如果图片浮动在单元格上面的话,业务筛选的时候会特别卡,甚至筛选后图片对位置混乱, 支持将图片嵌入到单元格后会很好的解决这一重大资源占用问题

enhancement

FROM golang:1.21.5-alpine WORKDIR /go/src/go_chat COPY . . # 为我们的镜像设置必要的环境变量 ENV GO111MODULE=on \ CGO_ENABLED=0 \ GOOS=linux \ GOARCH=amd64 \ GOPROXY="https://goproxy.cn,direct" RUN echo http://mirrors.aliyun.com/alpine/v3.10/community/ > /etc/apk/repositories \ && echo http://mirrors.aliyun.com/alpine/v3.10/main/ >> /etc/apk/repositories...

- [x] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? If the files in the...

- [x] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## 基本信息 ## 现有案例 [Open Tiny](https://opentiny.design/tiny-vue/zh-CN/os-theme/components/file-upload) ![image](https://github.com/user-attachments/assets/1cc270e5-5a39-4a7a-8b95-f7cf1bdbcc76) [TDesign](https://tdesign.tencent.com/vue-next/components/upload-en?tab=api) ![image](https://github.com/user-attachments/assets/4a30344b-f38e-47a5-90a9-f21e375e01f8) [View Design](https://www.iviewui.com/view-ui-plus/component/form/upload#API) ![image](https://github.com/user-attachments/assets/7916e2ed-a6b1-4afa-bbd5-f68f5ae42e33) ## 预期解决问题 If...

✨ Feature Request
💤 Inactive