Skip to content

Commit

Permalink
Remove a LOG(INFO). test=document_fix (#53056) (#53324)
Browse files Browse the repository at this point in the history
移除过多的日志打印
  • Loading branch information
AnnaTrainingG committed Apr 25, 2023
1 parent ec77def commit f55b387
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ def FindParsingFunctionFromAttributeType(atype):


FUNCTION_SET_DEVICE_TEMPLATE = """{}
LOG(INFO)<<"this is SetPythonStack";
SetPythonStack();
if (paddle::platform::is_gpu_place(place)) {{
#if defined(PADDLE_WITH_CUDA) || defined(PADDLE_WITH_HIP)
Expand Down

0 comments on commit f55b387

Please sign in to comment.