Ismaeel Bashir

Results 1 issues of Ismaeel Bashir

I have attempted to lower a toy module with dynamic inputs, however I am facing some errors. I have created the following module: ``` class Mul(torch.nn.Module): def __init__(self): super(Mul, self).__init__()...

module: exir
triaged