Created by: grygielski
Required(必填, multiple choices, two at most)
-
PR type(PR 类型) is (C, D ): A. New features(新功能)---------------- D. Performance optimization(性能优化) B. Bug fixes(问题修复)------------------ E. Breaking changes(向后不兼容的改变) C. Function optimization(功能优化)------F. Others(其它)
-
PR changes(改动点)is (A ): A. OPs(operators)---------------------- C. Docs(文档) B. APIs(接口)--------------------------- D. Others(其它)
-
This PR adds isCached() mechanism to pooling operator in order to speed up execution hot path.