Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

GPU-optimized functions and utilities used in the Savant framework.

License

Notifications You must be signed in to change notification settings

insight-platform/SavantBoost

Repository files navigation

Savant boost library

Functions and utilities to speed up data processing in computer vision tasks by using GPUs and C++.

Creating a package:

  1. Build docker image depend on platform: make build-dgpu-builder or make build-xavier-builder
  2. Compile and create whl package: make build-dgpu-lib or make build-xavier-lib