plynx.plugins.executors.bases¶
Executors supporting PLynx sync/async inference framework
Module Contents¶
-
plynx.plugins.executors.bases.run_cancellation_manager()[source]¶ Lazy RunCancellationManager object
-
class
plynx.plugins.executors.bases.PLynxAsyncExecutor[source]¶ Bases:
plynx.base.executor.BaseExecutorBase Executor class that is using PLynx Async Inference backend
-
class
plynx.plugins.executors.bases.PLynxSyncExecutor[source]¶ Bases:
plynx.base.executor.BaseExecutorBase Executor class that is using PLynx Sync Inference backend
-
class
plynx.plugins.executors.bases.PLynxAsyncExecutorWithDirectory(node)[source]¶ Bases:
plynx.plugins.executors.bases.PLynxAsyncExecutorBase Executor class that is using PLynx Async Inference backend