chadlonso

Results 1 issues of chadlonso

Hi, I m trying to generate mlir for the training MNIST kernel using the below script ` import argparse import torch import torch.nn as nn import torch.nn.functional as F import...