Mohammed Shahabuddin Soharwardi

Results 5 comments of Mohammed Shahabuddin Soharwardi

I dont think there is any way you can get around this warning, one thing I did when I faced this warning was ignore it. It may be a hard...

import statements in the script ``` import functools, copy import numpy as np import torch import torch.nn as nn import torch.nn.functional as F from nni.algorithms.compression.pytorch.pruning import L1FilterPruner, L1FilterPrunerMasker ``` >...

is this what you get ? i am having a hard time working on this thing, i tried all sorts of work arounds then later realized that it is the...

Yes this narrows some things down, I am not really sure what Tatoeba challenge is though. [Here in this thread](https://github.com/Helsinki-NLP/Opus-MT/issues/89) the author of the thread explains the possible problem. Hope...