This website requires JavaScript.
Explore
Help
Register
Sign In
llvm
/
torch-mlir
mirror of
https://github.com/llvm/torch-mlir
Watch
1
Star
0
Fork
You've already forked torch-mlir
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f18014f60c
torch-mlir
/
.gitignore
9 lines
57 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add stub numpy dialect.
2020-04-27 08:20:58 +08:00
.vscode
Update all python imports to be absolute and use a .env file to set the path correctly. This makes things just work for debugging in VSCode.
2020-05-07 14:25:04 +08:00
.env
Add stub numpy dialect.
2020-04-27 08:20:58 +08:00
Add script to do a local build/install of MLIR.
2020-04-27 07:12:27 +08:00
build
build-mlir
install-mlir
Add MLIRContext.dense_elements_attr to create an attribute from a python buffer/array.
2020-05-09 08:36:07 +08:00
__pycache__