Part Number:TDA2EXEVM
Hello ,
I am trying to use TIDL, and I have some problem about evaluating the MACS of models.
From the TIDL_model_import.exe , I can get the MACS of a model from the log.
Like this:
i try the same model prototxt with different caffemodel ,one model is sparse and the other one is not.
but get the same MACS .
From the paper ,I know we can reduce the MACS by sparse property(due to huge number of zero).
Is there any way to evaluate the total MACS based on the sparsity?
Because I am new to the EVE core,i thought EVE core can make use of the sparsity to get the better performance.
if there is any mistake , please tell me.
Thank you so much.
Sincerely,
Eric Lai