wwwwcu

Results 2 issues of wwwwcu

I want to convert the conv2d operator from mhlo to linalg dialect. It seems like that it can't process the situation when the layout of conv2d is NCHW. The mhlo...

Hi everyone, I'm trying to run an TensorFlow example with nGraph-TensorFlow bridge but I receive the following error when sess.run() is called: Illegal instruction (core dumped). When I run the...