test_topi_upsampling.py
8.52 KB
-
[TOPI] upsample operator 'NCHWinic' format support. (#4791) · 974195de
* [TOPI] upsample operator 'NCHWinic' format support. some hardware accelerator ask packed format data like NCHWinic to fit the hardware resource, here add upsample NCHWinic format support to help such requirement. * address review comments, add assert for 'else must be NCHWxc' logic.
Hua Jiang committed