tkonolige commented on PR #12978:
URL: https://github.com/apache/tvm/pull/12978#issuecomment-1273884262

   If we can't use the test suite for this PR, then I think some more tests 
need to be added. Looking at what is tested currently, the following AST nodes 
are missing testing:
   - `ClassDef`
   - `Return`
   - `AnnAssign`
   - `AugAssign`
   - `If`
   - `Assert`
   - `BoolOp`
   - `UnaryOp`
   - `Call`
   - `ExtSlice`
   - `Tuple`
   - Comparison operators (> < <= >= ==)


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to