Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failing in Windows due to unexplained undefined reference #2855

Open
Abhishek-TyRnT opened this issue Jun 26, 2024 · 2 comments
Open

Comments

@Abhishek-TyRnT
Copy link
Contributor

Abhishek-TyRnT commented Jun 26, 2024

cmake is not being to able to find ops from OnnxOps And giving the following error
D:\onnx-mlir\src/Dialect/ONNX/ONNXOps/ShapeHelper.hpp(459,78): error C2039: 'ONNXMaxPoolSingleOutOp': is not a member of 'mlir' (compiling source file D:\onnx-mlir\src\Dialect\ONNX\ONNXOps\Additional\Custom.cpp) [D:\onnx-mlir \build\src\Dialect\ONNX\OMONNXOps.vcxproj]
OS :- Windows 11
onnx-mlir commit :- 849a4a9
llvm-commit :- c012e487b7246239c31bd378ab074fb110631186
cmake version :- cmake version 3.29.6
Visual Studio version :- 2022
protobuf version :- 3.21.12

Please help

@hamptonm1
Copy link
Collaborator

hamptonm1 commented Jul 1, 2024

Hello @Abhishek-TyRnT !!! Maybe we did not previously see this error given that the Window check was temporarily disabled. However, I am looking into this. Thanks for reporting :)

FYI- @AlexandreEichenberger

@hamptonm1 hamptonm1 self-assigned this Jul 1, 2024
@hamptonm1
Copy link
Collaborator

In the meantime, please ensure you are using the latest LLVM/ StableHLO commit.... we do upgrade every two weeks or so.

@hamptonm1 hamptonm1 removed their assignment Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants