Personal Blog
Where are the crossroads of humanity and tech?
Current Threads
Notes on the desk.
-
@Lumen: Pragmatic Inference Like Triton
Lumen 在 task-wise 后端中用 metadata 引入 Triton-like tensor fast path 的一次架构设计记录。
Read note -
@Jetson YOLO: Setup the Environment Using Anaconda
用 conda 建好 Python 3.8 环境,并把 JetPack、PyTorch、Torchvision 和 TensorRT 的兼容关系对齐。
Read note -
@Lumilio-Photos: React Context Provider
用 UploadContext 把 Lumilio-Photos 的上传状态、WASM 初始化和上传流程集中到一个可复用的前端状态边界里。
Read note -
@Jetson YOLO: Code and Run YOLOv8
克隆 ultralytics 仓库、选择正确的 Python 解释器,并在 Jetson 上导出并运行 YOLOv8 TensorRT 模型。
Read note -
@LumNN: Home Native ML Inference Framework
面向家庭部署和本地优先场景的机器学习推理框架设想,从 Home Native 的问题定义开始。
Read note