Tags: qedawkins/torch-mlir
Tags
Fix `verifyLinalgCompatibleTypes` which currently doesn't successfull… …y catch `torch.tensor`. (llvm#947)
Fix `verifyLinalgCompatibleTypes` which currently doesn't successfull… …y catch `torch.tensor`. (llvm#947)
Fix `verifyLinalgCompatibleTypes` which currently doesn't successfull… …y catch `torch.tensor`. (llvm#947)
Fix `verifyLinalgCompatibleTypes` which currently doesn't successfull… …y catch `torch.tensor`. (llvm#947)
Fix `verifyLinalgCompatibleTypes` which currently doesn't successfull… …y catch `torch.tensor`. (llvm#947)
Fix `verifyLinalgCompatibleTypes` which currently doesn't successfull… …y catch `torch.tensor`. (llvm#947)
Fix `verifyLinalgCompatibleTypes` which currently doesn't successfull… …y catch `torch.tensor`. (llvm#947)
Temporarily revert support for custom op extensions. (llvm#944) The MacOS builders are having linking trouble with the extension library. Until it's fixed, all support for op extensions is disabled. It should be easy to restore once the issue is resolved.
Temporarily revert support for custom op extensions. (llvm#944) The MacOS builders are having linking trouble with the extension library. Until it's fixed, all support for op extensions is disabled. It should be easy to restore once the issue is resolved.
[MLIR][TORCH] Add decomposition of aten.floor_divide op This commit adds the decomposition of `aten.floor_divide` op into `aten.div.Tensor_mode` op. Signed-Off By: Vivek Khandelwal <vivek@nod-labs.com>
PreviousNext