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

Improve tf_compile to allow emitting HLO module instead of/in addition to executable #26627

Open
gmagogsfm opened this issue Mar 12, 2019 · 0 comments
Labels
comp:runtime c++ runtime, performance issues (cpu) type:feature Feature requests

Comments

@gmagogsfm
Copy link
Contributor

Currently tf_compile (tensorflow/compiler/aot) always emits executable. But there are use cases where dumping HLO module is more desired. This is a tracking bug to implement it.

@muddham muddham self-assigned this May 15, 2019
@muddham muddham added type:build/install Build and install issues comp:runtime c++ runtime, performance issues (cpu) type:feature Feature requests and removed type:build/install Build and install issues labels May 15, 2019
@muddham muddham assigned jvishnuvardhan and unassigned muddham May 16, 2019
@jvishnuvardhan jvishnuvardhan removed their assignment May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:runtime c++ runtime, performance issues (cpu) type:feature Feature requests
Projects
None yet
Development

No branches or pull requests

3 participants