tfc-0

Results 1 issues of tfc-0

Hi, I have run the same code, but got this error in this [line](https://github.com/gdlg/pytorch_compact_bilinear_pooling/blob/master/compact_bilinear_pooling/__init__.py#L154). For input: ``` from compact_bilinear_pooling import CountSketch, CompactBilinearPooling input_size = 2048 output_size = 16000 mcb =...