You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CMSIS-DSP/ComputeGraph/documentation/PythonAPI.md

515 B

Python API

Python APIs to describe the nodes and graph and generate the C++, Python or Graphviz code.

  1. Graph class

  2. Generic, function nodes and datatypes

  3. Scheduler

    1. Schedule computation

    2. Code generation

      1. C++ Code generation

      2. Python code generation

      3. Graphviz representation

      4. Common options