comaniac opened a new pull request #4920: [DOCS] Fix Sphinx Warnings (RST 
indent, cross-ref, and image scale)
URL: https://github.com/apache/incubator-tvm/pull/4920
 
 
   Continue working for #4908. This PR fixed all indent/format warnings in RST 
doc files, doc cross-refernece, and image scale. After this PR we have 18 
warnings remaining. While the target related warnings wil be covered by 
@cchung100m , here are 2 weird warnings that I have no idea:
   
   ```bash
   WARNING: error while formatting arguments for tvm.relay.op.OpPattern: <class 
'tvm.relay.op.op.OpPattern'> is a builtin class.
   ```
   
   ```bash
   WARNING: error while formatting arguments for tvm.relay.vision.nms: module 
'tvm.relay.op.vision.nms' has no attribute '__mro__'.
   ```
   
   @tqchen @cchung100m do you have any idea about them? Thanks.

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


With regards,
Apache Git Services

Reply via email to