*.swp .cache/ .vscode .env *.code-workspace .ipynb_checkpoints *.venv/ mlir_venv/ externals/pytorch/ libtorch* /build/ __pycache__ .pytype # Pip artifacts. *.egg-info *.whl /wheelhouse # Bazel bazel-* # Autogenerated files /generated_native_functions.yaml /generated_backend.hash /python/torch_mlir/csrc/backend/LazyLazyIr.h /python/torch_mlir/csrc/backend/LazyNativeFunctions.cpp /python/torch_mlir/csrc/backend/LazyNativeFunctions.h /python/torch_mlir/csrc/backend/LazyShapeInference.cpp /python/torch_mlir/csrc/backend/RegisterLazy.cpp # Libraries *.so *.a