M50 Runtime Device Control API References
1.3.0

Table of Contents

  • Change Log
  • C++ API
  • Python API
  • Copyright
M50 Runtime Device Control API References
  • Houmo Dadao® M50 Runtime Device Control API References

Houmo Dadao® M50 Runtime Device Control API References

Table of Contents

  • Change Log
  • C++ API
    • Data Types
      • Enumerations
        • enum DvfsMode
        • enum Status
      • Data Structures
        • struct MemInfo
      • Type Definition
        • ResetCallback
        • ResetCallbackHandle
    • Classes
      • Class HalDevice
        • ~HalDevice
        • GetBackendName
        • GetDeviceCount
        • GetDvfsMode
        • GetIpuFrequency
        • GetIpuUtilRate
        • GetMemInfo
        • IpuReset
        • RegisterPostResetCallback
        • RegisterPreResetCallback
        • SetDvfsMode
        • UnregisterResetCallback
      • Class HalDeviceFactory
        • Create
        • GetSupportedBackends
  • Python API
    • tcim_lite.pydev_ctrl
      • Data Types
        • enum DvfsMode
        • enum Status
        • struct MemInfo
      • Classes
        • HalDevice
          • property backend_name
          • get_device_count API
          • get_dvfs_mode API
          • get_ipu_frequency API
          • get_ipu_util_rate API
          • get_mem_info API
          • ipu_reset API
          • register_post_reset_callback API
          • register_pre_reset_callback API
          • set_dvfs_mode API
          • unregister_reset_callback API
        • HalDeviceFactory
          • create API
          • get_supported_backends API
  • Copyright
Next

© Copyright 2026, HOUMO.

Built with Sphinx using a theme provided by Read the Docs.