Installation

Free library

You can install the free GeoND custom ops library for PyTorch (available now) and TensorFlow (coming soon) using pip with the commands pip install geondpt and pip install geondtf (currently a placeholder), respectively. Note that the licensed version of the library is up to 10 times faster and may have additional ops and features not available in the free library.

Licensed library

Download the appropriate wheel file from the Download page and use pip to install it directly, e.g., pip install geondpt-1.0.0.6.0-py3-none-any.whl.

Training with the licensed library

Place your license file, geond.lic in the working directory of the training command. You can download your license file from your profile.

Inference with the licensed library

You do not need to place the license file anywhere, as the forward passes of the licensed library DO NOT check for license. Once a model is trained, it can be deployed in as many products/services, with no connection to the internet required, even after your license expires.