Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit b62aaf3

Browse files
kshitij12345apeforest
authored andcommitted
fix comment (#15481)
1 parent 09c71bf commit b62aaf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/operator/tensor/elemwise_binary_op_extended.cu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
/*!
2121
* Copyright (c) 2016 by Contributors
2222
* \file elemwise_binary_op_extended.cu
23-
* \brief GPU Implementation of unary function.
23+
* \brief GPU Implementation of binary function.
2424
*/
2525
#include "./elemwise_unary_op.h"
2626
#include "./elemwise_binary_op.h"

0 commit comments

Comments
 (0)