driazati commented on a change in pull request #9534:
URL: https://github.com/apache/tvm/pull/9534#discussion_r759760594
##########
File path: docs/conf.py
##########
@@ -352,7 +352,7 @@ def force_gc(gallery_conf, fname):
"gallery_dirs": gallery_dirs,
"subsection_order": subsection_order,
"filename_pattern": os.environ.get("TVM_TUTORIAL_EXEC_PATTERN", ".py"),
- "find_mayavi_figures": False,
+ "image_scrapers": ("mayavi",),
Review comment:
just laziness, initially I was using a more recent version of Sphinx
that needed this fix to run but with using the versions from ci-gpu this isn't
necessary
--
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]