开个新坑: 精读pytorch源码

摘要

毕设打算做个简单的深度学习框架,调研了几种语言目前的实现,各有优劣,先从最经典的 torch 读起。欢迎朋友们提出建议

mixed

https://github.com/pytorch/pytorch

https://github.com/tensorflow/tensorflow

https://github.com/PaddlePaddle/Paddle

https://github.com/mindspore-ai/mindspore

C

https://github.com/ggerganov/ggml

Rust

https://github.com/huggingface/candle

https://github.com/burn-rs/burn

Python

https://github.com/tensorlayer/TensorLayer

https://github.com/alibaba/TinyNeuralNetwork

C++

https://github.com/xylcbd/EasyCNN

- ETX   Thank you for reading -
  • Copyright: All posts on this blog except otherwise stated, All adopt CC BY-NC-ND 4.0 license agreement. Please indicate the source of reprint!