Avalanche Protocol for Blockchain
Avalanche is a protocol for Blockchain, and we may learn about L1 Design from Avalanche.
Avalanche is a protocol for Blockchain, and we may learn about L1 Design from Avalanche.
联邦学习领域中一种保护隐私的理论
Just a simple diary on running swe-bench, a classic agentic task benchmark.
D 我们直接枚举 3n3^n3n 个 mask (i.e., 0,1,?0,1,\texttt{?}0,1,?) 考虑 mask 的第 nnn 位,如果是 0,10,10,1,那么剩下的其实就是大小为 n−1n-1n−1 的一个子问题;比较麻烦的是...
Learn (1) integrate CUDA kernels into PyTorch (2) profiling CUDA kernels in PyTorch
CUDA 编程中的分治规约算法.
C++ 的 CRTP 模式可以实现静态多态.
简单讲解 Function Calling, Tools, MCP 和 Skills 的区别
简单剖析一下 Agent 里 Skill 是如何加载的