JetPack SDK | NVIDIA Developer

The NVIDIA JetPack SDK is a comprehensive solution for building AI applications.

Contains the latest Linux driver packages (L4T) for Linux operating systems and CUDA-X accelerators and apis for deep learning, computer vision, accelerated computing, and multimedia.

  • Operating system: Linux kernel, NVIDIA driver, other firmware etc
  • TensorRT: High performance deep learning for image processing, segmentation, and object detection neural networksInference runtime, NVIDIA’s cudA-based parallel programming model (parent son), with lower latency and higher throughput
  • CuDNN: High-performance primitives that greatly optimize standard routines (such as convolutional, pooling, normalized, and activation layers for forward and back propagation)
  • CUDA: C/C++ to build a comprehensive development environment for GPU applications, including compilers for NVIDIA Gpus, tools for debugging and optimizing application performance etc
  • Multimedia API
    • Camera API
    • Sensor drive API
  • Computer vision
    • VisionWorks
    • OpenCV
    • VPI visual programming interface
  • Developer tools, etc