pytorch-crfasrnn
pytorch-crfasrnn copied to clipboard
Add Global Memory Implmentation
The Implementation needs shared memorry. Every time you change the number of channels it needs to recompile. To stop this, global memory could be used.