torch-mlir/python
lisaliu1 d632afce31
Max pool2d ceil mode to tosa (#1957)
* implemented ceil_mode== true support for lowering aten.max_pool2d to tosa
* add e2e test for lowering aten.max_pool2d to tosa with ceil_mode=true

---------

Co-authored-by: Lisa Liu <lingl@xilinx.com>
2023-03-21 10:17:39 -07:00
..
test build: manually update PyTorch version 2023-01-11 17:39:10 +05:30
torch_mlir Support aten.stack op and decompose it into unsqueeze & cat (#1747) 2023-03-11 09:25:25 +08:00
torch_mlir_e2e_test Max pool2d ceil mode to tosa (#1957) 2023-03-21 10:17:39 -07:00
CMakeLists.txt WIP: No PyTorch dep (#1854) 2023-02-13 14:21:06 -06:00
TorchMLIRModule.cpp Miscellaneous fixes for Windows builds (#1376) 2022-09-29 12:07:43 -05:00