Do you have a list of layers for all supported networks?
Created by: sfraczek
Hi,
I need to find specific layer pairs which could be fused together into fused MKLDNN primitives with inference_transpiler.
Do you have a list of layers for each neural network topology supported by Paddle? That could save me a lot of time/work. Or do I need to find out by reading source files or original publications?