This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: # of subgraphs, and subgraphs meaning

Part Number: TDA4VM


Some variants of our network run into the hardcoded subgraph limit of 16.

  • When will it be supported? (In the documentation, they mention that it is still not supported)
  • What determines how many subgraphs are created?
  • The number of subgraph is decide by the number un supported layers that model  has (How frequently same is used in model).

    Please let us know the list of unsupported layers in your models (Can be found from runtime svg graph file or the console log with debug_level=2). When we have more layers are supported, then number of subgraphs will less.