How to build linalg.BatchMatmulOp in mlir pybind?
|
|
1
|
51
|
September 19, 2023
|
Can you create a Python function referenceable in the expression context?
|
|
1
|
58
|
August 28, 2023
|
PSA: Python bindings (`EnumAttr`s)
|
|
1
|
109
|
August 24, 2023
|
Setting Memref Elements in Python Callback
|
|
4
|
119
|
August 16, 2023
|
[Python Bindings] How to create a `tensor.extract_slice` operation with only static offsets, static sizes and static strides?
|
|
6
|
114
|
July 30, 2023
|
Pybind error when accessing the same compiled obj (mlir.ir.module.parse and parseSourceFile<mlir::ModuleOp>)
|
|
3
|
160
|
July 28, 2023
|
Type annotations for libclang, Python bindings
|
|
9
|
252
|
May 18, 2023
|
How to get numpy array output from ExecutionEngine invoke through python binding (where function returns a tensor output)?
|
|
2
|
160
|
April 25, 2023
|
Building LLDB with python support on Windows x86 (64-bit)
|
|
0
|
249
|
April 24, 2023
|
Libclang with python binding to extract structure with unnamed field
|
|
0
|
295
|
March 1, 2023
|
Unable to create linalg.generic op using Python bindings
|
|
4
|
262
|
December 29, 2022
|
Custom recognizer crashes LLDB
|
|
7
|
602
|
September 6, 2022
|
How to pass Memref or Numpy arrays to ExecutionEngine.invoke through python binding?
|
|
8
|
601
|
August 23, 2022
|
How to determine in Clang API if a reference is to a global?
|
|
0
|
254
|
August 3, 2022
|