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


Reply via email to