| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[test] add unified jit importer test config (#4083) * make test config more clear | 1 年前 | |
Handle pytorch pybind11 changes and bump nightly pins (#4352) I think this is the simplest approach, for now, to resolve https://github.com/llvm/torch-mlir/issues/4343 It would be good to eventually finish https://github.com/llvm/torch-mlir/pull/4348 ; however, it became a bit too much to rework the generated sources scripts in a timely fashion. See also another parallel attempt to address the ci problems: #4345 This PR modifies the Cmake pytorch configure function to simply not set any TORCH_CXX_FLAGS whenever pytorch is missing the old PYBIND_BUILD_ABI tag. I think whatever compiler flags we were pushing through to make pybind think we are GCC and to use a specific ABI version is just completely unnecessary now. I was worried we might need to update our pybind version in the requirements, but it appears to not be relevant. Additionally, nightly pins are updated and small fixes are made to resolve misc failures in tests after the bump. --------- Signed-off-by: zjgarvey <zjgarvey@gmail.com> | 10 个月前 | |
support decomposition of aten.adaptive_max_pool2d (#3954) * also move backend_legal_ops into fx_importer_backend and jit_importer_backend, so that onnx/fx/jit importer test maintain their own backend_legal_ops config. * TODO: unify different backend_legal_ops into one. | 1 年前 | |
enhance verbose option in e2e_testing (#3390) so that python3 e2e_testing/main.py -v would print intermediate IR. | 2 年前 | |
enhance verbose option in e2e_testing (#3390) so that python3 e2e_testing/main.py -v would print intermediate IR. | 2 年前 | |
Handle pytorch pybind11 changes and bump nightly pins (#4352) I think this is the simplest approach, for now, to resolve https://github.com/llvm/torch-mlir/issues/4343 It would be good to eventually finish https://github.com/llvm/torch-mlir/pull/4348 ; however, it became a bit too much to rework the generated sources scripts in a timely fashion. See also another parallel attempt to address the ci problems: #4345 This PR modifies the Cmake pytorch configure function to simply not set any TORCH_CXX_FLAGS whenever pytorch is missing the old PYBIND_BUILD_ABI tag. I think whatever compiler flags we were pushing through to make pybind think we are GCC and to use a specific ABI version is just completely unnecessary now. I was worried we might need to update our pybind version in the requirements, but it appears to not be relevant. Additionally, nightly pins are updated and small fixes are made to resolve misc failures in tests after the bump. --------- Signed-off-by: zjgarvey <zjgarvey@gmail.com> | 10 个月前 | |
support decomposition of aten.adaptive_max_pool2d (#3954) * also move backend_legal_ops into fx_importer_backend and jit_importer_backend, so that onnx/fx/jit importer test maintain their own backend_legal_ops config. * TODO: unify different backend_legal_ops into one. | 1 年前 | |
enhance verbose option in e2e_testing (#3390) so that python3 e2e_testing/main.py -v would print intermediate IR. | 2 年前 | |
[NFC reformat] Applies pre-commit formatting to Python files. (#3244) This is a large change because prior to this point, Python files in the project were not consistently formatted. This reformats them all with black defaults. Based on experience with prior projects, if you have a dev/long-term branch with Python patches, you can minimize merge conflicts prior to rebasing to include this commit by running black on your modified Python files, squashing, and then rebasing/merging. | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 10 个月前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 10 个月前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 |