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

473 B

Python API

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

  1. Graph class

  2. Generic Node, Source and Sink classes

  3. Scheduler

    1. Scheduler options

    2. Code generation

      1. C Code generation

      2. Python code generation

    3. Graphviz representation