LibTorch 保姆级教程 by Jx

LibTorch 保姆级教程 by Jx,第1张

LibTorch 保姆级教程 by Jx

今天心血来潮想弄一个LibTorch的教程,当然这也是学习的一个过程,无奈市面上车轮子都见不到,大多都是C++直接调用PyTorch的model,所以,自己来研究研究咯。其实你可以理解为一个交流贴~

平时会有点忙,因此一个人写肯定是很慢,这是project的README文档,但是b站对MarkDown的支持不算太好,因此MarkDown粘贴过来是怎样就是怎样吧,如果需要良好的观感就请移步到github上吧~ 或者CSDN也行,当然C站也会是分章发,github一次性白嫖我相信你们会很喜欢的,这个README也会更新的啦~

我是个英语渣渣,所以你们尽可以放心食用,看到大量的英文不要怕,基本全是Qinglish.

链接:https://github.com/Jacob-xyb/LibTorch_Awesome


LibTorch_Awesome Derivation

DeepLearning by LibTroch

Pytorch Please see https://tangshusen.me/Dive-into-DL-PyTorch/#/

Gossip

There are too few people and too few data in this library, but I like PyTorch so Libtorch should go too.

 The five-star red flag. 

And I‘m a Chinese, a lot of English just for knowledge sharing. In other words, the Chinese will understand this project!!!

Help

only one person maintenance is really very tired, hope to have like-minded friends together ⚜️ ⚜️

Introduction

Setup

Content
  • chapter00:Something You Need
  • chapter01:Data Operation
    • 1.1 Tensor Initialization
    • 1.2 Tensor Reshape
    • 1.3 Slicing Operation
    • 1.4 Merge
  • chapter02:Data Calculation
    • 2.1 Basic Calculation
    • 2.2 Linear Algebra
    • 2.3 Statistical

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/zaji/5652114.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-12-16
下一篇 2022-12-16

发表评论

登录后才能评论

评论列表(0条)

保存