
win
文章平均质量分 64
windows 相关
深圳市进化图灵智能科技有限公司
AI学习qq群 873673497|官网: turingevo.com
| 邮箱 : [email protected]
| github: https://github.com/turingevo
| huggingface: https://huggingface.co/turingevo
为社会创造价值,交个朋友,合作共赢。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
win 系统修改文件的日期
【代码】win 系统修改文件的日期。原创 2025-01-10 08:14:11 · 492 阅读 · 0 评论 -
ImportError: DLL load failed while importing _rust: 找不到指定的模块。
177 WARNING: Failed to collect submodules for ‘cryptography.hazmat.backends.openssl’ because importing ‘cryptography.hazmat.backends.openssl’ raised: ImportError: DLL load failed while importing _rust: 找不到指定的模块。依赖 OpenSSL >= 3.0.0。原创 2024-10-20 15:56:45 · 770 阅读 · 0 评论 -
windows on arm 开发指南
anaconda 目前采用兼容格式x86_64 可以在windows on arm 运行,安装和开发的所有软件都是 x86_64 格式不是原生的arm64 aarch64。LLVM-MinGW: 支持 Windows, Linux, macOS ,x86 x64 aarch64 armv7 等等cpu架构。不是原生的arm64架构,可以使用,但是不能开发原生arm64架构程序。这个是原生的arm64 架构程序。原生支持 arm64。原生支持 arm64。原创 2024-09-01 12:26:59 · 772 阅读 · 0 评论 -
本地电脑交叉编译ffmpeg 到 windows on arm64
docker镜像: llvm-mingw。原创 2024-09-04 00:44:34 · 1051 阅读 · 0 评论 -
ubuntu22.04 qemu 安装windows on arm虚拟机
右键单击 LabConfig,然后选择 New → Dword (32-bit) Value(新建 Dword (32 位)值)。不慌,到这里已经安装到硬盘 windows-arm64.qcow2 了。右键单击“Setup”文件夹,然后新建 LabConfig 文件夹。打开 cmd 提示符,然后键入。然后浏览选择驱动文件夹。关闭 qemu ,再次启动。原创 2024-09-06 00:38:06 · 1063 阅读 · 0 评论 -
github 工作流自动编译 ffmpeg for windows on arm
利用:IsaacShelton/update-existing-release。我这里release是 v6.1 tag是v6.1。1 先创建一个release 和tag。2 把库文件都打包在一起。原创 2024-09-04 18:02:02 · 1166 阅读 · 0 评论 -
源码编译 openblas for windows on arm
【代码】源码编译 openblas for windows on arm。原创 2024-09-11 18:06:59 · 556 阅读 · 0 评论 -
源码编译llama.cpp for windows on arm
上一步openblas 安装到路径 C:/workspace/program/openblas。选择 Release ARM64 ,选中项目 ALL_BUILD 生成。然后open project, 选择 vs 2022 打开。原理 blas 加速是通过编译ggml提供的。点击 Generate 生成。原创 2024-10-14 15:35:01 · 1000 阅读 · 0 评论 -
源码编译 opessl-1.1.1w for windows on arm
【代码】源码编译 opessl-1.1.1w for windows on arm。原创 2024-10-14 15:42:04 · 402 阅读 · 0 评论 -
源码编译 FunASR for windows on arm
configure 、generate 用vsual studio 打开,编译。3 下载 openssl for windows on arm。2 下载 ffmpeg for windows on arm。直接搜索模型名称,然后下载,放在路径下。4 打开cmake-gui。字段的值,就是解码结果。原创 2024-10-14 16:25:04 · 854 阅读 · 0 评论