See: Description
Interface | Description |
---|---|
AsyncModelBuilder |
Builder of asynchronous inference model.
|
SyncModelBuilder |
Builder of synchronous inference model.
|
Class | Description |
---|---|
IgniteDistributedModelBuilder |
Builder that allows to start Apache Ignite services for distributed inference and get a facade that allows to work
with this distributed inference infrastructure as with a single inference model (see
Model ). |
SingleModelBuilder |
Implementation of synchronous inference model builder that builds a model processed locally in a single thread.
|
ThreadedModelBuilder |
Implementation of asynchronous inference model builder that builds model processed locally utilizing specified number
of threads.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024