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

Common API - Op Builder API #190

Open
mirza-halilcevic opened this issue Jul 31, 2024 · 0 comments · May be fixed by ROCm/AMDMIGraphX#3328
Open

Common API - Op Builder API #190

mirza-halilcevic opened this issue Jul 31, 2024 · 0 comments · May be fixed by ROCm/AMDMIGraphX#3328
Assignees

Comments

@mirza-halilcevic
Copy link

mirza-halilcevic commented Jul 31, 2024

Implement a separate API that performs the graph construction for specific operators instead of it being done directly in the parser. This way, the graph construction can be reused for ONNX, TensorFlow, and the TensorRT common API.

@mirza-halilcevic mirza-halilcevic changed the title Separate op construction from op parsing Common API - Separate op construction from op parsing Jul 31, 2024
@mirza-halilcevic mirza-halilcevic changed the title Common API - Separate op construction from op parsing Common API - Op Builder API Jul 31, 2024
@mirza-halilcevic mirza-halilcevic linked a pull request Jul 31, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🏗 In progress
Development

Successfully merging a pull request may close this issue.

2 participants