Thursday, March 30, 2023

Constructing a basic/general python embedded block

Hi,
I am facing issue while creating a general python embedded block, which takes m=1024 inputs at a time and gives out n=1064 outputs in a single work function called.
However I am not able to achieve this. 
I am doing convolution with the input, that's why the output items are increasing.
A sample code would be very much appreciated.

Thank you.

No comments:

Post a Comment