Thomas

Results 6 comments of Thomas

> ![补充截图](https://user-images.githubusercontent.com/46277145/149659112-10e70c5a-50cf-4bab-a61f-8b1faac47771.png) 另外建议你贴一下相关的配置段 数学公式我配置的是服务端渲染,渲染引擎用的pandoc _config.yml文件: ``` mathjax: tags: none # or 'ams' or 'all' single_dollars: true # enable single dollar signs as in-line math delimiters cjk_width: 0.9 # relative CJK...

The problem of this plugin now seems to be fixed. Can we upgrade it to the latest version ASAP? @stevenjoezhang

I'm using LLVM 20 with commit `b83399eab603320d3c2998450f4ada83e7fe746c`. First, I build a clang using gcc with compiler-rt enabled in release mode, and then I try to use this clang to build...

This works, could anyone open a PR to fix this?

I have the same problem even after I change the llvmdev version to 15. My OS is MacOS 26.

I'm new to tvm and I guess I figured out what is going on here. The document said: > Apache TVM relies on the tvm-ffi package to support its python...