I want to estimate the memory bandwidth of my neural network. In order to do this, I need to know the FLOPS required for an inference. Does this number depend on the library that I am using (e.g. ComputeLibrary, OpenBLAS)? In this case, how can I estimate it?
This link might help you
https://stats.stackexchange.com/questions/291843/how-to-understand-calculate-flops-of-the-neural-network-model
If you still don't understand click here to get more information.
View all questions in Machine Learning forum