- Python 深度學習
- 呂云翔 劉卓然 關捷雄等編著
- 69字
- 2021-04-14 11:54:21
4.4 PyTorch的Reduction操作
Reduction運算的特點是它往往對一個Tensor內的元素做歸約操作,如torch.max找極大值,torch.cumsum計算累加。另外它還提供了dim參數來指定沿矩陣的哪個維度執行操作。


推薦閱讀
- Java高手真經(高級編程卷):Java Web高級開發技術
- Learning Informatica PowerCenter 10.x(Second Edition)
- Expert Android Programming
- HTML5 and CSS3 Transition,Transformation,and Animation
- Java系統化項目開發教程
- Mastering Unity 2D Game Development(Second Edition)
- LabVIEW虛擬儀器程序設計從入門到精通(第二版)
- INSTANT Yii 1.1 Application Development Starter
- C# Multithreaded and Parallel Programming
- 物聯網系統架構設計與邊緣計算(原書第2版)
- Learning D
- Distributed Computing with Python
- 菜鳥成長之路
- PHP典型模塊與項目實戰大全
- Web前端開發精品課:HTML5 Canvas開發詳解