You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
658 B
29 lines
658 B
inna.runtime
|
|
=============
|
|
|
|
.. autofunction:: inna.runtime.create
|
|
|
|
.. autoclass:: inna.runtime.INNARuntime
|
|
|
|
.. automethod:: __init__
|
|
.. automethod:: run
|
|
|
|
.. automethod:: ReloadNNModel
|
|
.. automethod:: SetExtendHWBatch
|
|
.. automethod:: SetInputFeatures
|
|
.. automethod:: Run
|
|
.. automethod:: Wait
|
|
|
|
.. automethod:: GetOutputFeatures
|
|
.. automethod:: WriteRegister
|
|
.. automethod:: ReadRegisterU8
|
|
.. automethod:: ReadRegisterU16
|
|
.. automethod:: ReadRegisterU32
|
|
.. automethod:: ReadRegisterU64
|
|
.. automethod:: WriteDMA
|
|
.. automethod:: ReadDMA
|
|
.. automethod:: WaitPcieInterupt
|
|
|
|
.. autofunction:: inna.runtime.check_equal
|
|
|