Chi-Chih Chang
Chi-Chih Chang
Hi, first thanks for the nice work! It's really interesting, Currently, I did like to calculate the flops of AutoFormer subnet, however, when I use `flops_count` in fvcore.nn that you...
Thanks for the great work! I am trying to test the evaluation result on the subnet of AutoFormerV2 using the command provided in the repo, however, I cannot find the...
Hi! Thanks for the excellent work! I do like to ask, whether the tracker can support tracking the class which is created by inheit `nn.Conv2D`. Currently, I try to prune...
## Problem Statement I am trying to dequantize the quantized tensor (packed into `int32`) and perform multiplication to another tensor in `fp16`. However, I observed a weird error: `LLVM ERROR:...
This PR adds the multi-turn NIAH support. cc @max410011