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


   ```
      model, params = relay.frontend.from_pytorch(ts_model, test_input)
     File 
"/.pyenv/versions/3.6.7/lib/python3.6/site-packages/tvm-0.7.dev1-py3.6-macosx-10.15-x86_64.egg/tvm/relay/frontend/pytorch.py",
 line 2641, in from_pytorch
       _report_missing_conversion(op_names, convert_map)
     File 
"/.pyenv/versions/3.6.7/lib/python3.6/site-packages/tvm-0.7.dev1-py3.6-macosx-10.15-x86_64.egg/tvm/relay/frontend/pytorch.py",
 line 2127, in _report_missing_conversion
       raise NotImplementedError(msg)
   NotImplementedError: The following operators are not implemented: 
['aten::index_select']
   ```
   
   Any chance to have this supported?
   
   torch==1.6.0 and latest tvm from master.


----------------------------------------------------------------
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:
[email protected]


Reply via email to