https://store-images.s-microsoft.com/image/apps.12823.131af6d0-734f-40de-95ad-b51f212a90b5.d12a2bfa-81d4-49ec-b95d-e1473c6fa8f5.4d68a0dc-c91d-456d-bf1b-4824cd981f4a
Jittor
bCloud LLC
Jittor
bCloud LLC
Jittor
bCloud LLC
Version 1.3.10 + Free with Support on Ubuntu 24.04
Jittor is an open-source, high-performance deep learning framework developed for efficient neural network training and research. It supports dynamic computation graphs, CPU and GPU computation, and is designed for flexibility and speed, making it suitable for AI research, experimentation, and production environments.
Features of Jittor:- High-performance deep learning with support for both CPU and GPU.
- Dynamic computation graphs, allowing flexible model design similar to PyTorch.
- Automatic kernel compilation for optimized execution on target hardware.
- Support for advanced AI applications like computer vision, NLP, and generative models.
- Python-friendly API for easy integration into research and production projects.
- Lightweight and optimized for speed and memory efficiency.
- Open-source, allowing customization, experimentation, and community contributions.
- Interoperability with PyTorch, enabling easy migration and hybrid workflows.
To Check the Version of Jittor :
$ sudo su
$ sudo apt update
$ cd /opt/jittor
$ source /opt/jittor-env/bin/activate
$ pip show jittor