diff --git a/tutorials/source_en/use/custom_operator.md b/tutorials/source_en/use/custom_operator.md index 6869c08b02fad72675f1222a9b947eeedda56a19..5e2e63207568955857c044719cc183506e9f072b 100644 --- a/tutorials/source_en/use/custom_operator.md +++ b/tutorials/source_en/use/custom_operator.md @@ -9,7 +9,7 @@ - [Implementing a TBE Operator](#implementing-a-tbe-operator) - [Registering the Operator Information](#registering-the-operator-information) - [Example](#example) - - [Using a Custom Operator](#using-a-custom-operator) + - [Using Custom Operators](#using-custom-operators) - [Defining the bprop Function for an Operator](#defining-the-bprop-function-for-an-operator)