Robeast opened a new issue #5117: [FRONTEND] Tensorflow Op: Resampler, SparseReshape, SparseTensorDenseMatMul URL: https://github.com/apache/incubator-tvm/issues/5117 Hello there, this is a followup issue on #4914 . I have encountered on a project some unsupported Tensorflow operators when importing to TVM: ``` NotImplementedError: The following operators are not implemented: {'Resampler', 'SparseReshape', 'SparseTensorDenseMatMul'} ``` If anyone would be so kind to help implementing these / any of these operators in TVM I would highly appreciate it!
---------------------------------------------------------------- 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
