ACmix
ACmix copied to clipboard
About the use of ACmix
Can I use ACmix in test_bottleneck.py to replace Conv 3*3 in other network directly?
Hi,I also want to reproduce ACmix in test_BasicBlock.py,so i want to ask if q,k,v reflect Conv 11 need to change Conv 33 ?Thanks for reply!
Hi,I also want to reproduce ACmix in test_BasicBlock.py,so i want to ask if q,k,v reflect Conv 1_1 need to change Conv 3_3 ?Thanks for reply!
hello, do you have the answer now?