自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

程永强

梦想,不是浮躁,而是沉淀和积累。20260629 223900

  • 博客(2390)
  • 资源 (1)
  • 收藏
  • 关注

原创 Matrix Multiplication Performance (矩阵乘法性能)

Matrix Multiplication Performance (矩阵乘法性能)

2026-08-16 22:57:34 245

原创 模型上下文协议‌ (Model Context Protocol, MCP)

模型上下文协议‌ (Model Context Protocol, MCP)

2026-08-14 23:52:31 185

原创 AI-Powered Wiki Generator: DeepWiki, OpenDeepWiki, DeepWiki-Open (Grok-Wiki) and Zread

AI-Powered Wiki Generator: DeepWiki, OpenDeepWiki, DeepWiki-Open (Grok-Wiki) and Zread

2026-08-14 22:53:42 208

原创 Confluence 表格固定宽度设置指南

Confluence 表格固定宽度设置指南

2026-08-11 00:19:00 221

原创 AI 技术狂欢下的泡沫与隐忧

AI 技术狂欢下的泡沫与隐忧

2026-08-05 23:31:35 239

原创 Notepad++ 搜索结果窗口 (Search results) 恢复到底部显示

Notepad++ 搜索结果窗口 (Search results) 恢复到底部显示

2026-08-04 23:57:01 247

原创 在 Windows 中执行清洁安装 NVIDIA GPU 驱动程序

在 Windows 中执行清洁安装 NVIDIA GPU 驱动程序

2026-08-02 11:32:01 290

原创 如何将 CSDN 的 Markdown 文章同步到微信公众号?

如何将 CSDN 的 Markdown 文章同步到微信公众号?

2026-07-01 21:41:26 299

原创 文章同步助手 (Wechatsync) - Markdown 在线编辑器

文章同步助手 (Wechatsync) - Markdown 在线编辑器

2026-07-01 18:30:22 402

原创 Visual Studio Code + LLDB: Remote Debugging on Android Devices

Visual Studio Code + LLDB: Remote Debugging on Android Devices

2026-06-30 00:12:53 329

原创 Docker Docs

Docker Docs

2026-06-23 23:31:06 98

原创 What is Docker? (什么是 Docker?)

What is Docker? (什么是 Docker?)

2026-06-22 23:44:11 215

原创 Samsung Galaxy Z Flip7 FE USB 调试 - ADB 调试

Samsung Galaxy Z Flip7 FE USB 调试 - ADB 调试

2026-06-20 21:32:56 354

原创 OpenClaw - Personal AI Assistant (个人 AI 助理)

OpenClaw - Personal AI Assistant (个人 AI 助理)

2026-03-23 11:16:07 943

原创 Windows 系统存储 (本地磁盘 C) 文件清理

Windows 系统存储 (本地磁盘 C) 文件清理

2026-03-20 11:24:46 416

原创 梦想,不是浮躁,而是沉淀和积累!

梦想,不是浮躁,而是沉淀和积累!

2026-03-10 20:51:49 216

原创 所有的伟大,都源于一个勇敢的开始!

所有的伟大,都源于一个勇敢的开始!

2026-03-10 20:43:42 140

原创 Automatic Mixed Precision (AMP) - Gradient Scaling (梯度缩放)

Automatic Mixed Precision (AMP) - Gradient Scaling (梯度缩放)

2026-03-01 22:33:15 1168

原创 单精度浮点数 (FP32)、半精度浮点数 (FP16) 和 brain floating point (BF16)

单精度浮点数 (FP32)、半精度浮点数 (FP16) 和 brain floating point (BF16)

2026-02-27 23:44:02 1124

原创 在浏览器中下载/保存 JSON 文件

在浏览器中下载/保存 JSON 文件

2026-02-26 23:23:25 921

原创 设计模式:C++ 模板方法模式 (Template Method in C++)

设计模式:C++ 模板方法模式 (Template Method in C++)

2026-02-22 12:59:44 1230

原创 设计模式:C++ 单例模式 (Singleton in C++)

设计模式:C++ 单例模式 (Singleton in C++)

2026-02-21 23:48:03 1698

原创 C++ 函数包装器 (function wrapper) std::function

C++ 函数包装器 (function wrapper) std::function

2026-02-21 17:13:38 1248

原创 生成代码越廉价,理解代码越珍贵!

生成代码越廉价,理解代码越珍贵!

2026-02-12 23:45:52 1140

原创 C++ 多线程 std::call_once() and std::once_flag

C++ 多线程 std::call_once() and std::once_flag

2026-02-10 00:00:59 854

原创 JVP (Jacobian-vector product) and VJP (vector-Jacobian product)

JVP (Jacobian-vector product) and VJP (vector-Jacobian product)

2026-02-03 23:23:13 1072

原创 MobileFineTuner: A Unified End-to-End Framework for Fine-Tuning LLMs on Mobile Phones

MobileFineTuner: A Unified End-to-End Framework for Fine-Tuning LLMs on Mobile Phones

2026-02-01 23:38:14 1162

原创 MobileFineTuner

MobileFineTuner

2026-02-01 23:19:30 672

原创 PyTorch Grid Sample

PyTorch Grid Sample

2026-01-28 23:39:30 837

原创 The Jacobian for JVP (Jacobian-vector product) and VJP (vector-Jacobian product)

The Jacobian for JVP (Jacobian-vector product) and VJP (vector-Jacobian product)

2026-01-23 23:52:33 771

原创 CUDA Programming Guide: 2.1. Intro to CUDA C++

CUDA Programming Guide: 2.1. Intro to CUDA C++

2026-01-20 23:16:12 1047

原创 Deep Learning with PyTorch: A Gentle Introduction to torch.autograd

Deep Learning with PyTorch: A Gentle Introduction to torch.autograd

2026-01-18 20:27:01 850

原创 The Matrix Transpose (矩阵转置)

The Matrix Transpose (矩阵转置)

2026-01-18 15:40:09 813

原创 Deep Learning with PyTorch: Tensors (张量)

Deep Learning with PyTorch: Tensors (张量)

2026-01-15 22:49:51 818

原创 Softmax Function - Derivatives and Gradients (导数和梯度)

Softmax Function - Derivatives and Gradients (导数和梯度)

2026-01-13 23:51:36 2716

原创 The Hadamard Product (阿达玛乘积)

The Hadamard Product (阿达玛乘积)

2026-01-11 11:57:38 1116

原创 Matrix Calculus (矩阵微积分) and Vector-Jacobian Product (向量-雅可比乘积)

Matrix Calculus (矩阵微积分) and Vector-Jacobian Product (向量-雅可比乘积)

2026-01-10 23:45:51 1311

原创 Softsign Function - Derivatives and Gradients (导数和梯度)

Softsign Function - Derivatives and Gradients (导数和梯度)

2026-01-09 22:18:51 769

原创 Abs Function - Derivatives and Gradients (导数和梯度)

Abs Function - Derivatives and Gradients (导数和梯度)

2026-01-05 23:40:20 778

原创 Softplus Function - Derivatives and Gradients (导数和梯度)

Softplus Function - Derivatives and Gradients (导数和梯度)

2026-01-03 16:28:30 1230

Migrating Unity applications from Oculus to OSVR

Migrating Unity applications from Oculus to OSVR

2016-08-07

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除