Skip to content

Commit

Permalink
code
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyIsFunny committed Jun 23, 2022
1 parent 59a4de8 commit 4a07287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paddle/fluid/framework/naive_executor.cc
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ void NaiveExecutor::Run() {
platform::RegisterModelLayout(ops_, place_);
#endif

#if defined(PADDLE_WITH_CUDA) || defined(PADDLE_WITH_HIP)
platform::ScopedFlushDenormal flush;
#if defined(PADDLE_WITH_CUDA) || defined(PADDLE_WITH_HIP)
platform::CUDADeviceContext *ctx = static_cast<platform::CUDADeviceContext *>(
platform::DeviceContextPool::Instance().Get(platform::CUDAPlace(0)));
auto stream = ctx->stream();
Expand Down

17 comments on commit 4a07287

@paddle-bot-old
Copy link

@paddle-bot-old paddle-bot-old bot commented on 4a07287 Jun 23, 2022

Choose a reason for hiding this comment

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

🕵️ CI failures summary

🔍 PR: #43762 Commit ID: 4a07287 contains failed CI.

🔹 Failed: PR-CI-GpuPS

Unknown Failed
Unknown Failed

🔹 Failed: PR-CI-NPU

Unknown Failed
Unknown Failed

🔹 Failed: PR-CI-Coverage-Eager-Test

Unknown Failed
Unknown Failed

🔹 Failed: PR-CI-Windows-Inference

Unknown Failed
Unknown Failed

@paddle-bot-old
Copy link

@paddle-bot-old paddle-bot-old bot commented on 4a07287 Jun 23, 2022

Choose a reason for hiding this comment

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

🕵️ CI failures summary

🔍 PR: #43762 Commit ID: 4a07287 contains failed CI.

🔹 Failed: PR-CI-APPROVAL

Unknown Failed
Unknown Failed

@paddle-bot-old
Copy link

@paddle-bot-old paddle-bot-old bot commented on 4a07287 Jun 23, 2022

Choose a reason for hiding this comment

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

🕵️ CI failures summary

🔍 PR: #43762 Commit ID: 4a07287 contains failed CI.

🔹 Failed: PR-CI-Coverage

Unknown Failed
Unknown Failed

@paddle-bot-old
Copy link

@paddle-bot-old paddle-bot-old bot commented on 4a07287 Jun 23, 2022

Choose a reason for hiding this comment

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

🕵️ CI failures summary

🔍 PR: #43762 Commit ID: 4a07287 contains failed CI.

🔹 Failed: PR-CI-Py3

Unknown Failed
Unknown Failed

@paddle-bot-old
Copy link

@paddle-bot-old paddle-bot-old bot commented on 4a07287 Jun 23, 2022

Choose a reason for hiding this comment

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

🕵️ CI failures summary

🔍 PR: #43762 Commit ID: 4a07287 contains failed CI.

🔹 Failed: PR-CI-Inference

Unknown Failed
Unknown Failed

@paddle-bot-old
Copy link

@paddle-bot-old paddle-bot-old bot commented on 4a07287 Jun 23, 2022

Choose a reason for hiding this comment

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

🕵️ CI failures summary

🔍 PR: #43762 Commit ID: 4a07287 contains failed CI.

🔹 Failed: PR-CI-Kunlun

Unknown Failed
Unknown Failed

@paddle-bot-old
Copy link

@paddle-bot-old paddle-bot-old bot commented on 4a07287 Jun 23, 2022

Choose a reason for hiding this comment

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

🕵️ CI failures summary

🔍 PR: #43762 Commit ID: 4a07287 contains failed CI.

🔹 Failed: PR-CI-ScienceTest

Unknown Failed
Unknown Failed

@paddle-bot-old
Copy link

@paddle-bot-old paddle-bot-old bot commented on 4a07287 Jun 23, 2022

Choose a reason for hiding this comment

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

🕵️ CI failures summary

🔍 PR: #43762 Commit ID: 4a07287 contains failed CI.

🔹 Failed: PR-CI-CINN

Unknown Failed
Unknown Failed

@paddle-bot-old
Copy link

@paddle-bot-old paddle-bot-old bot commented on 4a07287 Jun 23, 2022

Choose a reason for hiding this comment

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

🕵️ CI failures summary

🔍 PR: #43762 Commit ID: 4a07287 contains failed CI.

🔹 Failed: PR-CI-infrt

Unknown Failed
Unknown Failed

@paddle-bot-old
Copy link

@paddle-bot-old paddle-bot-old bot commented on 4a07287 Jun 23, 2022

Choose a reason for hiding this comment

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

🕵️ CI failures summary

🔍 PR: #43762 Commit ID: 4a07287 contains failed CI.

🔹 Failed: PR-CE-Framework

Unknown Failed
Unknown Failed

@paddle-bot-old
Copy link

@paddle-bot-old paddle-bot-old bot commented on 4a07287 Jun 23, 2022

Choose a reason for hiding this comment

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

🕵️ CI failures summary

🔍 PR: #43762 Commit ID: 4a07287 contains failed CI.

🔹 Failed: PR-CI-Mac-Python3

Unknown Failed
Unknown Failed

@paddle-bot-old
Copy link

@paddle-bot-old paddle-bot-old bot commented on 4a07287 Jun 23, 2022

Choose a reason for hiding this comment

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

🕵️ CI failures summary

🔍 PR: #43762 Commit ID: 4a07287 contains failed CI.

🔹 Failed: PR-CI-Build

Unknown Failed
Unknown Failed

@paddle-bot-old
Copy link

@paddle-bot-old paddle-bot-old bot commented on 4a07287 Jun 23, 2022

Choose a reason for hiding this comment

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

🕵️ CI failures summary

🔍 PR: #43762 Commit ID: 4a07287 contains failed CI.

🔹 Failed: PR-CI-ROCM-Compile

Unknown Failed
Unknown Failed

@paddle-bot-old
Copy link

@paddle-bot-old paddle-bot-old bot commented on 4a07287 Jun 23, 2022

Choose a reason for hiding this comment

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

🕵️ CI failures summary

🔍 PR: #43762 Commit ID: 4a07287 contains failed CI.

🔹 Failed: PR-CI-OP-benchmark

Unknown Failed
Unknown Failed

@paddle-bot-old
Copy link

@paddle-bot-old paddle-bot-old bot commented on 4a07287 Jun 23, 2022

Choose a reason for hiding this comment

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

🕵️ CI failures summary

🔍 PR: #43762 Commit ID: 4a07287 contains failed CI.

🔹 Failed: PR-CI-Static-Check

Unknown Failed
Unknown Failed

@paddle-bot-old
Copy link

@paddle-bot-old paddle-bot-old bot commented on 4a07287 Jun 23, 2022

Choose a reason for hiding this comment

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

🕵️ CI failures summary

🔍 PR: #43762 Commit ID: 4a07287 contains failed CI.

🔹 Failed: PR-CI-Model-benchmark

Unknown Failed
Unknown Failed

@paddle-bot-old
Copy link

@paddle-bot-old paddle-bot-old bot commented on 4a07287 Jun 23, 2022

Choose a reason for hiding this comment

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

🕵️ CI failures summary

🔍 PR: #43762 Commit ID: 4a07287 contains failed CI.

🔹 Failed: PR-CI-Clone

Unknown Failed
Unknown Failed

Please sign in to comment.