deployment_target_engine module

DeploymentTargetEngine

class edgeimpulse_api.models.deployment_target_engine.DeploymentTargetEngine(
		*args,
		**kwds
)

allowed enum values

Parameters

  • *args

  • **kwds

Bases

  • builtins.str

  • aenum._enum.Enum

  • enum.Enum

Class variables

  • AKIDA The type of the None singleton.

  • DRP_AI The type of the None singleton.

  • ETHOS_LINUX The type of the None singleton.

  • MEMRYX The type of the None singleton.

  • NEOX The type of the None singleton.

  • ST_ATON The type of the None singleton.

  • SYNTIANT The type of the None singleton.

  • TENSAIFLOW The type of the None singleton.

  • TENSORRT The type of the None singleton.

  • TFLITE The type of the None singleton.

  • TFLITE_EON The type of the None singleton.

  • TFLITE_EON_RAM_OPTIMIZED The type of the None singleton.

  • TIDL The type of the None singleton.

Last updated

Was this helpful?