Stella Laurenzo
|
ba0c96b51a
|
Add python side Numpy dialect wrapper.
|
2020-05-01 10:38:52 -07:00 |
Stella Laurenzo
|
23a9ffaabe
|
Add wrappers for block and operation iteration.
I don't technically need this now but adding while the train of thought is fresh.
|
2020-05-01 10:16:19 -07:00 |
Stella Laurenzo
|
c8740fd866
|
Start splitting Py* types into a header so that further C++ interop can be built.
|
2020-04-30 19:23:18 -07:00 |
Stella Laurenzo
|
ec0f6b4b22
|
Add MLIRContext and ModuleOp python bindings with asm parse/print and diagnostics.
|
2020-04-30 17:14:03 -07:00 |
Stella Laurenzo
|
67d38db1e2
|
Start defining new IR bindings and cleanup python init.
|
2020-04-30 16:00:00 -07:00 |
Stella Laurenzo
|
d3632af675
|
Add !numpy.any_dtype dialect type.
|
2020-04-29 18:20:42 -07:00 |
Stella Laurenzo
|
b4425fe1d2
|
Add numpy.ufunc_call op.
|
2020-04-29 17:49:56 -07:00 |
Stella Laurenzo
|
c4a192d5c9
|
Rename from npcomp::NUMPY to NPCOMP::numpy to follow IREE convention.
|
2020-04-29 17:10:10 -07:00 |
Stella Laurenzo
|
f174c0557b
|
Cleanup build instructions/scripts
|
2020-04-29 17:05:45 -07:00 |
Stella Laurenzo
|
03cf785bae
|
Remove linker detection
|
2020-04-29 16:33:48 -07:00 |
Stella Laurenzo
|
6cc38f1e08
|
Update readme
|
2020-04-29 16:11:18 -07:00 |
Stella Laurenzo
|
4ad485e582
|
Add design note links to README.
|
2020-04-29 10:55:35 -07:00 |
Stella Laurenzo
|
e845db8a20
|
Add builtin_ufunc and generic_ufunc ops.
|
2020-04-28 23:51:54 -07:00 |
Stella Laurenzo
|
25e22aa4a5
|
Add contributing.md
|
2020-04-26 20:17:16 -07:00 |
Stella Laurenzo
|
193e7ba0d5
|
Update readme
|
2020-04-26 20:14:20 -07:00 |
Stella Laurenzo
|
d2b684a1c3
|
Add license
|
2020-04-26 20:10:24 -07:00 |
Stella Laurenzo
|
f514bd533d
|
Add a helper run_lit.sh for interactive debugging.
|
2020-04-26 18:41:44 -07:00 |
Stella Laurenzo
|
953ef89a30
|
Add npcomp-opt and lit runner.
|
2020-04-26 17:55:15 -07:00 |
Stella Laurenzo
|
d3b6e1767a
|
Add stub numpy dialect.
|
2020-04-26 17:20:58 -07:00 |
Stella Laurenzo
|
ac302ea916
|
Update readme with simple config
|
2020-04-26 16:32:10 -07:00 |
Stella Laurenzo
|
36717e97e1
|
Adapt to use installed MLIR
|
2020-04-26 16:26:45 -07:00 |
Stella Laurenzo
|
846178dc09
|
Add script to do a local build/install of MLIR.
|
2020-04-26 16:12:27 -07:00 |
Stella Laurenzo
|
9ee2f6ff7f
|
Initial commit of python boiler-plate.
|
2020-04-26 15:50:23 -07:00 |