yifeim opened a new pull request #19275:
URL: https://github.com/apache/incubator-mxnet/pull/19275


   ## Description ##
   previous behavior: input variable output list
   intended behavior: input variable output variable
   
   ## Checklist ##
   ### Essentials ###
   - [x] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], 
[FEATURE], [DOC], etc)
   - [x] Changes are complete (i.e. I finished coding on this PR)
   - [-] All changes have test coverage
   - [-] Code is well-documented
   
   ## Comments ##
   - Potentially backward incompatible but people who use it should be able to 
notice the inconsistency and avoid this particular use case.
   - Edge case: what if the input is neither a variable nor a list? Proper 
input validation should be done.


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