Issue 114379
Summary [MLIR][Python Bindings] Quant Dialect pyi files seems not work
Labels mlir
Assignees
Reporter annuasd
    it couldn't be recognized by VSCode Pylance, and had not been referenced by any other files either in MLIR.
It can not be imported, because there isn't  a \_\_init\_\_.py in that folder.
The file is at llvm-project/mlir/python/mlir/_mlir_libs/_mlir/dialects/quant.pyi. 
Cmake will place it in build/tools/mlir/python_packages/mlir_core/mlir/_mlir_libs/_mlir/dialects after building.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to