pytorch
ea0524db - [FIX LOG] Complete a '\n' in GRAPH_DEBUG (#70421)

Commit
2 years ago
[FIX LOG] Complete a '\n' in GRAPH_DEBUG (#70421) Summary: In file graph_executor.cpp, line 963, a '\n' is missing in GRAPH_DEBUG, which all other GRAPH_DEBUG places here holds. The output in GRAPH_DEBUG seems weird. [DEBUG graph_executor.cpp:963] After CheckInplace (end of runOptimization)graph(%0 : Float(*, *, *, *, requires_grad=0, device=cpu), Pull Request resolved: https://github.com/pytorch/pytorch/pull/70421 Reviewed By: Gamrix Differential Revision: D33596430 Pulled By: davidberard98 fbshipit-source-id: 0e7c3c02ce44bf925f0c45e96a382104059fe397 (cherry picked from commit 55899528a266363d27e0cf5e82b1b94524509756)
Author
Committer
Parents
Loading