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
81bcd7fb12
torch-mlir
/
.gitignore
12 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add vim swap file in gitignore Signed-off-by: Bairen Yi <yibairen.byron@bytedance.com>
2021-02-19 09:17:15 +08:00
*.swp
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
NFC: Add .code-workspace to gitignore.
2021-01-09 02:34:49 +08:00
*.code-workspace
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__
Expand pytype coverage for torch_signature_ods_gen.py
2020-11-25 02:42:56 +08:00
.pytype