Skip to main content
Ctrl+K

Embedl Docs

  • API Reference
  • CLI Reference
  • Embedl
  • GitHub
  • HuggingFace
  • API Reference
  • CLI Reference
  • Embedl
  • GitHub
  • HuggingFace

Section Navigation

Modules

  • embedl_hub
    • embedl_hub package
      • embedl_hub.core package
        • embedl_hub.core.compile package
        • embedl_hub.core.component package
        • embedl_hub.core.device package
        • embedl_hub.core.invoke package
        • embedl_hub.core.profile package
  • API Reference
  • embedl_hub
  • embedl_hub package

embedl_hub package#

Public Embedl Hub library API.

Subpackages#

  • embedl_hub.core package
    • Subpackages
    • Top-level re-exports
    • HubContext
      • HubContext.artifact_base_dir
      • HubContext.artifact_dir
      • HubContext.auto_connect
      • HubContext.client
      • HubContext.devices
      • HubContext.download_artifacts
      • HubContext.is_active
      • HubContext.project_dir
      • HubContext.project_name
      • HubContext.set_tags()
      • HubContext.tags
    • LocalPath
    • RemotePath
    • Subpackages
      • embedl_hub.core.compile package
        • Re-exports
        • CompileError
        • CompileResult
        • ONNXRuntimeCompiledModel
        • ONNXRuntimeCompiler
        • TFLiteCompiledModel
        • TFLiteCompiler
        • TensorRTCompiledModel
        • TensorRTCompiler
      • embedl_hub.core.component package
        • Re-exports
        • CompiledModel
        • Component
        • ComponentOutput
        • MissingOutputError
        • NoProviderError
        • ProviderType
        • RunType
      • embedl_hub.core.device package
        • Re-exports
        • CommandResult
        • CommandRunner
        • Device
        • DeviceManager
        • DeviceSpec
        • EmbedlONNXRuntimeConfig
        • ProviderConfig
        • SSHCommandRunner
        • SSHConfig
        • SSHConnectionError
        • TrtexecConfig
      • embedl_hub.core.invoke package
        • Re-exports
        • InvokeError
        • ONNXRuntimeInvocationResult
        • ONNXRuntimeInvoker
        • TFLiteInvocationResult
        • TFLiteInvoker
        • TensorRTInvocationResult
        • TensorRTInvoker
      • embedl_hub.core.profile package
        • Re-exports
        • ONNXRuntimeProfiler
        • ONNXRuntimeProfilingResult
        • ProfileError
        • ProfilingMethod
        • TFLiteProfiler
        • TFLiteProfilingResult
        • TensorRTProfiler
        • TensorRTProfilingResult

previous

embedl_hub

next

embedl_hub.core package

On this page
  • Subpackages
Show Source

© Copyright 2026, Embedl AB.

Built with the PyData Sphinx Theme 0.17.0.