SKKU-ESLAB / Auto-Compression

Automatic DNN compression tool with various model compression and neural architecture search techniques
MIT License
20 stars 20 forks source link

[Question] Is possible to generate personal sparse kernel code for arm7? #47

Open nugabom opened 1 year ago

nugabom commented 1 year ago

your sparse kernel code generation seems to be nice. so I try to apply your sparse kernel code generation on my arm7 devices. but there is no code for arm7 device. Is possible to generation personal sparse kernel code for arm7 devices? current XNNPACK doesn't support sparse kernel for arm7. so I really need your sparse code generation for arm7 instrinsics.