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
e1c7c1f9c5
torch-mlir
/
python
History
Sean Silva
14cf87633c
Add link to forum post describing `__torch_dispatch__`
2022-04-01 10:10:43 -07:00
..
test
Make error reporting a bit better.
2021-10-28 13:20:16 -07:00
torch_mlir
Add link to forum post describing `__torch_dispatch__`
2022-04-01 10:10:43 -07:00
torch_mlir_e2e_test
Add support for multi-dim input to `index_put_impl` (
#722
)
2022-03-31 09:27:21 -07:00
CMakeLists.txt
This PR implements an eager mode backend for PyTorch through the torch-mlir framework. This is accomplished by overriding the `__torch_dispatch__` class method on wrapper subclass `TorchMLIRTensor(torch.Tensor)`.
2022-03-22 14:42:57 -07:00
TorchMLIRModule.cpp
Dual license the torch-mlir project.
2021-10-01 10:46:08 -07:00