diff --git a/docs/python_docs/python/api/index.rst b/docs/python_docs/python/api/index.rst index 7340eab84a78..0fd831d431c3 100644 --- a/docs/python_docs/python/api/index.rst +++ b/docs/python_docs/python/api/index.rst @@ -182,13 +182,6 @@ Advanced modules Engine properties management. - .. card:: - :title: mxnet.executor_manager - :link: mxnet/executor_manager/index.html - - Executor manager - - .. card:: :title: mxnet.rtc :link: mxnet/rtc/index.html diff --git a/docs/python_docs/python/api/mxnet/executor_manager/index.rst b/docs/python_docs/python/api/mxnet/executor_manager/index.rst deleted file mode 100644 index 2be59bdce8a5..000000000000 --- a/docs/python_docs/python/api/mxnet/executor_manager/index.rst +++ /dev/null @@ -1,23 +0,0 @@ -.. Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. - -mxnet.executor_manager -====================== - -.. automodule:: mxnet.executor_manager - :members: - :autosummary: diff --git a/docs/python_docs/python/api/mxnet/index.rst b/docs/python_docs/python/api/mxnet/index.rst index 96f20e683818..def5e276c110 100644 --- a/docs/python_docs/python/api/mxnet/index.rst +++ b/docs/python_docs/python/api/mxnet/index.rst @@ -32,7 +32,6 @@ mxnet mxnet.contrib mxnet.engine mxnet.executor - mxnet.executor_manager mxnet.gluon mxnet.image mxnet.initializer