Version: Unity 6 Preview (6000.0)
Language : English
Pre-release packages
Unity Transport

Sentis

com.unity.sentis

Description

Sentis is a neural network inference library. It enables you to import trained neural network models, connect the network inputs and outputs to your game code, and then run them locally in your end-user app. Use cases include capabilities like natural language processing, object recognition, automated game opponents, sensor data classification, and many more.

Sentis automatically optimizes your network for real-time use to speed up inference. It also allows you to tune your implementation further with tools like frame slicing, quantization, and custom backend (i.e. compute type) dispatching.

Visit https://unity.com/sentis for more resources.

Version information

Compatible with Unity

These package versions are available in Unity version 6000.0:

Documentation location: State Versions available:
com.unity.sentis@1.5 pre-release 1.5.0-pre.1, 1.5.0-pre.2, 1.5.0-pre.3
com.unity.sentis@1.4 pre-release 1.4.0-pre.1, 1.4.0-pre.2, 1.4.0-pre.3
com.unity.sentis@1.3 pre-release 1.3.0-exp.1, 1.3.0-pre.1, 1.3.0-pre.2, 1.3.0-pre.3, 1.3.1-pre.1
Pre-release packages
Unity Transport