8000 [DEBUG] only comment · pytorch/pytorch@2675c56 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2675c56

Browse files
mzzchyfacebook-github-bot
authored andcommitted
[DEBUG] only comment
Differential Revision: D74527554
1 parent 4c11b26 commit 2675c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torch/csrc/profiler/python/combined_traceback.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ struct PythonTraceback : public CapturedTraceback::Python {
114114
};
115115

116116
} // namespace
117-
117+
// Add a DEBUG comment to test cuda test
118118
std::vector<py::object> py_symbolize(
119119
std::vector<CapturedTraceback*>& to_symbolize) {
120120
// we dedup repeated to_symbolize objects to prevent

0 commit comments

Comments
 (0)
0