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 2020/11/18 20:23:34 UTC

[GitHub] [incubator-tvm] slyubomirsky opened a new issue #6937: [Relay][Documentation] Documentation for Relay split operator appears incorrect

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


   [The documentation for the Relay `split` operator](https://tvm.apache.org/docs/api/python/relay/index.html#tvm.relay.split) appears to be inaccurate: it states that the return type will be a tuple of two elements, but it appears (based on [`test_split_infer_type`](https://github.com/apache/incubator-tvm/blob/main/tests/python/relay/test_op_level3.py)) that the number of elements in the returned tuple depends on the argument. I have not had a look at the type relation for `split`, but I think the documentation for the return type of `split` should be corrected.
   
   @hogepodge 


----------------------------------------------------------------
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