angelleng

Results 1 comments of angelleng

You need to also turn the flag `model._use_cuda` off. Otherwise the input will be converted to cuda tensors: `sequence_var = gpu(sequences, self._use_cuda)`