"...targets/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "ceb4ca095d9166d5100f7add3044d703cf9d9881"
Commit cd0782c2 authored by Khalique's avatar Khalique
Browse files

formatting

parent 210c9839
...@@ -616,8 +616,8 @@ struct pad ...@@ -616,8 +616,8 @@ struct pad
float value = 0.0f; float value = 0.0f;
enum padding_mode_t enum padding_mode_t
{ {
constant_, //NOLINT constant_, // NOLINT
reflect_, //NOLINT reflect_, // NOLINT
edge edge
}; };
padding_mode_t mode = constant_; padding_mode_t mode = constant_;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment