#192 · Primary category: Deep Learning Frameworks
deep-learning-model-convertor
The convertor/conversion of deep learning models for different deep learning frameworks/softwares.
Project last updated:06/26/23
GitHub Stars
3.2K
Forks
481
Contributors
14
License
Other
Why we included this project
Moving a trained model between deep learning frameworks usually means hunting for a converter that actually works, and that search often ends in a stale blog post. This repository collects the conversion tools people have built, official and community alike, into a single table showing which converter handles each source and target framework pair. It is not one tool that converts everything; it is a curated index, so expect to read and test whichever converter you pick before trusting it. The maintainer is upfront that not every entry has been verified, which makes it easier to see which paths are solid and where you should expect gaps. If you are weighing whether a migration from Caffe or MXNet to PyTorch is even feasible, this is a useful map to start from.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
tensorflow
An Open Source Machine Learning Framework for Everyone
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keras
Deep Learning for humans
nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.