Skip to content

Commit 9944aa6

Browse files
committed
Delete Trailing whitespace
1 parent 5b7c575 commit 9944aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ggml/src/ggml-cann/acl_tensor.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ int64_t ggml_cann_get_bcast_shape(const ggml_tensor* src0, const ggml_tensor* sr
201201
* shapes needed for matrix multiplication. It ensures that dimensions where
202202
* weight tensor requires expansion are appropriately handled to conform with
203203
* broadcasting rules.
204-
* @note compare with ggml_cann_get_bcast_shapemul_mat broadcast need add this new dim
204+
* @note compare with ggml_cann_get_bcast_shape, mul_mat broadcast need add this new dim
205205
* before cast dim.
206206
* @sa ggml_cann_get_bcast_shape
207207
*/

0 commit comments

Comments
 (0)