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

Generating raw graph data in Protobuf format #12

Open
rahulvaidya20 opened this issue Apr 10, 2024 · 0 comments
Open

Generating raw graph data in Protobuf format #12

rahulvaidya20 opened this issue Apr 10, 2024 · 0 comments

Comments

@rahulvaidya20
Copy link

Hi @mangpo and @samihaija ,

Given a tensorflow program, I'm trying to generate the raw graph data (hoo) in protobuf and extract its features. I'm only looking for the default configuration (without autotuner/search space exploration). I tried generating HLO graph using tf’s experimental_get_compiler_ir function, but I don't think this graph format represents the pb format, defined in tuning.proto. It would be great if you can help me in this regard.

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

1 participant