Created by: zhangting2020
import *
will import all the cases in test_pool2d_op.py, however some cudnn cases and unused cases and functions should not be imported. In addition, some cases in test_pool2d_op.py do not check grad. When these cases are imported, check_grad CI will fail.