[VTA] Currently, VTA does not support pooling layer operation?

Hi, I plan to do something that SRAM data movement on ON-chip buffer, between inp_buf and acc_buf. Then, I got it that VTA dose not support pooling layer. So Data movement should fall back to CPU otherwise Data stay in on-chip buffer.

Therefore, to proceed pooling layer operation in VTA, is hardware modification required separately? Can you tell me which part I need to modify if necessary?

Thank you