zhouyongxyz opened a new issue #6247:
URL: https://github.com/apache/incubator-tvm/issues/6247


     File "compile_pytorch.py", line 48, in <module>
       net, params = relay.frontend.from_pytorch(scripted_model, shape_list)
   
     File 
"/home/haifan/haifan/zhouyong/mxnet/maskfaceapi/tvm/python/tvm/relay/frontend/pytorch.py",
 line 1616, in from_pytorch
       _report_missing_conversion(op_names)
   
     File 
"/home/haifan/haifan/zhouyong/mxnet/maskfaceapi/tvm/python/tvm/relay/frontend/pytorch.py",
 line 1212, in _report_missing_conversion
       raise NotImplementedError(msg)
   
   NotImplementedError: The following operators are not implemented: 
['aten::remainder', 'aten::stack', 'aten::arange', 'aten::grid_sampler', 
'aten::affine_grid_generator', 'aten::copy_']
   
   The model is from https://github.com/nicehuster/cpm-facial-landmarks 
   
   
   Thanks
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to