diff --git a/docs/ops/opset8.md b/docs/ops/opset8.md index c1a13c15b3f..f9c55e8ce09 100644 --- a/docs/ops/opset8.md +++ b/docs/ops/opset8.md @@ -65,7 +65,7 @@ declared in `namespace opset8`. * [FloorMod](arithmetic/FloorMod_1.md) * [Gather](movement/Gather_8.md) * [GatherElements](movement/GatherElements_6.md) -* [GatherND_8](movement/GatherND_8.md) +* [GatherND](movement/GatherND_8.md) * [GatherTree](movement/GatherTree_1.md) * [Gelu](activation/GELU_7.md) * [Greater](comparison/Greater_1.md) @@ -94,12 +94,14 @@ declared in `namespace opset8`. * [LSTMCell](sequence/LSTMCell_1.md) * [LSTMSequence](sequence/LSTMSequence_1.md) * [MatMul](matrix/MatMul_1.md) -* [MaxPool](pooling/MaxPool_1.md) +* [MatrixNMS](sort/MatrixNMS_8.md) +* [MaxPool](pooling/MaxPool_8.md) * [Maximum](arithmetic/Maximum_1.md) * [Minimum](arithmetic/Minimum_1.md) * [Mish](activation/Mish_4.md) * [Mod](arithmetic/Mod_1.md) * [MVN](normalization/MVN_6.md) +* [MulticlassNMS](sort/MulticlassNMS_8.md) * [Multiply](arithmetic/Multiply_1.md) * [Negative](arithmetic/Negative_1.md) * [NonMaxSuppression](sort/NonMaxSuppression_5.md) @@ -152,6 +154,7 @@ declared in `namespace opset8`. * [Sign](arithmetic/Sign_1.md) * [Sin](arithmetic/Sin_1.md) * [Sinh](arithmetic/Sinh_1.md) +* [Slice](movement/Slice_8.md) * [SoftMax](activation/SoftMax_8.md) * [SoftPlus](activation/SoftPlus_4.md) * [SpaceToBatch](movement/SpaceToBatch_2.md)