NTMC-Community / MatchZoo

Facilitating the design, comparison and sharing of deep text matching models.
Apache License 2.0
3.82k stars 898 forks source link

Hello, as long as I use a structure with a convolutional layer, memory overflow will occur for small data. How to solve the memory overflow? #838

Open zhangchen-fzu opened 3 years ago

zhangchen-fzu commented 3 years ago

Describe the Question

Please provide a clear and concise description of what the question is.

Describe your attempts

You may also provide a Minimal, Complete, and Verifiable example you tried as a workaround, or StackOverflow solution that you have walked through. (e.g. cosmic radiation).

In addition, figure out your MatchZoo version by running import matchzoo; matchzoo.__version__. If this gives you an error, then you're probably using 1.0, and 1.0 is no longer supported. Then attach the corresponding label on the issue.

zhangchen-fzu commented 3 years ago

How much memory is appropriate?