Robeast opened a new issue #4914: [FRONTEND] Tensorflow Op: Resampler, SparseReshape, Atan2, SparseTensorDenseMatMul URL: https://github.com/apache/incubator-tvm/issues/4914 Hello there, I'm currently working on an in-house network and I encountered some unsupported Tensorflow operators when importing to TVM: ``` NotImplementedError: The following operators are not implemented: {'Resampler', 'SparseReshape', 'Atan2', 'SparseTensorDenseMatMul'} ``` Is there any plan for implementing these / any of these operators in TVM? Support is highly appreciated! Thank you!
---------------------------------------------------------------- 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] With regards, Apache Git Services
