InfiniTensor/test/operators
wendy12022 48293576c0
Add maxpool and avgpool operators (#17)
* ADD:maxpool&&avgpool operators.

add OperatorObj::getDType()

clang format

FIX:timeit API has changed.

* Fix: Tensor::getInputs is const method

* Chore

Co-authored-by: Liyan Zheng <liyan-zheng@outlook.com>
2022-08-31 14:44:53 +08:00
..
test_conv.cc cuDNN conv tuning (#16) 2022-08-29 21:37:07 +08:00
test_pooling.cc Add maxpool and avgpool operators (#17) 2022-08-31 14:44:53 +08:00