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

Move TF-TensorRT util functions #35233

Merged
merged 6 commits into from Dec 19, 2019

Conversation

tfeher
Copy link
Contributor

@tfeher tfeher commented Dec 18, 2019

This PR moves some utility functions into the compiler/tf2tensorrt/tensorrt/convert/utils.{h,cc} files. The functions are not modified.

Rationale: the moved functions will be used in an upcoming PR from other files, this way we can access the declarations without circular dependency between the headers.

@tensorflow-bot tensorflow-bot bot added the size:M CL Change Size: Medium label Dec 18, 2019
@tensorflow-bot tensorflow-bot bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Dec 18, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Dec 18, 2019
@gbaned gbaned self-assigned this Dec 19, 2019
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Dec 19, 2019
@gbaned gbaned added ready to pull PR ready for merge process and removed ready to pull PR ready for merge process labels Dec 19, 2019
tensorflow-copybara pushed a commit that referenced this pull request Dec 19, 2019
PiperOrigin-RevId: 286440099
Change-Id: I2c2ee35b714fb3b2340fe15907f744196e9d3744
@tensorflow-copybara tensorflow-copybara merged commit 815a6cb into tensorflow:master Dec 19, 2019
PR Queue automation moved this from Assigned Reviewer to Merged Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes ready to pull PR ready for merge process size:M CL Change Size: Medium
Projects
PR Queue
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

6 participants