目录
第3章 张量计算框架与自动微分 (Tensor Computing Frameworks & Autodiff)
3.1.1.1 Storage与View机制:共享内存的零拷贝操作
3.1.3.1 高级索引(Advanced Indexing)与掩码操作
3.2.1.1 Graph Execution与Session机制(1.x legacy)
3.2.1.2 tf.function与AutoGraph的JIT编译
3.2.2 TensorFlow 2.x的Eager与Graph混合模式
3.2.3.1 XLA(Accelerated Linear Algebra)的算子融合
3.3.1.1 Jacobian矩阵与向量-Jacobian乘积(VJP)
3.3.2.1 检查点技术(Checkpointing)与梯度重计算
3.3.3.1 PyTorch的torch.autograd.Function
3.3.3.2 TensorFlow的tf.custom_gradient
订阅专栏 解锁全文

246

被折叠的 条评论
为什么被折叠?



