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

[tensorflow/compiler/tf2tensorrt/kernels/trt_engine_resource_ops.cc] Add calls to reserve() before populating vector #52480

Conversation

SamuelMarks
Copy link
Contributor

@SamuelMarks SamuelMarks commented Oct 15, 2021

Add calls to reserve vector capacity before populating vector.

This is split from PR #51739.

…Add calls to `reserve()` before populating vectors
@google-ml-butler google-ml-butler bot added the size:XS CL Change Size: Extra Small label Oct 15, 2021
@google-cla google-cla bot added the cla: yes label Oct 15, 2021
@google-ml-butler google-ml-butler bot added the awaiting review Pull request awaiting review label Oct 15, 2021
@gbaned gbaned added the comp:gpu:tensorrt Issues specific to TensorRT label Oct 18, 2021
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Oct 18, 2021
@bixia1 bixia1 self-requested a review October 19, 2021 16:27
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Oct 19, 2021
PR Queue automation moved this from Assigned Reviewer to Approved by Reviewer Oct 19, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Oct 19, 2021
@mihaimaruseac mihaimaruseac removed the request for review from sanjoy October 20, 2021 00:15
@gbaned gbaned removed the awaiting review Pull request awaiting review label Oct 20, 2021
PR Queue automation moved this from Approved by Reviewer to Reviewer Requested Changes Oct 20, 2021
@google-ml-butler google-ml-butler bot removed the ready to pull PR ready for merge process label Oct 20, 2021
PR Queue automation moved this from Reviewer Requested Changes to Approved by Reviewer Oct 20, 2021
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Oct 20, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Oct 20, 2021
@rthadur rthadur added ready to pull PR ready for merge process and removed ready to pull PR ready for merge process labels Oct 20, 2021
@gbaned gbaned removed the ready to pull PR ready for merge process label Oct 22, 2021
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Oct 22, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Oct 22, 2021
@copybara-service copybara-service bot merged commit ec6fdc3 into tensorflow:master Oct 22, 2021
@google-ml-butler google-ml-butler bot removed the ready to pull PR ready for merge process label Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes comp:gpu:tensorrt Issues specific to TensorRT size:XS CL Change Size: Extra Small
Projects
PR Queue
  
Approved by Reviewer
Development

Successfully merging this pull request may close these issues.

None yet

5 participants