Skip to content

Conversation

@jamesr66a
Copy link
Collaborator

@jamesr66a jamesr66a commented Jun 25, 2019

Stack from ghstack:

Differential Revision: D15981424

@pytorchbot pytorchbot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Jun 25, 2019
@jamesr66a jamesr66a requested review from suo and zdevito and removed request for zdevito June 25, 2019 01:56
James Reed added 2 commits June 24, 2019 19:03
[JIT] Refactor file:line:col to be less ugly

gh-metadata: pytorch pytorch 22177 gh/jamesr66a/6/head
[JIT] Refactor file:line:col to be less ugly

gh-metadata: pytorch pytorch 22177 gh/jamesr66a/6/head
@jamesr66a jamesr66a requested a review from zdevito June 25, 2019 20:12
[JIT] Refactor file:line:col to be less ugly

gh-metadata: pytorch pytorch 22177 gh/jamesr66a/6/head
return ss.str();
}

c10::optional<std::tuple<std::string, size_t, size_t>> file_line_col() const {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perf: This is creating a copy of the filename string for every line of the output.

James Reed added 3 commits June 27, 2019 21:27
[JIT] Refactor file:line:col to be less ugly

gh-metadata: pytorch pytorch 22177 gh/jamesr66a/6/head
[JIT] Refactor file:line:col to be less ugly

gh-metadata: pytorch pytorch 22177 gh/jamesr66a/6/head
[JIT] Refactor file:line:col to be less ugly

gh-metadata: pytorch pytorch 22177 gh/jamesr66a/6/head
@zou3519 zou3519 deleted the gh/jamesr66a/6/head branch July 2, 2019 04:17
@facebook-github-bot
Copy link
Contributor

@jamesr66a merged this pull request in 671782d.

xzhu1900 pushed a commit to xzhu1900/pytorch that referenced this pull request Jul 5, 2019
Summary:
Pull Request resolved: pytorch#22177
ghimport-source-id: e35f068

Test Plan: Imported from OSS

Differential Revision: D15981424

Pulled By: jamesr66a

fbshipit-source-id: b7748c5cfd4f8ea594314cb601a2b8045173700a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged oncall: jit Add this issue/PR to JIT oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants