Skip to content

Commit

Permalink
[Fix](bangc-ops): delete unused api return message on indice_convolut…
Browse files Browse the repository at this point in the history
…ion_backward_data api (Cambricon#777)
  • Loading branch information
duzekunKTH authored Jul 13, 2023
1 parent 95ce9df commit d60c02a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bangc-ops/mlu_op.h
Original file line number Diff line number Diff line change
Expand Up @@ -11964,7 +11964,7 @@ mluOpGetIndiceConvolutionBackwardDataWorkspaceSize(mluOpHandle_t handle,
*
* @par Return
* - ::MLUOP_STATUS_SUCCESS, ::MLUOP_STATUS_BAD_PARAM, ::MLUOP_STATUS_ARCH_MISMATCH,
* ::MLUOP_STATUS_NOT_SUPPORTED, ::MLUOP_STATUS_INTERNAL_ERROR
* ::MLUOP_STATUS_NOT_SUPPORTED
*
* @par Data Type
* - The supported data types of input and output tensors are as follows:
Expand Down

0 comments on commit d60c02a

Please sign in to comment.