You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/02/01 10:42:11 UTC

[GitHub] [tvm] ybai62868 commented on pull request #7334: [Relay, TOPI] Add numpy style cumsum op

ybai62868 commented on pull request #7334:
URL: https://github.com/apache/tvm/pull/7334#issuecomment-770758978


   @masahi Hi, what I mean "it still does not work" is that it will report this message " **tvm.error.OpNotImplemented: The following operators are not supported for frontend ONNX: CumSum** " although I add and change the AttrCvt("cumsum",{"axis": axis, "dtype": dtye}) and rename the CumSum to cumsum.


----------------------------------------------------------------
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:
users@infra.apache.org