提交 ac266dfb 编写于 作者: F fengjiayi

follow cpplint

上级 d946d01e
...@@ -12,8 +12,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ...@@ -12,8 +12,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. */ limitations under the License. */
#ifndef PADDLE_CUDA_INCLUDE_HL_BASE_H_ #pragma once
#define PADDLE_CUDA_INCLUDE_HL_BASE_H_
#include <cstddef> #include <cstddef>
...@@ -244,5 +243,3 @@ __shfl_sync(unsigned, T val, int src_line, int width) { ...@@ -244,5 +243,3 @@ __shfl_sync(unsigned, T val, int src_line, int width) {
#endif #endif
#endif // __NVCC__ #endif // __NVCC__
#endif // PADDLE_CUDA_INCLUDE_HL_BASE_H_
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册