This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0610e2f6a2d42d83ff7a75729b3afa45d75729cc
clang-p2996
/
mlir
/
test
/
python
/
dialects
History
max
69cc3cfb21
[MLIR][python bindings] implement
PyValue
subclassing to enable operator overloading
...
Differential Revision:
https://reviews.llvm.org/D147758
2023-04-14 14:25:06 -05:00
..
linalg
…
sparse_tensor
[mlir][sparse] Renaming "pointer/index" to "position/coordinate"
2023-03-06 12:23:33 -08:00
arith_dialect.py
…
async_dialect.py
…
builtin.py
Make it possible to create DenseElementsAttrs with arbitrary shaped types in Python bindings
2023-03-08 11:11:45 -08:00
complex_dialect.py
…
func.py
…
gpu.py
…
math_dialect.py
…
memref.py
…
ml_program.py
…
ods_helpers.py
…
pdl_ops.py
…
pdl_types.py
…
python_test.py
[MLIR][python bindings] implement
PyValue
subclassing to enable operator overloading
2023-04-14 14:25:06 -05:00
quant.py
…
scf.py
…
shape.py
[mlir][py] Add StrAttr convenience builder.
2022-12-28 16:02:08 -08:00
tensor.py
[mlir][py] Fix infer return type invocation for variadics
2023-02-06 17:01:53 -08:00
tosa.py
…
transform_loop_ext.py
…
transform_structured_ext.py
Revert "[mlir][Linalg][Transform] Avoid FunctionalStyleTransformOpTrait where unnecesseary to improve usability"
2023-03-20 07:07:27 -07:00
transform.py
[mlir] multi-argument binding for top-level transform ops
2023-01-31 14:21:28 +00:00
vector.py
…