Skip to content

Commit

Permalink
[Feature](bangc-ops): fix moe_dispatch_backward_data api guide. (Camb…
Browse files Browse the repository at this point in the history
…ricon#527)

Co-authored-by: ZhangLearning <[email protected]>
  • Loading branch information
ZhangLearning and ZhangLearning authored Mar 13, 2023
1 parent 1e6517a commit 2bb4b12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bangc-ops/mlu_op.h
Original file line number Diff line number Diff line change
Expand Up @@ -5823,8 +5823,8 @@ mluOpFill_v3(mluOpHandle_t handle,

// Group:MoeDispatchBackwardData
/*!
* @brief In the MoE algorithm, Calculates the inverse gradient of \b input tensor, and
* returns the results in the output tensor \b grad_input .
* @brief Calculates the inverse gradient of \b input tensor, and returns the results in the output
* tensor \b grad_input.
*
* @param[in] handle
* Handle to an MLUOP context that is used to manage MLU devices and queues in
Expand Down

0 comments on commit 2bb4b12

Please sign in to comment.