mirror of https://github.com/llvm/torch-mlir
09cdbe4c47
I'm trying to build python wheel for windows similar to as done for linux in https://github.com/llvm/torch-mlir-release/ however turns out the build process on windows is broken without the following fixes: 1. Building stablehlo for windows fails due to https://github.com/openxla/stablehlo/issues/1772 -- so disabling stablehlo in `build_windows_ci.sh` that will be used for building the python wheels. 2. Add `USE_MATH_DEFINES` to resolve `torch-mlir\lib\Conversion\TorchOnnxToTorch\DefaultDomainGtoP.cpp(709): error C2065: 'M_LOG10E': undeclared identifier` |
||
---|---|---|
.. | ||
ci | ||
cmake | ||
docker | ||
python_deploy | ||
autogen_ltc_backend.py | ||
autogen_ltc_backend.yaml | ||
build_libtorch.sh | ||
build_python_wheels.sh | ||
build_standalone.sh | ||
e2eshark_build.sh | ||
scrape_releases.py | ||
update_abstract_interp_lib.sh | ||
update_torch_ods.sh | ||
write_env_file.sh |