Read the Docs build information Build id: 595447 Project: fedlab-fedlab Version: latest Commit: 3482671f054b6d05e778ce36f91e4d4f3bc47ba8 Date: 2021-03-19T10:49:35.577220Z State: finished Success: True [rtd-command-info] start-time: 2021-03-19T10:49:37.038428Z, end-time: 2021-03-19T10:49:38.221397Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:Zengdun-cs/FedLab.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2021-03-19T10:49:38.363959Z, end-time: 2021-03-19T10:49:38.441673Z, duration: 0, exit-code: 0 git checkout --force origin/docs_liang Note: checking out 'origin/docs_liang'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 3482671 [DOC]reconstruct docs conf.py [rtd-command-info] start-time: 2021-03-19T10:49:38.559107Z, end-time: 2021-03-19T10:49:38.625913Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-03-19T10:49:39.571992Z, end-time: 2021-03-19T10:49:43.556585Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-03-19T10:49:43.690535Z, end-time: 2021-03-19T10:49:45.294540Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (21.0.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (54.1.2) [rtd-command-info] start-time: 2021-03-19T10:49:45.435555Z, end-time: 2021-03-19T10:49:54.393681Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading Sphinx-3.5.2-py3-none-any.whl (2.8 MB) Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-0.5.1-py2.py3-none-any.whl (2.8 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting docutils>=0.11 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Collecting Jinja2>=2.9 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting requests Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting Pygments>=2.0 Downloading Pygments-2.8.1-py3-none-any.whl (983 kB) Collecting babel>=1.3 Downloading Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from sphinx) (54.1.2) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux2010_x86_64.whl (33 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23755 sha256=743b6a702d294fec4227eaf632b0596cb8da55d5fc17a443d03b5dbf6cfbbf98 Stored in directory: /tmp/pip-ephem-wheel-cache-6u9x9val/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=a9834cc2d10cf8af7bd3fd89796dd5b57730c076e3bfd7a2baa32cc03286034f Stored in directory: /tmp/pip-ephem-wheel-cache-6u9x9val/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, pytz, pyparsing, MarkupSafe, idna, chardet, certifi, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Pygments-2.8.1 alabaster-0.7.12 babel-2.9.0 certifi-2020.12.5 chardet-4.0.0 commonmark-0.8.1 docutils-0.16 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.9 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.25.1 snowballstemmer-2.1.0 sphinx-3.5.2 sphinx-rtd-theme-0.5.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.4 urllib3-1.26.4 [rtd-command-info] start-time: 2021-03-19T10:49:54.513888Z, end-time: 2021-03-19T10:49:58.427591Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from -r docs/requirements.txt (line 1)) (3.5.2) Collecting furo Downloading furo-2021.2.28b28-py3-none-any.whl (60 kB) Collecting sphinxcontrib-napoleon Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) Collecting sphinx-autoapi Downloading sphinx_autoapi-1.7.0-py2.py3-none-any.whl (54 kB) Collecting beautifulsoup4 Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.2.0) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.3) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.1.0) Requirement already satisfied: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.3) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (20.9) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (0.7.12) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.9.0) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.25.1) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.2) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.8.1) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (0.16) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.2) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (54.1.2) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.11.3) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.1.4) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from babel>=1.3->sphinx->-r docs/requirements.txt (line 1)) (2021.1) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx->-r docs/requirements.txt (line 1)) (1.1.1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 1)) (1.26.4) Requirement already satisfied: chardet<5,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 1)) (4.0.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 1)) (2020.12.5) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 1)) (2.10) Collecting astroid>=2.4 Downloading astroid-2.5.1-py3-none-any.whl (222 kB) Collecting PyYAML Downloading PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636 kB) Collecting unidecode Downloading Unidecode-1.2.0-py2.py3-none-any.whl (241 kB) Collecting lazy-object-proxy>=1.4.0 Downloading lazy_object_proxy-1.5.2-cp37-cp37m-manylinux1_x86_64.whl (51 kB) Collecting typed-ast<1.5,>=1.4.0 Downloading typed_ast-1.4.2-cp37-cp37m-manylinux1_x86_64.whl (743 kB) Collecting wrapt<1.13,>=1.11 Downloading wrapt-1.12.1.tar.gz (27 kB) Collecting six>=1.5.2 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting pockets>=0.3 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) Collecting soupsieve>1.2 Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from packaging->sphinx->-r docs/requirements.txt (line 1)) (2.4.7) Building wheels for collected packages: wrapt Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.12.1-cp37-cp37m-linux_x86_64.whl size=71026 sha256=6236ff77222b273afd9bc0c6a6270ca05e69cce74476bd22d64aa04ae193f382 Stored in directory: /tmp/pip-ephem-wheel-cache-81nzpmm1/wheels/62/76/4c/aa25851149f3f6d9785f6c869387ad82b3fd37582fa8147ac6 Successfully built wrapt Installing collected packages: wrapt, typed-ast, soupsieve, six, lazy-object-proxy, unidecode, PyYAML, pockets, beautifulsoup4, astroid, sphinxcontrib-napoleon, sphinx-autoapi, furo Successfully installed PyYAML-5.4.1 astroid-2.5.1 beautifulsoup4-4.9.3 furo-2021.2.28b28 lazy-object-proxy-1.5.2 pockets-0.9.1 six-1.15.0 soupsieve-2.2.1 sphinx-autoapi-1.7.0 sphinxcontrib-napoleon-0.7 typed-ast-1.4.2 unidecode-1.2.0 wrapt-1.12.1 [rtd-command-info] start-time: 2021-03-19T10:49:59.472711Z, end-time: 2021-03-19T10:49:59.566227Z, duration: 0, exit-code: 0 cat docs/source/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os import sys current_dir = os.path.dirname(__file__) target_dir = os.path.abspath(os.path.join(current_dir, "../..")) sys.path.insert(0, target_dir) # print(target_dir) # -- Project information ----------------------------------------------------- project = 'FedLab' copyright = '2021, SMILE Lab' author = 'SMILE Lab' # The full version, including alpha/beta/rc tags release = '0.1' # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'autoapi.extension', # this one is really important 'sphinx.ext.viewcode', 'sphinx.ext.githubpages', 'sphinx.ext.mathjax', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinxcontrib.napoleon', 'sphinx.ext.autosectionlabel', # allows you to refer sections its title. This affects to the reference role (ref) ] autodoc_mock_imports = ["numpy", "torch", "torchvision"] autoclass_content = 'both' # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # configuration for 'autoapi.extension' autoapi_type = 'python' autoapi_dirs = ['../../fedlab_core'] autoapi_template_dir = '_autoapi_templates' # Add more mapping for 'sphinx.ext.intersphinx' intersphinx_mapping = {'python': ('https://docs.python.org/3', None), 'PyTorch': ('http://pytorch.org/docs/master/', None), 'numpy': ('https://numpy.org/doc/stable/', None)} # autosectionlabel throws warnings if section names are duplicated. # The following tells autosectionlabel to not throw a warning for # duplicated section names that are in different documents. autosectionlabel_prefix_document = True # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # Config for 'sphinx.ext.todo' todo_include_todos = True # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # # html_theme = 'alabaster' html_theme = "furo" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file should't rely on extra depencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ], 'downloads': [ ("pdf", "//fedlab-fedlab.readthedocs-hosted.com/_/downloads/en/latest/pdf/"), ("html", "//fedlab-fedlab.readthedocs-hosted.com/_/downloads/en/latest/htmlzip/"), ("epub", "//fedlab-fedlab.readthedocs-hosted.com/_/downloads/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'fedlab-fedlab', 'name': u'FedLab', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://fedlab-fedlab.readthedocs-hosted.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'Zengdun-cs', 'proxied_api_host': '/_', 'github_repo': 'FedLab', 'github_version': 'docs_liang', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'docs_liang', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'docs_liang', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '3482671f', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/fedlab-fedlab/builds/595447/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2021-03-19T10:49:59.689694Z, end-time: 2021-03-19T10:50:04.466309Z, duration: 4, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v3.5.2 loading translations [en]... done making output directory... done WARNING: html_static_path entry '_static' does not exist [AutoAPI] Reading files... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/logger.py [AutoAPI] Reading files... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/lr_recorder.py [AutoAPI] Reading files... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/sampler.py [AutoAPI] Reading files... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/ex_recorder.py [AutoAPI] Reading files... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Reading files... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Reading files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Reading files... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Reading files... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Reading files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Reading files... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Reading files... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Reading files... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Reading files... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Reading files... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Reading files... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Reading files... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Reading files... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Reading files... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnext.py [AutoAPI] Reading files... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/shufflenet.py [AutoAPI] Reading files... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/densenet.py [AutoAPI] Reading files... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/googlenet.py [AutoAPI] Reading files... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/lenet.py [AutoAPI] Reading files... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/__init__.py [AutoAPI] Reading files... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/handler.py [AutoAPI] Reading files... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/topology.py [AutoAPI] Reading files... [100%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/__init__.py [AutoAPI] Mapping Data... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/logger.py [AutoAPI] Mapping Data... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/lr_recorder.py [AutoAPI] Mapping Data... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/sampler.py [AutoAPI] Mapping Data... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/ex_recorder.py [AutoAPI] Mapping Data... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Mapping Data... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Mapping Data... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Mapping Data... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Mapping Data... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Mapping Data... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Mapping Data... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Mapping Data... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Mapping Data... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Mapping Data... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Mapping Data... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Mapping Data... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Mapping Data... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Mapping Data... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Mapping Data... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnext.py [AutoAPI] Mapping Data... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/shufflenet.py [AutoAPI] Mapping Data... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/densenet.py [AutoAPI] Mapping Data... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/googlenet.py [AutoAPI] Mapping Data... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/lenet.py [AutoAPI] Mapping Data... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/__init__.py [AutoAPI] Mapping Data... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/handler.py [AutoAPI] Mapping Data... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/topology.py [AutoAPI] Mapping Data... [100%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/__init__.py [AutoAPI] Rendering Data... [ 3%] utils.logger [AutoAPI] Rendering Data... [ 7%] utils.lr_recorder [AutoAPI] Rendering Data... [ 11%] utils.sampler [AutoAPI] Rendering Data... [ 14%] utils.ex_recorder [AutoAPI] Rendering Data... [ 18%] utils.serialization [AutoAPI] Rendering Data... [ 22%] utils.messaging [AutoAPI] Rendering Data... [ 25%] utils [AutoAPI] Rendering Data... [ 29%] server.handler [AutoAPI] Rendering Data... [ 33%] server.topology [AutoAPI] Rendering Data... [ 37%] server [AutoAPI] Rendering Data... [ 40%] models.resnet [AutoAPI] Rendering Data... [ 44%] models.vgg [AutoAPI] Rendering Data... [ 48%] models.pnasnet [AutoAPI] Rendering Data... [ 51%] models.mobilenet [AutoAPI] Rendering Data... [ 55%] models.preact_resnet [AutoAPI] Rendering Data... [ 59%] models.dpn [AutoAPI] Rendering Data... [ 62%] models.senet [AutoAPI] Rendering Data... [ 66%] models.mobilenetv2 [AutoAPI] Rendering Data... [ 70%] models.resnext [AutoAPI] Rendering Data... [ 74%] models.shufflenet [AutoAPI] Rendering Data... [ 77%] models.densenet [AutoAPI] Rendering Data... [ 81%] models.googlenet [AutoAPI] Rendering Data... [ 85%] models.lenet [AutoAPI] Rendering Data... [ 88%] models [AutoAPI] Rendering Data... [ 92%] client.handler [AutoAPI] Rendering Data... [ 96%] client.topology [AutoAPI] Rendering Data... [100%] client loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from http://pytorch.org/docs/master/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... intersphinx inventory has moved: http://pytorch.org/docs/master/objects.inv -> https://pytorch.org/docs/master/objects.inv building [mo]: targets for 0 po files that are out of date building [html]: targets for 1 source files that are out of date updating environment: [new config] 29 added, 0 changed, 0 removed reading sources... [ 3%] autoapi/client/handler/index reading sources... [ 6%] autoapi/client/index reading sources... [ 10%] autoapi/client/topology/index reading sources... [ 13%] autoapi/index reading sources... [ 17%] autoapi/models/densenet/index reading sources... [ 20%] autoapi/models/dpn/index reading sources... [ 24%] autoapi/models/googlenet/index reading sources... [ 27%] autoapi/models/index reading sources... [ 31%] autoapi/models/lenet/index reading sources... [ 34%] autoapi/models/mobilenet/index reading sources... [ 37%] autoapi/models/mobilenetv2/index reading sources... [ 41%] autoapi/models/pnasnet/index reading sources... [ 44%] autoapi/models/preact_resnet/index reading sources... [ 48%] autoapi/models/resnet/index reading sources... [ 51%] autoapi/models/resnext/index reading sources... [ 55%] autoapi/models/senet/index reading sources... [ 58%] autoapi/models/shufflenet/index reading sources... [ 62%] autoapi/models/vgg/index reading sources... [ 65%] autoapi/server/handler/index reading sources... [ 68%] autoapi/server/index reading sources... [ 72%] autoapi/server/topology/index reading sources... [ 75%] autoapi/utils/ex_recorder/index reading sources... [ 79%] autoapi/utils/index reading sources... [ 82%] autoapi/utils/logger/index reading sources... [ 86%] autoapi/utils/lr_recorder/index reading sources... [ 89%] autoapi/utils/messaging/index reading sources... [ 93%] autoapi/utils/sampler/index reading sources... [ 96%] autoapi/utils/serialization/index reading sources... [100%] index [AutoAPI] Adding AutoAPI TOCTree [autoapi/index] to index.rst /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages/autoapi/extension.py:220: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. nodes[-1]["entries"].append((None, u"%s/index" % app.config.autoapi_root)) /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/models/preact_resnet/index.rst:12: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/models/resnet/index.rst:14: WARNING: Unexpected indentation. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/index.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 3%] autoapi/client/handler/index writing output... [ 6%] autoapi/client/index writing output... [ 10%] autoapi/client/topology/index writing output... [ 13%] autoapi/index writing output... [ 17%] autoapi/models/densenet/index writing output... [ 20%] autoapi/models/dpn/index writing output... [ 24%] autoapi/models/googlenet/index writing output... [ 27%] autoapi/models/index writing output... [ 31%] autoapi/models/lenet/index writing output... [ 34%] autoapi/models/mobilenet/index writing output... [ 37%] autoapi/models/mobilenetv2/index writing output... [ 41%] autoapi/models/pnasnet/index writing output... [ 44%] autoapi/models/preact_resnet/index writing output... [ 48%] autoapi/models/resnet/index writing output... [ 51%] autoapi/models/resnext/index writing output... [ 55%] autoapi/models/senet/index writing output... [ 58%] autoapi/models/shufflenet/index writing output... [ 62%] autoapi/models/vgg/index writing output... [ 65%] autoapi/server/handler/index writing output... [ 68%] autoapi/server/index writing output... [ 72%] autoapi/server/topology/index writing output... [ 75%] autoapi/utils/ex_recorder/index writing output... [ 79%] autoapi/utils/index writing output... [ 82%] autoapi/utils/logger/index writing output... [ 86%] autoapi/utils/lr_recorder/index writing output... [ 89%] autoapi/utils/messaging/index writing output... [ 93%] autoapi/utils/sampler/index writing output... [ 96%] autoapi/utils/serialization/index writing output... [100%] index generating indices... genindex py-modindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 4 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-03-19T10:50:04.638361Z, end-time: 2021-03-19T10:50:07.900631Z, duration: 3, exit-code: 0 python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v3.5.2 loading translations [en]... done making output directory... done WARNING: html_static_path entry '_static' does not exist loading pickled environment... done [AutoAPI] Reading files... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/logger.py [AutoAPI] Reading files... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/lr_recorder.py [AutoAPI] Reading files... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/sampler.py [AutoAPI] Reading files... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/ex_recorder.py [AutoAPI] Reading files... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Reading files... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Reading files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Reading files... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Reading files... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Reading files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Reading files... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Reading files... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Reading files... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Reading files... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Reading files... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Reading files... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Reading files... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Reading files... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Reading files... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnext.py [AutoAPI] Reading files... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/shufflenet.py [AutoAPI] Reading files... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/densenet.py [AutoAPI] Reading files... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/googlenet.py [AutoAPI] Reading files... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/lenet.py [AutoAPI] Reading files... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/__init__.py [AutoAPI] Reading files... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/handler.py [AutoAPI] Reading files... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/topology.py [AutoAPI] Reading files... [100%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/__init__.py [AutoAPI] Mapping Data... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/logger.py [AutoAPI] Mapping Data... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/lr_recorder.py [AutoAPI] Mapping Data... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/sampler.py [AutoAPI] Mapping Data... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/ex_recorder.py [AutoAPI] Mapping Data... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Mapping Data... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Mapping Data... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Mapping Data... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Mapping Data... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Mapping Data... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Mapping Data... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Mapping Data... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Mapping Data... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Mapping Data... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Mapping Data... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Mapping Data... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Mapping Data... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Mapping Data... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Mapping Data... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnext.py [AutoAPI] Mapping Data... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/shufflenet.py [AutoAPI] Mapping Data... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/densenet.py [AutoAPI] Mapping Data... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/googlenet.py [AutoAPI] Mapping Data... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/lenet.py [AutoAPI] Mapping Data... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/__init__.py [AutoAPI] Mapping Data... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/handler.py [AutoAPI] Mapping Data... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/topology.py [AutoAPI] Mapping Data... [100%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/__init__.py [AutoAPI] Rendering Data... [ 3%] utils.logger [AutoAPI] Rendering Data... [ 7%] utils.lr_recorder [AutoAPI] Rendering Data... [ 11%] utils.sampler [AutoAPI] Rendering Data... [ 14%] utils.ex_recorder [AutoAPI] Rendering Data... [ 18%] utils.serialization [AutoAPI] Rendering Data... [ 22%] utils.messaging [AutoAPI] Rendering Data... [ 25%] utils [AutoAPI] Rendering Data... [ 29%] server.handler [AutoAPI] Rendering Data... [ 33%] server.topology [AutoAPI] Rendering Data... [ 37%] server [AutoAPI] Rendering Data... [ 40%] models.resnet [AutoAPI] Rendering Data... [ 44%] models.vgg [AutoAPI] Rendering Data... [ 48%] models.pnasnet [AutoAPI] Rendering Data... [ 51%] models.mobilenet [AutoAPI] Rendering Data... [ 55%] models.preact_resnet [AutoAPI] Rendering Data... [ 59%] models.dpn [AutoAPI] Rendering Data... [ 62%] models.senet [AutoAPI] Rendering Data... [ 66%] models.mobilenetv2 [AutoAPI] Rendering Data... [ 70%] models.resnext [AutoAPI] Rendering Data... [ 74%] models.shufflenet [AutoAPI] Rendering Data... [ 77%] models.densenet [AutoAPI] Rendering Data... [ 81%] models.googlenet [AutoAPI] Rendering Data... [ 85%] models.lenet [AutoAPI] Rendering Data... [ 88%] models [AutoAPI] Rendering Data... [ 92%] client.handler [AutoAPI] Rendering Data... [ 96%] client.topology [AutoAPI] Rendering Data... [100%] client building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 0 added, 28 changed, 0 removed reading sources... [ 3%] autoapi/client/handler/index reading sources... [ 7%] autoapi/client/index reading sources... [ 10%] autoapi/client/topology/index reading sources... [ 14%] autoapi/index reading sources... [ 17%] autoapi/models/densenet/index reading sources... [ 21%] autoapi/models/dpn/index reading sources... [ 25%] autoapi/models/googlenet/index reading sources... [ 28%] autoapi/models/index reading sources... [ 32%] autoapi/models/lenet/index reading sources... [ 35%] autoapi/models/mobilenet/index reading sources... [ 39%] autoapi/models/mobilenetv2/index reading sources... [ 42%] autoapi/models/pnasnet/index reading sources... [ 46%] autoapi/models/preact_resnet/index reading sources... [ 50%] autoapi/models/resnet/index reading sources... [ 53%] autoapi/models/resnext/index reading sources... [ 57%] autoapi/models/senet/index reading sources... [ 60%] autoapi/models/shufflenet/index reading sources... [ 64%] autoapi/models/vgg/index reading sources... [ 67%] autoapi/server/handler/index reading sources... [ 71%] autoapi/server/index reading sources... [ 75%] autoapi/server/topology/index reading sources... [ 78%] autoapi/utils/ex_recorder/index reading sources... [ 82%] autoapi/utils/index reading sources... [ 85%] autoapi/utils/logger/index reading sources... [ 89%] autoapi/utils/lr_recorder/index reading sources... [ 92%] autoapi/utils/messaging/index reading sources... [ 96%] autoapi/utils/sampler/index reading sources... [100%] autoapi/utils/serialization/index /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/models/preact_resnet/index.rst:12: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/models/resnet/index.rst:14: WARNING: Unexpected indentation. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/index.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... autoapi/index autoapi/utils/index autoapi/utils/ex_recorder/index autoapi/utils/logger/index autoapi/utils/lr_recorder/index autoapi/utils/messaging/index autoapi/utils/sampler/index autoapi/utils/serialization/index autoapi/server/index autoapi/server/handler/index autoapi/server/topology/index autoapi/models/index autoapi/models/densenet/index autoapi/models/dpn/index autoapi/models/googlenet/index autoapi/models/lenet/index autoapi/models/mobilenet/index autoapi/models/mobilenetv2/index autoapi/models/pnasnet/index autoapi/models/preact_resnet/index autoapi/models/resnet/index autoapi/models/resnext/index autoapi/models/senet/index autoapi/models/shufflenet/index autoapi/models/vgg/index autoapi/client/index autoapi/client/handler/index autoapi/client/topology/index done writing... done writing additional files... done copying static files... done copying extra files... done dumping object inventory... done build succeeded, 4 warnings. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-03-19T10:50:08.036787Z, end-time: 2021-03-19T10:50:11.033521Z, duration: 2, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v3.5.2 loading translations [en]... done making output directory... done WARNING: html_static_path entry '_static' does not exist loading pickled environment... done [AutoAPI] Reading files... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/logger.py [AutoAPI] Reading files... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/lr_recorder.py [AutoAPI] Reading files... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/sampler.py [AutoAPI] Reading files... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/ex_recorder.py [AutoAPI] Reading files... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Reading files... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Reading files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Reading files... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Reading files... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Reading files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Reading files... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Reading files... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Reading files... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Reading files... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Reading files... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Reading files... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Reading files... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Reading files... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Reading files... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnext.py [AutoAPI] Reading files... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/shufflenet.py [AutoAPI] Reading files... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/densenet.py [AutoAPI] Reading files... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/googlenet.py [AutoAPI] Reading files... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/lenet.py [AutoAPI] Reading files... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/__init__.py [AutoAPI] Reading files... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/handler.py [AutoAPI] Reading files... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/topology.py [AutoAPI] Reading files... [100%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/__init__.py [AutoAPI] Mapping Data... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/logger.py [AutoAPI] Mapping Data... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/lr_recorder.py [AutoAPI] Mapping Data... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/sampler.py [AutoAPI] Mapping Data... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/ex_recorder.py [AutoAPI] Mapping Data... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Mapping Data... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Mapping Data... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Mapping Data... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Mapping Data... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Mapping Data... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Mapping Data... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Mapping Data... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Mapping Data... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Mapping Data... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Mapping Data... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Mapping Data... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Mapping Data... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Mapping Data... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Mapping Data... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnext.py [AutoAPI] Mapping Data... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/shufflenet.py [AutoAPI] Mapping Data... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/densenet.py [AutoAPI] Mapping Data... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/googlenet.py [AutoAPI] Mapping Data... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/lenet.py [AutoAPI] Mapping Data... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/__init__.py [AutoAPI] Mapping Data... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/handler.py [AutoAPI] Mapping Data... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/topology.py [AutoAPI] Mapping Data... [100%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/__init__.py [AutoAPI] Rendering Data... [ 3%] utils.logger [AutoAPI] Rendering Data... [ 7%] utils.lr_recorder [AutoAPI] Rendering Data... [ 11%] utils.sampler [AutoAPI] Rendering Data... [ 14%] utils.ex_recorder [AutoAPI] Rendering Data... [ 18%] utils.serialization [AutoAPI] Rendering Data... [ 22%] utils.messaging [AutoAPI] Rendering Data... [ 25%] utils [AutoAPI] Rendering Data... [ 29%] server.handler [AutoAPI] Rendering Data... [ 33%] server.topology [AutoAPI] Rendering Data... [ 37%] server [AutoAPI] Rendering Data... [ 40%] models.resnet [AutoAPI] Rendering Data... [ 44%] models.vgg [AutoAPI] Rendering Data... [ 48%] models.pnasnet [AutoAPI] Rendering Data... [ 51%] models.mobilenet [AutoAPI] Rendering Data... [ 55%] models.preact_resnet [AutoAPI] Rendering Data... [ 59%] models.dpn [AutoAPI] Rendering Data... [ 62%] models.senet [AutoAPI] Rendering Data... [ 66%] models.mobilenetv2 [AutoAPI] Rendering Data... [ 70%] models.resnext [AutoAPI] Rendering Data... [ 74%] models.shufflenet [AutoAPI] Rendering Data... [ 77%] models.densenet [AutoAPI] Rendering Data... [ 81%] models.googlenet [AutoAPI] Rendering Data... [ 85%] models.lenet [AutoAPI] Rendering Data... [ 88%] models [AutoAPI] Rendering Data... [ 92%] client.handler [AutoAPI] Rendering Data... [ 96%] client.topology [AutoAPI] Rendering Data... [100%] client building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 28 changed, 0 removed reading sources... [ 3%] autoapi/client/handler/index reading sources... [ 7%] autoapi/client/index reading sources... [ 10%] autoapi/client/topology/index reading sources... [ 14%] autoapi/index reading sources... [ 17%] autoapi/models/densenet/index reading sources... [ 21%] autoapi/models/dpn/index reading sources... [ 25%] autoapi/models/googlenet/index reading sources... [ 28%] autoapi/models/index reading sources... [ 32%] autoapi/models/lenet/index reading sources... [ 35%] autoapi/models/mobilenet/index reading sources... [ 39%] autoapi/models/mobilenetv2/index reading sources... [ 42%] autoapi/models/pnasnet/index reading sources... [ 46%] autoapi/models/preact_resnet/index reading sources... [ 50%] autoapi/models/resnet/index reading sources... [ 53%] autoapi/models/resnext/index reading sources... [ 57%] autoapi/models/senet/index reading sources... [ 60%] autoapi/models/shufflenet/index reading sources... [ 64%] autoapi/models/vgg/index reading sources... [ 67%] autoapi/server/handler/index reading sources... [ 71%] autoapi/server/index reading sources... [ 75%] autoapi/server/topology/index reading sources... [ 78%] autoapi/utils/ex_recorder/index reading sources... [ 82%] autoapi/utils/index reading sources... [ 85%] autoapi/utils/logger/index reading sources... [ 89%] autoapi/utils/lr_recorder/index reading sources... [ 92%] autoapi/utils/messaging/index reading sources... [ 96%] autoapi/utils/sampler/index reading sources... [100%] autoapi/utils/serialization/index /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/models/preact_resnet/index.rst:12: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/models/resnet/index.rst:14: WARNING: Unexpected indentation. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/index.rst: WARNING: document isn't included in any toctree done processing fedlab.tex... index autoapi/index autoapi/utils/index autoapi/utils/ex_recorder/index autoapi/utils/logger/index autoapi/utils/lr_recorder/index autoapi/utils/messaging/index autoapi/utils/sampler/index autoapi/utils/serialization/index autoapi/server/index autoapi/server/handler/index autoapi/server/topology/index autoapi/models/index autoapi/models/densenet/index autoapi/models/dpn/index autoapi/models/googlenet/index autoapi/models/lenet/index autoapi/models/mobilenet/index autoapi/models/mobilenetv2/index autoapi/models/pnasnet/index autoapi/models/preact_resnet/index autoapi/models/resnet/index autoapi/models/resnext/index autoapi/models/senet/index autoapi/models/shufflenet/index autoapi/models/vgg/index autoapi/client/index autoapi/client/handler/index autoapi/client/topology/index resolving references... done writing... done copying TeX support files... copying TeX support files... done build succeeded, 4 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2021-03-19T10:50:11.286564Z, end-time: 2021-03-19T10:50:11.357413Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2021-03-19T10:50:11.487270Z, end-time: 2021-03-19T10:50:13.543128Z, duration: 2, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=fedlab-fedlab -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="fedlab-fedlab" "fedlab.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./fedlab.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file fedlab-fedlab.idx (./fedlab-fedlab.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) LaTeX Warning: Hyper reference `autoapi/utils/ex_recorder/index:utils.ex_record er.ExRecorder' on page 1 undefined on input line 142. Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 148. [1] LaTeX Warning: Hyper reference `autoapi/utils/logger/index:utils.logger.logger' on page 2 undefined on input line 238. Package longtable Warning: Column widths have changed (longtable) in table 2 on input line 244. LaTeX Warning: Hyper reference `autoapi/utils/lr_recorder/index:utils.lr_record er.ExRecorder' on page 2 undefined on input line 292. Package longtable Warning: Column widths have changed (longtable) in table 3 on input line 298. LaTeX Warning: Hyper reference `autoapi/utils/messaging/index:utils.messaging.M essageCode' on page 2 undefined on input line 358. Package longtable Warning: Column widths have changed (longtable) in table 4 on input line 364. [2] LaTeX Warning: Hyper reference `autoapi/utils/messaging/index:utils.messaging.s end_message' on page 3 undefined on input line 388. LaTeX Warning: Hyper reference `autoapi/utils/messaging/index:utils.messaging.r ecv_message' on page 3 undefined on input line 395. LaTeX Warning: Hyper reference `autoapi/utils/messaging/index:utils.messaging.b roadcast_message' on page 3 undefined on input line 402. LaTeX Warning: Hyper reference `autoapi/utils/messaging/index:utils.messaging.r ecv_broadcast_message' on page 3 undefined on input line 409. Package longtable Warning: Column widths have changed (longtable) in table 5 on input line 415. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] LaTeX Warning: Hyper reference `autoapi/utils/sampler/index:utils.sampler.Distr ibutedSampler' on page 4 undefined on input line 592. LaTeX Warning: Hyper reference `autoapi/utils/sampler/index:utils.sampler.NonII DDistributedSampler' on page 4 undefined on input line 599. Underfull \hbox (badness 10000) in paragraph at lines 601--604 []|\T1/ptm/m/n/10 This is a copy of Underfull \hbox (badness 10000) in paragraph at lines 601--604 \T1/ptm/m/n/10 torch.utils.data.distributed.DistributedSampler (28 Package longtable Warning: Column widths have changed (longtable) in table 6 on input line 605. [4] LaTeX Warning: Hyper reference `autoapi/utils/serialization/index:utils.seriali zation.ravel_model_params' on page 5 undefined on input line 729. Underfull \hbox (badness 10000) in paragraph at lines 728--730 []|\T1/pcr/m/sl/10 ravel_model_params\T1/ptm/m/n/10 (model, grads=False, LaTeX Warning: Hyper reference `autoapi/utils/serialization/index:utils.seriali zation.unravel_model_params' on page 5 undefined on input line 736. Underfull \hbox (badness 10000) in paragraph at lines 735--737 []|\T1/pcr/m/sl/10 unravel_model_params\T1/ptm/m/n/10 (model, pa-ram-e- LaTeX Warning: Hyper reference `autoapi/utils/serialization/index:utils.seriali zation.unravel_model_grad' on page 5 undefined on input line 743. Package longtable Warning: Column widths have changed (longtable) in table 7 on input line 749. LaTeX Warning: Hyper reference `autoapi/server/handler/index:server.handler.Par ameterServerHandler' on page 5 undefined on input line 816. LaTeX Warning: Hyper reference `autoapi/server/handler/index:server.handler.Syn cSGDParameterServerHandler' on page 5 undefined on input line 823. LaTeX Warning: Hyper reference `autoapi/server/handler/index:server.handler.Asy ncSGDParameterServer' on page 5 undefined on input line 830. Package longtable Warning: Column widths have changed (longtable) in table 8 on input line 836. LaTeX Warning: Hyper reference `autoapi/server/handler/index:server.handler.Par ameterServerHandler' on page 5 undefined on input line 872. [5] ! Package inputenc Error: Unicode char 异 (U+5F02) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.966 异 步参数服务器 ! Package inputenc Error: Unicode char 步 (U+6B65) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.966 异步 参数服务器 ! Package inputenc Error: Unicode char 参 (U+53C2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.966 异步参 数服务器 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.966 异步参数 服务器 ! Package inputenc Error: Unicode char 服 (U+670D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.966 异步参数服 务器 ! Package inputenc Error: Unicode char 务 (U+52A1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.966 异步参数服务 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.966 异步参数服务器 LaTeX Warning: Hyper reference `autoapi/server/topology/index:server.topology.E ndTop' on page 6 undefined on input line 1017. LaTeX Warning: Hyper reference `autoapi/server/topology/index:server.topology.P ipeTop' on page 6 undefined on input line 1024. LaTeX Warning: Hyper reference `autoapi/server/topology/index:server.topology.C onnectClient' on page 6 undefined on input line 1031. LaTeX Warning: Hyper reference `autoapi/server/topology/index:server.topology.C onnectServer' on page 6 undefined on input line 1038. Package longtable Warning: Column widths have changed (longtable) in table 9 on input line 1044. [6] Underfull \hbox (badness 10000) in paragraph at lines 1048--1048 []\T1/ptm/m/it/10 ParameterServerHandler\T1/ptm/m/n/10 , \T1/ptm/m/it/10 server _addr\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dist_backend=\TS1/ptm/m/it/10 '\T1/ptm/m/ it/10 gloo\TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , [7] LaTeX Warning: Hyper reference `autoapi/models/densenet/index:models.densenet.B ottleneck' on page 8 undefined on input line 1190. LaTeX Warning: Hyper reference `autoapi/models/densenet/index:models.densenet.T ransition' on page 8 undefined on input line 1197. LaTeX Warning: Hyper reference `autoapi/models/densenet/index:models.densenet.D enseNet' on page 8 undefined on input line 1204. Package longtable Warning: Column widths have changed (longtable) in table 10 on input line 1210. LaTeX Warning: Hyper reference `autoapi/models/densenet/index:models.densenet.D enseNet121' on page 8 undefined on input line 1234. LaTeX Warning: Hyper reference `autoapi/models/densenet/index:models.densenet.D enseNet169' on page 8 undefined on input line 1241. LaTeX Warning: Hyper reference `autoapi/models/densenet/index:models.densenet.D enseNet201' on page 8 undefined on input line 1248. LaTeX Warning: Hyper reference `autoapi/models/densenet/index:models.densenet.D enseNet161' on page 8 undefined on input line 1255. LaTeX Warning: Hyper reference `autoapi/models/densenet/index:models.densenet.d ensenet_cifar' on page 8 undefined on input line 1262. LaTeX Warning: Hyper reference `autoapi/models/densenet/index:models.densenet.t est_densenet' on page 8 undefined on input line 1269. Package longtable Warning: Column widths have changed (longtable) in table 11 on input line 1275. Underfull \hbox (badness 10000) in paragraph at lines 1309--1309 []\T1/ptm/m/it/10 block\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nblocks\T1/ptm/m/n/10 , \T1/ptm/m/it/10 growth_rate=12\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-duc-tion=0.5 \T1/ptm/m/n/10 , [8] LaTeX Warning: Hyper reference `autoapi/models/dpn/index:models.dpn.Bottleneck' on page 9 undefined on input line 1395. LaTeX Warning: Hyper reference `autoapi/models/dpn/index:models.dpn.DPN' on pag e 9 undefined on input line 1402. Package longtable Warning: Column widths have changed (longtable) in table 12 on input line 1408. LaTeX Warning: Hyper reference `autoapi/models/dpn/index:models.dpn.DPN26' on p age 9 undefined on input line 1432. LaTeX Warning: Hyper reference `autoapi/models/dpn/index:models.dpn.DPN92' on p age 9 undefined on input line 1439. LaTeX Warning: Hyper reference `autoapi/models/dpn/index:models.dpn.test' on pa ge 9 undefined on input line 1446. Package longtable Warning: Column widths have changed (longtable) in table 13 on input line 1452. [9] LaTeX Warning: Hyper reference `autoapi/models/googlenet/index:models.googlenet .Inception' on page 10 undefined on input line 1539. LaTeX Warning: Hyper reference `autoapi/models/googlenet/index:models.googlenet .GoogLeNet' on page 10 undefined on input line 1546. Package longtable Warning: Column widths have changed (longtable) in table 14 on input line 1552. LaTeX Warning: Hyper reference `autoapi/models/lenet/index:models.lenet.Lenet' on page 10 undefined on input line 1615. LaTeX Warning: Hyper reference `autoapi/models/lenet/index:models.lenet.LeNet' on page 10 undefined on input line 1622. Package longtable Warning: Column widths have changed (longtable) in table 15 on input line 1628. [10] LaTeX Warning: Hyper reference `autoapi/models/mobilenet/index:models.mobilenet .Block' on page 11 undefined on input line 1707. LaTeX Warning: Hyper reference `autoapi/models/mobilenet/index:models.mobilenet .MobileNet' on page 11 undefined on input line 1714. Package longtable Warning: Column widths have changed (longtable) in table 16 on input line 1720. LaTeX Warning: Hyper reference `autoapi/models/mobilenet/index:models.mobilenet .test' on page 11 undefined on input line 1744. Package longtable Warning: Column widths have changed (longtable) in table 17 on input line 1750. [11] LaTeX Warning: Hyper reference `autoapi/models/mobilenetv2/index:models.mobilen etv2.Block' on page 12 undefined on input line 1838. LaTeX Warning: Hyper reference `autoapi/models/mobilenetv2/index:models.mobilen etv2.MobileNetV2' on page 12 undefined on input line 1845. Package longtable Warning: Column widths have changed (longtable) in table 18 on input line 1851. LaTeX Warning: Hyper reference `autoapi/models/mobilenetv2/index:models.mobilen etv2.test' on page 12 undefined on input line 1875. Package longtable Warning: Column widths have changed (longtable) in table 19 on input line 1881. LaTeX Warning: Hyper reference `autoapi/models/pnasnet/index:models.pnasnet.Sep Conv' on page 12 undefined on input line 1968. LaTeX Warning: Hyper reference `autoapi/models/pnasnet/index:models.pnasnet.Cel lA' on page 12 undefined on input line 1975. LaTeX Warning: Hyper reference `autoapi/models/pnasnet/index:models.pnasnet.Cel lB' on page 12 undefined on input line 1982. LaTeX Warning: Hyper reference `autoapi/models/pnasnet/index:models.pnasnet.PNA SNet' on page 12 undefined on input line 1989. Package longtable Warning: Column widths have changed (longtable) in table 20 on input line 1995. [12] LaTeX Warning: Hyper reference `autoapi/models/pnasnet/index:models.pnasnet.PNA SNetA' on page 13 undefined on input line 2019. LaTeX Warning: Hyper reference `autoapi/models/pnasnet/index:models.pnasnet.PNA SNetB' on page 13 undefined on input line 2026. LaTeX Warning: Hyper reference `autoapi/models/pnasnet/index:models.pnasnet.tes t' on page 13 undefined on input line 2033. Package longtable Warning: Column widths have changed (longtable) in table 21 on input line 2039. [13] LaTeX Warning: Hyper reference `autoapi/models/preact_resnet/index:models.preac t_resnet.PreActBlock' on page 14 undefined on input line 2174. LaTeX Warning: Hyper reference `autoapi/models/preact_resnet/index:models.preac t_resnet.PreActBottleneck' on page 14 undefined on input line 2181. LaTeX Warning: Hyper reference `autoapi/models/preact_resnet/index:models.preac t_resnet.PreActResNet' on page 14 undefined on input line 2188. Package longtable Warning: Column widths have changed (longtable) in table 22 on input line 2194. LaTeX Warning: Hyper reference `autoapi/models/preact_resnet/index:models.preac t_resnet.PreActResNet18' on page 14 undefined on input line 2218. LaTeX Warning: Hyper reference `autoapi/models/preact_resnet/index:models.preac t_resnet.PreActResNet34' on page 14 undefined on input line 2225. LaTeX Warning: Hyper reference `autoapi/models/preact_resnet/index:models.preac t_resnet.PreActResNet50' on page 14 undefined on input line 2232. LaTeX Warning: Hyper reference `autoapi/models/preact_resnet/index:models.preac t_resnet.PreActResNet101' on page 14 undefined on input line 2239. LaTeX Warning: Hyper reference `autoapi/models/preact_resnet/index:models.preac t_resnet.PreActResNet152' on page 14 undefined on input line 2246. LaTeX Warning: Hyper reference `autoapi/models/preact_resnet/index:models.preac t_resnet.test' on page 14 undefined on input line 2253. Package longtable Warning: Column widths have changed (longtable) in table 23 on input line 2259. [14] LaTeX Warning: Hyper reference `autoapi/models/resnet/index:models.resnet.Basic Block' on page 15 undefined on input line 2409. LaTeX Warning: Hyper reference `autoapi/models/resnet/index:models.resnet.Bottl eneck' on page 15 undefined on input line 2416. LaTeX Warning: Hyper reference `autoapi/models/resnet/index:models.resnet.ResNe t' on page 15 undefined on input line 2423. Package longtable Warning: Column widths have changed (longtable) in table 24 on input line 2429. LaTeX Warning: Hyper reference `autoapi/models/resnet/index:models.resnet.ResNe t18' on page 15 undefined on input line 2453. LaTeX Warning: Hyper reference `autoapi/models/resnet/index:models.resnet.ResNe t34' on page 15 undefined on input line 2460. LaTeX Warning: Hyper reference `autoapi/models/resnet/index:models.resnet.ResNe t50' on page 15 undefined on input line 2467. LaTeX Warning: Hyper reference `autoapi/models/resnet/index:models.resnet.ResNe t101' on page 15 undefined on input line 2474. LaTeX Warning: Hyper reference `autoapi/models/resnet/index:models.resnet.ResNe t152' on page 15 undefined on input line 2481. LaTeX Warning: Hyper reference `autoapi/models/resnet/index:models.resnet.test' on page 15 undefined on input line 2488. Package longtable Warning: Column widths have changed (longtable) in table 25 on input line 2494. [15] LaTeX Warning: Hyper reference `autoapi/models/resnext/index:models.resnext.Blo ck' on page 16 undefined on input line 2629. LaTeX Warning: Hyper reference `autoapi/models/resnext/index:models.resnext.Res NeXt' on page 16 undefined on input line 2636. Package longtable Warning: Column widths have changed (longtable) in table 26 on input line 2642. LaTeX Warning: Hyper reference `autoapi/models/resnext/index:models.resnext.Res NeXt29_2x64d' on page 16 undefined on input line 2666. LaTeX Warning: Hyper reference `autoapi/models/resnext/index:models.resnext.Res NeXt29_4x64d' on page 16 undefined on input line 2673. LaTeX Warning: Hyper reference `autoapi/models/resnext/index:models.resnext.Res NeXt29_8x64d' on page 16 undefined on input line 2680. LaTeX Warning: Hyper reference `autoapi/models/resnext/index:models.resnext.Res NeXt29_32x4d' on page 16 undefined on input line 2687. LaTeX Warning: Hyper reference `autoapi/models/resnext/index:models.resnext.tes t_resnext' on page 16 undefined on input line 2694. Package longtable Warning: Column widths have changed (longtable) in table 27 on input line 2700. [16] LaTeX Warning: Hyper reference `autoapi/models/senet/index:models.senet.BasicBl ock' on page 17 undefined on input line 2811. LaTeX Warning: Hyper reference `autoapi/models/senet/index:models.senet.PreActB lock' on page 17 undefined on input line 2818. LaTeX Warning: Hyper reference `autoapi/models/senet/index:models.senet.SENet' on page 17 undefined on input line 2825. Package longtable Warning: Column widths have changed (longtable) in table 28 on input line 2831. LaTeX Warning: Hyper reference `autoapi/models/senet/index:models.senet.SENet18 ' on page 17 undefined on input line 2855. LaTeX Warning: Hyper reference `autoapi/models/senet/index:models.senet.test' o n page 17 undefined on input line 2862. Package longtable Warning: Column widths have changed (longtable) in table 29 on input line 2868. [17] LaTeX Warning: Hyper reference `autoapi/models/shufflenet/index:models.shufflen et.ShuffleBlock' on page 18 undefined on input line 2967. LaTeX Warning: Hyper reference `autoapi/models/shufflenet/index:models.shufflen et.Bottleneck' on page 18 undefined on input line 2974. LaTeX Warning: Hyper reference `autoapi/models/shufflenet/index:models.shufflen et.ShuffleNet' on page 18 undefined on input line 2981. Package longtable Warning: Column widths have changed (longtable) in table 30 on input line 2987. LaTeX Warning: Hyper reference `autoapi/models/shufflenet/index:models.shufflen et.ShuffleNetG2' on page 18 undefined on input line 3011. LaTeX Warning: Hyper reference `autoapi/models/shufflenet/index:models.shufflen et.ShuffleNetG3' on page 18 undefined on input line 3018. LaTeX Warning: Hyper reference `autoapi/models/shufflenet/index:models.shufflen et.test' on page 18 undefined on input line 3025. Package longtable Warning: Column widths have changed (longtable) in table 31 on input line 3031. [18] LaTeX Warning: Hyper reference `autoapi/models/vgg/index:models.vgg.VGG' on pag e 19 undefined on input line 3133. Package longtable Warning: Column widths have changed (longtable) in table 32 on input line 3139. LaTeX Warning: Hyper reference `autoapi/models/vgg/index:models.vgg.vgg11' on p age 19 undefined on input line 3163. LaTeX Warning: Hyper reference `autoapi/models/vgg/index:models.vgg.vgg11_bn' o n page 19 undefined on input line 3170. LaTeX Warning: Hyper reference `autoapi/models/vgg/index:models.vgg.vgg13' on p age 19 undefined on input line 3177. LaTeX Warning: Hyper reference `autoapi/models/vgg/index:models.vgg.vgg13_bn' o n page 19 undefined on input line 3184. LaTeX Warning: Hyper reference `autoapi/models/vgg/index:models.vgg.vgg16' on p age 19 undefined on input line 3191. LaTeX Warning: Hyper reference `autoapi/models/vgg/index:models.vgg.vgg16_bn' o n page 19 undefined on input line 3198. LaTeX Warning: Hyper reference `autoapi/models/vgg/index:models.vgg.vgg19' on p age 19 undefined on input line 3205. LaTeX Warning: Hyper reference `autoapi/models/vgg/index:models.vgg.vgg19_bn' o n page 19 undefined on input line 3212. Package longtable Warning: Column widths have changed (longtable) in table 33 on input line 3218. [19] LaTeX Warning: Hyper reference `autoapi/client/handler/index:client.handler.Cli entBackendHandler' on page 20 undefined on input line 3344. LaTeX Warning: Hyper reference `autoapi/client/handler/index:client.handler.Cli entSGDHandler' on page 20 undefined on input line 3351. Package longtable Warning: Column widths have changed (longtable) in table 34 on input line 3357. Underfull \hbox (badness 10000) in paragraph at lines 3409--3409 []\T1/ptm/m/it/10 model\T1/ptm/m/n/10 , \T1/ptm/m/it/10 data_loader\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 op-ti-mizer=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cri-te- LaTeX Warning: Hyper reference `autoapi/client/handler/index:client.handler.Cli entBackendHandler' on page 20 undefined on input line 3411. [20] LaTeX Warning: Hyper reference `autoapi/client/topology/index:client.topology.C lientCommunicationTopology' on page 21 undefined on input line 3504. LaTeX Warning: Hyper reference `autoapi/client/topology/index:client.topology.C lientSyncTop' on page 21 undefined on input line 3511. Package longtable Warning: Column widths have changed (longtable) in table 35 on input line 3517. Underfull \hbox (badness 10000) in paragraph at lines 3521--3521 []\T1/ptm/m/it/10 backend_handler\T1/ptm/m/n/10 , \T1/ptm/m/it/10 server_addr\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3566--3566 []\T1/ptm/m/it/10 backend_handler\T1/ptm/m/n/10 , \T1/ptm/m/it/10 server_addr\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 world_size\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rank\ T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `autoapi/client/topology/index:client.topology.C lientCommunicationTopology' on page 21 undefined on input line 3568. [21] [22] Chapter 2. [23] [24] LaTeX Warning: Reference `autoapi/client/index:module-client' on page 25 undefi ned on input line 3700. LaTeX Warning: Reference `autoapi/client/handler/index:module-client.handler' o n page 25 undefined on input line 3701. LaTeX Warning: Reference `autoapi/client/topology/index:module-client.topology' on page 25 undefined on input line 3702. LaTeX Warning: Reference `autoapi/models/index:module-models' on page 25 undefi ned on input line 3705. LaTeX Warning: Reference `autoapi/models/densenet/index:module-models.densenet' on page 25 undefined on input line 3706. LaTeX Warning: Reference `autoapi/models/dpn/index:module-models.dpn' on page 2 5 undefined on input line 3707. LaTeX Warning: Reference `autoapi/models/googlenet/index:module-models.googlene t' on page 25 undefined on input line 3708. LaTeX Warning: Reference `autoapi/models/lenet/index:module-models.lenet' on pa ge 25 undefined on input line 3709. LaTeX Warning: Reference `autoapi/models/mobilenet/index:module-models.mobilene t' on page 25 undefined on input line 3710. LaTeX Warning: Reference `autoapi/models/mobilenetv2/index:module-models.mobile netv2' on page 25 undefined on input line 3711. LaTeX Warning: Reference `autoapi/models/pnasnet/index:module-models.pnasnet' o n page 25 undefined on input line 3712. LaTeX Warning: Reference `autoapi/models/preact_resnet/index:module-models.prea ct_resnet' on page 25 undefined on input line 3713. LaTeX Warning: Reference `autoapi/models/resnet/index:module-models.resnet' on page 25 undefined on input line 3714. LaTeX Warning: Reference `autoapi/models/resnext/index:module-models.resnext' o n page 25 undefined on input line 3715. LaTeX Warning: Reference `autoapi/models/senet/index:module-models.senet' on pa ge 25 undefined on input line 3716. LaTeX Warning: Reference `autoapi/models/shufflenet/index:module-models.shuffle net' on page 25 undefined on input line 3717. LaTeX Warning: Reference `autoapi/models/vgg/index:module-models.vgg' on page 2 5 undefined on input line 3718. LaTeX Warning: Reference `autoapi/server/index:module-server' on page 25 undefi ned on input line 3721. LaTeX Warning: Reference `autoapi/server/handler/index:module-server.handler' o n page 25 undefined on input line 3722. LaTeX Warning: Reference `autoapi/server/topology/index:module-server.topology' on page 25 undefined on input line 3723. LaTeX Warning: Reference `autoapi/utils/index:module-utils' on page 25 undefine d on input line 3726. LaTeX Warning: Reference `autoapi/utils/ex_recorder/index:module-utils.ex_recor der' on page 25 undefined on input line 3727. LaTeX Warning: Reference `autoapi/utils/logger/index:module-utils.logger' on pa ge 25 undefined on input line 3728. LaTeX Warning: Reference `autoapi/utils/lr_recorder/index:module-utils.lr_recor der' on page 25 undefined on input line 3729. LaTeX Warning: Reference `autoapi/utils/messaging/index:module-utils.messaging' on page 25 undefined on input line 3730. LaTeX Warning: Reference `autoapi/utils/sampler/index:module-utils.sampler' on page 25 undefined on input line 3731. LaTeX Warning: Reference `autoapi/utils/serialization/index:module-utils.serial ization' on page 25 undefined on input line 3732. [25] No file fedlab-fedlab.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. (./fedlab-fedlab.aux) Package rerunfilecheck Warning: File `fedlab-fedlab.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on fedlab-fedlab.pdf (29 pages, 163427 bytes). Transcript written on fedlab-fedlab.log. Latexmk: Index file 'fedlab-fedlab.idx' was written Latexmk: Missing input file: 'fedlab-fedlab.ind' from line 'No file fedlab-fedlab.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'fedlab-fedlab.pdf' Latexmk: List of undefined refs and citations: Reference `autoapi/client/handler/index:module-client.handler' on page 25 undefined on input line 3701 Reference `autoapi/client/index:module-client' on page 25 undefined on input line 3700 Reference `autoapi/client/topology/index:module-client.topology' on page 25 undefined on input line 3702 Reference `autoapi/models/densenet/index:module-models.densenet' on page 25 undefined on input line 3706 Reference `autoapi/models/dpn/index:module-models.dpn' on page 25 undefined on input line 3707 Reference `autoapi/models/googlenet/index:module-models.googlenet' on page 25 undefined on input line 3708 Reference `autoapi/models/index:module-models' on page 25 undefined on input line 3705 Reference `autoapi/models/lenet/index:module-models.lenet' on page 25 undefined on input line 3709 Reference `autoapi/models/mobilenet/index:module-models.mobilenet' on page 25 undefined on input line 3710 Reference `autoapi/models/mobilenetv2/index:module-models.mobilenetv2' on page 25 undefined on input line 3711 Reference `autoapi/models/pnasnet/index:module-models.pnasnet' on page 25 undefined on input line 3712 Reference `autoapi/models/preact_resnet/index:module-models.preact_resnet' on page 25 undefined on input line 3713 Reference `autoapi/models/resnet/index:module-models.resnet' on page 25 undefined on input line 3714 Reference `autoapi/models/resnext/index:module-models.resnext' on page 25 undefined on input line 3715 Reference `autoapi/models/senet/index:module-models.senet' on page 25 undefined on input line 3716 Reference `autoapi/models/shufflenet/index:module-models.shufflenet' on page 25 undefined on input line 3717 Reference `autoapi/models/vgg/index:module-models.vgg' on page 25 undefined on input line 3718 Reference `autoapi/server/handler/index:module-server.handler' on page 25 undefined on input line 3722 Reference `autoapi/server/index:module-server' on page 25 undefined on input line 3721 Reference `autoapi/server/topology/index:module-server.topology' on page 25 undefined on input line 3723 Reference `autoapi/utils/ex_recorder/index:module-utils.ex_recorder' on page 25 undefined on input line 3727 Reference `autoapi/utils/index:module-utils' on page 25 undefined on input line 3726 Reference `autoapi/utils/logger/index:module-utils.logger' on page 25 undefined on input line 3728 Reference `autoapi/utils/lr_recorder/index:module-utils.lr_recorder' on page 25 undefined on input line 3729 Reference `autoapi/utils/messaging/index:module-utils.messaging' on page 25 undefined on input line 3730 Reference `autoapi/utils/sampler/index:module-utils.sampler' on page 25 undefined on input line 3731 Reference `autoapi/utils/serialization/index:module-utils.serialization' on page 25 undefined on input line 3732 Latexmk: Summary of warnings: Latex failed to resolve 27 reference(s) Rule 'makeindex fedlab-fedlab.idx': File changes, etc: Non-existent destination files: 'fedlab-fedlab.ind' ------------ Run number 1 of rule 'makeindex fedlab-fedlab.idx' ------------ ------------ Running 'makeindex -s python.ist -o "fedlab-fedlab.ind" "fedlab-fedlab.idx"' ------------ Latexmk: applying rule 'makeindex fedlab-fedlab.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file fedlab-fedlab.idx....done (253 entries accepted, 0 rejected). Sorting entries.....done (2074 comparisons). Generating output file fedlab-fedlab.ind....done (356 lines written, 0 warnings). Output written in fedlab-fedlab.ind. Transcript written in fedlab-fedlab.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'fedlab-fedlab.aux' 'fedlab-fedlab.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="fedlab-fedlab" "fedlab.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./fedlab.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file fedlab-fedlab.idx (./fedlab-fedlab.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./fedlab-fedlab.out) (./fedlab-fedlab.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./fedlab-fedlab.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)) [1] [2] Chapter 1. [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] Underfull \hbox (badness 10000) in paragraph at lines 601--604 []|\T1/ptm/m/n/10 This is a copy of Underfull \hbox (badness 10000) in paragraph at lines 601--604 \T1/ptm/m/n/10 torch.utils.data.distributed.DistributedSampler (28 [4] Underfull \hbox (badness 10000) in paragraph at lines 728--730 []|[][]\T1/pcr/m/sl/10 ravel_model_params[][]\T1/ptm/m/n/10 (model, grads=False , Underfull \hbox (badness 10000) in paragraph at lines 735--737 []|[][]\T1/pcr/m/sl/10 unravel_model_params[][]\T1/ptm/m/n/10 (model, pa-ram-e- [5] ! Package inputenc Error: Unicode char 异 (U+5F02) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.966 异 步参数服务器 ! Package inputenc Error: Unicode char 步 (U+6B65) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.966 异步 参数服务器 ! Package inputenc Error: Unicode char 参 (U+53C2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.966 异步参 数服务器 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.966 异步参数 服务器 ! Package inputenc Error: Unicode char 服 (U+670D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.966 异步参数服 务器 ! Package inputenc Error: Unicode char 务 (U+52A1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.966 异步参数服务 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.966 异步参数服务器 [6] Underfull \hbox (badness 10000) in paragraph at lines 1048--1048 []\T1/ptm/m/it/10 ParameterServerHandler\T1/ptm/m/n/10 , \T1/ptm/m/it/10 server _addr\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dist_backend=\TS1/ptm/m/it/10 '\T1/ptm/m/ it/10 gloo\TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , [7] Underfull \hbox (badness 10000) in paragraph at lines 1309--1309 []\T1/ptm/m/it/10 block\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nblocks\T1/ptm/m/n/10 , \T1/ptm/m/it/10 growth_rate=12\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-duc-tion=0.5 \T1/ptm/m/n/10 , [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 3409--3409 []\T1/ptm/m/it/10 model\T1/ptm/m/n/10 , \T1/ptm/m/it/10 data_loader\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 op-ti-mizer=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cri-te- [20] Underfull \hbox (badness 10000) in paragraph at lines 3521--3521 []\T1/ptm/m/it/10 backend_handler\T1/ptm/m/n/10 , \T1/ptm/m/it/10 server_addr\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3566--3566 []\T1/ptm/m/it/10 backend_handler\T1/ptm/m/n/10 , \T1/ptm/m/it/10 server_addr\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 world_size\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rank\ T1/ptm/m/n/10 , [21] [22] Chapter 2. [23] [24] [25] (./fedlab-fedlab.ind [26] Underfull \hbox (badness 10000) in paragraph at lines 8--9 []\T1/pcr/m/n/10 __iter__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 utils.sampler.Distr ibutedSampler Underfull \hbox (badness 10000) in paragraph at lines 12--14 []\T1/pcr/m/n/10 __len__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 utils.sampler.NonIID DistributedSampler Underfull \hbox (badness 10000) in paragraph at lines 16--17 []\T1/pcr/m/n/10 _make_dense_layers() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod- Underfull \hbox (badness 10000) in paragraph at lines 24--25 []\T1/pcr/m/n/10 _make_layer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-els.shufflen et.ShuffleNet Underfull \hbox (badness 10000) in paragraph at lines 25--26 []\T1/pcr/m/n/10 _make_layers() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-els.mobilen et.MobileNet Underfull \hbox (badness 10000) in paragraph at lines 30--31 []\T1/pcr/m/n/10 activate_clients() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.topo logy.EndTop Underfull \hbox (badness 10000) in paragraph at lines 33--34 []\T1/pcr/m/n/10 add_log_direct() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 utils.ex_reco rder.ExRecorder Underfull \hbox (badness 10000) in paragraph at lines 34--35 []\T1/pcr/m/n/10 add_log_direct() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 utils.lr_reco rder.ExRecorder Underfull \hbox (badness 10000) in paragraph at lines 35--36 []\T1/pcr/m/n/10 AsyncSGDParameterServer \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 50--51 []\T1/pcr/m/n/10 buffer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.handler.Parame terServerHandler Overfull \hbox (5.47069pt too wide) in paragraph at lines 54--56 []\T1/pcr/m/n/10 can_sync() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.handler.Asyn cSGDParameterServer Underfull \hbox (badness 10000) in paragraph at lines 67--68 []\T1/pcr/m/n/10 ClientCommunicationTopology \T1/ptm/m/n/10 (\T1/ptm/m/it/10 cl ass in [27] Underfull \hbox (badness 10000) in paragraph at lines 89--90 []\T1/pcr/m/n/10 evaluate() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 client.handler.Clie ntBackendHandler Underfull \hbox (badness 10000) in paragraph at lines 90--91 []\T1/pcr/m/n/10 evaluate() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 client.handler.Clie ntSGDHandler Underfull \hbox (badness 10000) in paragraph at lines 93--94 []\T1/pcr/m/n/10 expansion \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-els.preact_resne t.PreActBlock at- Underfull \hbox (badness 10000) in paragraph at lines 117--118 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-els.mobilenetv2. MobileNetV2 Underfull \hbox (badness 10000) in paragraph at lines 122--123 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-els.preact_resne t.PreActBlock Underfull \hbox (badness 10000) in paragraph at lines 123--125 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-els.preact_resne t.PreActBottleneck Underfull \hbox (badness 10000) in paragraph at lines 125--126 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-els.preact_resne t.PreActResNet Overfull \hbox (45.8005pt too wide) in paragraph at lines 147--149 []\T1/pcr/m/n/10 is_updated() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.handler.Sy ncSGDParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 154--155 []\T1/pcr/m/n/10 listen2clients() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.topolo gy.EndTop Underfull \hbox (badness 10000) in paragraph at lines 165--166 []\T1/pcr/m/n/10 model() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.handler.Paramet erServerHandler [28] Overfull \hbox (58.0207pt too wide) in paragraph at lines 225--227 []\T1/pcr/m/n/10 network_params() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 client.topolo gy.ClientCommunicationTopology Underfull \hbox (badness 10000) in paragraph at lines 227--228 []\T1/pcr/m/n/10 NonIIDDistributedSampler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 231--232 []\T1/pcr/m/n/10 ParameterRequest \T1/ptm/m/n/10 (\T1/ptm/m/it/10 utils.messagi ng.MessageCode Underfull \hbox (badness 10000) in paragraph at lines 232--233 []\T1/pcr/m/n/10 ParameterServerHandler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 242--243 []\T1/pcr/m/n/10 PreActResNet101() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule m od- Underfull \hbox (badness 10000) in paragraph at lines 243--244 []\T1/pcr/m/n/10 PreActResNet152() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule m od- Underfull \hbox (badness 10000) in paragraph at lines 244--245 []\T1/pcr/m/n/10 PreActResNet18() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mo d- Underfull \hbox (badness 10000) in paragraph at lines 245--246 []\T1/pcr/m/n/10 PreActResNet34() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mo d- Underfull \hbox (badness 10000) in paragraph at lines 246--247 []\T1/pcr/m/n/10 PreActResNet50() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mo d- Underfull \hbox (badness 10000) in paragraph at lines 250--251 []\T1/pcr/m/n/10 ravel_model_params() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e Overfull \hbox (16.0207pt too wide) in paragraph at lines 251--253 []\T1/pcr/m/n/10 receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 client.topology.Clie ntCommunicationTopology Underfull \hbox (badness 10000) in paragraph at lines 255--256 []\T1/pcr/m/n/10 receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.handler.Param eterServerHandler Overfull \hbox (27.8005pt too wide) in paragraph at lines 256--258 []\T1/pcr/m/n/10 receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.handler.SyncS GDParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 258--259 []\T1/pcr/m/n/10 recv_broadcast_message() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 271--273 []\T1/pcr/m/n/10 run() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 client.topology.ClientCo mmunicationTopology [29] Underfull \hbox (badness 10000) in paragraph at lines 280--281 []\T1/pcr/m/n/10 save_to_file() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 utils.ex_record er.ExRecorder Underfull \hbox (badness 10000) in paragraph at lines 281--282 []\T1/pcr/m/n/10 save_to_file() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 utils.lr_record er.ExRecorder Overfull \hbox (69.8005pt too wide) in paragraph at lines 282--284 []\T1/pcr/m/n/10 select_clients() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.handle r.SyncSGDParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 284--285 []\T1/pcr/m/n/10 send() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.handler.AsyncSGD ParameterServer Underfull \hbox (badness 10000) in paragraph at lines 295--296 []\T1/pcr/m/n/10 set_epoch() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 utils.sampler.Dist ributedSampler Overfull \hbox (3.93045pt too wide) in paragraph at lines 296--298 []\T1/pcr/m/n/10 set_epoch() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 utils.sampler.NonI IDDistributedSampler Overfull \hbox (51.8005pt too wide) in paragraph at lines 302--304 []\T1/pcr/m/n/10 start_round() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.handler.S yncSGDParameterServerHandler Overfull \hbox (40.0207pt too wide) in paragraph at lines 304--306 []\T1/pcr/m/n/10 synchronise() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 client.topology. ClientCommunicationTopology Underfull \hbox (badness 10000) in paragraph at lines 306--307 []\T1/pcr/m/n/10 synchronise() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 client.topology. ClientSyncTop Underfull \hbox (badness 10000) in paragraph at lines 307--308 []\T1/pcr/m/n/10 SyncSGDParameterServerHandler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 321--322 []\T1/pcr/m/n/10 train() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 client.handler.ClientB ackendHandler Underfull \hbox (badness 10000) in paragraph at lines 327--328 []\T1/pcr/m/n/10 unravel_model_grad() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 328--329 []\T1/pcr/m/n/10 unravel_model_params() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule [30]) (./fedlab-fedlab.aux) Package rerunfilecheck Warning: File `fedlab-fedlab.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on fedlab-fedlab.pdf (34 pages, 195668 bytes). Transcript written on fedlab-fedlab.log. Latexmk: Index file 'fedlab-fedlab.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'fedlab-fedlab.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'fedlab-fedlab.aux' 'fedlab-fedlab.out' 'fedlab-fedlab.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="fedlab-fedlab" "fedlab.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./fedlab.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file fedlab-fedlab.idx (./fedlab-fedlab.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./fedlab-fedlab.out) (./fedlab-fedlab.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./fedlab-fedlab.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)) [1] [2] Chapter 1. [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] Underfull \hbox (badness 10000) in paragraph at lines 601--604 []|\T1/ptm/m/n/10 This is a copy of Underfull \hbox (badness 10000) in paragraph at lines 601--604 \T1/ptm/m/n/10 torch.utils.data.distributed.DistributedSampler (28 [4] Underfull \hbox (badness 10000) in paragraph at lines 728--730 []|[][]\T1/pcr/m/sl/10 ravel_model_params[][]\T1/ptm/m/n/10 (model, grads=False , Underfull \hbox (badness 10000) in paragraph at lines 735--737 []|[][]\T1/pcr/m/sl/10 unravel_model_params[][]\T1/ptm/m/n/10 (model, pa-ram-e- [5] ! Package inputenc Error: Unicode char 异 (U+5F02) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.966 异 步参数服务器 ! Package inputenc Error: Unicode char 步 (U+6B65) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.966 异步 参数服务器 ! Package inputenc Error: Unicode char 参 (U+53C2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.966 异步参 数服务器 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.966 异步参数 服务器 ! Package inputenc Error: Unicode char 服 (U+670D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.966 异步参数服 务器 ! Package inputenc Error: Unicode char 务 (U+52A1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.966 异步参数服务 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.966 异步参数服务器 [6] Underfull \hbox (badness 10000) in paragraph at lines 1048--1048 []\T1/ptm/m/it/10 ParameterServerHandler\T1/ptm/m/n/10 , \T1/ptm/m/it/10 server _addr\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dist_backend=\TS1/ptm/m/it/10 '\T1/ptm/m/ it/10 gloo\TS1/ptm/m/it/10 '\T1/ptm/m/n/10 , [7] Underfull \hbox (badness 10000) in paragraph at lines 1309--1309 []\T1/ptm/m/it/10 block\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nblocks\T1/ptm/m/n/10 , \T1/ptm/m/it/10 growth_rate=12\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-duc-tion=0.5 \T1/ptm/m/n/10 , [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 3409--3409 []\T1/ptm/m/it/10 model\T1/ptm/m/n/10 , \T1/ptm/m/it/10 data_loader\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 op-ti-mizer=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cri-te- [20] Underfull \hbox (badness 10000) in paragraph at lines 3521--3521 []\T1/ptm/m/it/10 backend_handler\T1/ptm/m/n/10 , \T1/ptm/m/it/10 server_addr\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3566--3566 []\T1/ptm/m/it/10 backend_handler\T1/ptm/m/n/10 , \T1/ptm/m/it/10 server_addr\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 world_size\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rank\ T1/ptm/m/n/10 , [21] [22] Chapter 2. [23] [24] [25] (./fedlab-fedlab.ind [26] Underfull \hbox (badness 10000) in paragraph at lines 8--9 []\T1/pcr/m/n/10 __iter__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 utils.sampler.Distr ibutedSampler Underfull \hbox (badness 10000) in paragraph at lines 12--14 []\T1/pcr/m/n/10 __len__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 utils.sampler.NonIID DistributedSampler Underfull \hbox (badness 10000) in paragraph at lines 16--17 []\T1/pcr/m/n/10 _make_dense_layers() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod- Underfull \hbox (badness 10000) in paragraph at lines 24--25 []\T1/pcr/m/n/10 _make_layer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-els.shufflen et.ShuffleNet Underfull \hbox (badness 10000) in paragraph at lines 25--26 []\T1/pcr/m/n/10 _make_layers() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-els.mobilen et.MobileNet Underfull \hbox (badness 10000) in paragraph at lines 30--31 []\T1/pcr/m/n/10 activate_clients() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.topo logy.EndTop Underfull \hbox (badness 10000) in paragraph at lines 33--34 []\T1/pcr/m/n/10 add_log_direct() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 utils.ex_reco rder.ExRecorder Underfull \hbox (badness 10000) in paragraph at lines 34--35 []\T1/pcr/m/n/10 add_log_direct() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 utils.lr_reco rder.ExRecorder Underfull \hbox (badness 10000) in paragraph at lines 35--36 []\T1/pcr/m/n/10 AsyncSGDParameterServer \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 50--51 []\T1/pcr/m/n/10 buffer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.handler.Parame terServerHandler Overfull \hbox (5.47069pt too wide) in paragraph at lines 54--56 []\T1/pcr/m/n/10 can_sync() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.handler.Asyn cSGDParameterServer Underfull \hbox (badness 10000) in paragraph at lines 67--68 []\T1/pcr/m/n/10 ClientCommunicationTopology \T1/ptm/m/n/10 (\T1/ptm/m/it/10 cl ass in [27] Underfull \hbox (badness 10000) in paragraph at lines 89--90 []\T1/pcr/m/n/10 evaluate() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 client.handler.Clie ntBackendHandler Underfull \hbox (badness 10000) in paragraph at lines 90--91 []\T1/pcr/m/n/10 evaluate() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 client.handler.Clie ntSGDHandler Underfull \hbox (badness 10000) in paragraph at lines 93--94 []\T1/pcr/m/n/10 expansion \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-els.preact_resne t.PreActBlock at- Underfull \hbox (badness 10000) in paragraph at lines 117--118 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-els.mobilenetv2. MobileNetV2 Underfull \hbox (badness 10000) in paragraph at lines 122--123 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-els.preact_resne t.PreActBlock Underfull \hbox (badness 10000) in paragraph at lines 123--125 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-els.preact_resne t.PreActBottleneck Underfull \hbox (badness 10000) in paragraph at lines 125--126 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-els.preact_resne t.PreActResNet Overfull \hbox (45.8005pt too wide) in paragraph at lines 147--149 []\T1/pcr/m/n/10 is_updated() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.handler.Sy ncSGDParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 154--155 []\T1/pcr/m/n/10 listen2clients() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.topolo gy.EndTop Underfull \hbox (badness 10000) in paragraph at lines 165--166 []\T1/pcr/m/n/10 model() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.handler.Paramet erServerHandler [28] Overfull \hbox (58.0207pt too wide) in paragraph at lines 225--227 []\T1/pcr/m/n/10 network_params() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 client.topolo gy.ClientCommunicationTopology Underfull \hbox (badness 10000) in paragraph at lines 227--228 []\T1/pcr/m/n/10 NonIIDDistributedSampler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 231--232 []\T1/pcr/m/n/10 ParameterRequest \T1/ptm/m/n/10 (\T1/ptm/m/it/10 utils.messagi ng.MessageCode Underfull \hbox (badness 10000) in paragraph at lines 232--233 []\T1/pcr/m/n/10 ParameterServerHandler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 242--243 []\T1/pcr/m/n/10 PreActResNet101() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule m od- Underfull \hbox (badness 10000) in paragraph at lines 243--244 []\T1/pcr/m/n/10 PreActResNet152() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule m od- Underfull \hbox (badness 10000) in paragraph at lines 244--245 []\T1/pcr/m/n/10 PreActResNet18() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mo d- Underfull \hbox (badness 10000) in paragraph at lines 245--246 []\T1/pcr/m/n/10 PreActResNet34() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mo d- Underfull \hbox (badness 10000) in paragraph at lines 246--247 []\T1/pcr/m/n/10 PreActResNet50() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mo d- Underfull \hbox (badness 10000) in paragraph at lines 250--251 []\T1/pcr/m/n/10 ravel_model_params() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e Overfull \hbox (16.0207pt too wide) in paragraph at lines 251--253 []\T1/pcr/m/n/10 receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 client.topology.Clie ntCommunicationTopology Underfull \hbox (badness 10000) in paragraph at lines 255--256 []\T1/pcr/m/n/10 receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.handler.Param eterServerHandler Overfull \hbox (27.8005pt too wide) in paragraph at lines 256--258 []\T1/pcr/m/n/10 receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.handler.SyncS GDParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 258--259 []\T1/pcr/m/n/10 recv_broadcast_message() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 271--273 []\T1/pcr/m/n/10 run() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 client.topology.ClientCo mmunicationTopology [29] Underfull \hbox (badness 10000) in paragraph at lines 280--281 []\T1/pcr/m/n/10 save_to_file() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 utils.ex_record er.ExRecorder Underfull \hbox (badness 10000) in paragraph at lines 281--282 []\T1/pcr/m/n/10 save_to_file() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 utils.lr_record er.ExRecorder Overfull \hbox (69.8005pt too wide) in paragraph at lines 282--284 []\T1/pcr/m/n/10 select_clients() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.handle r.SyncSGDParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 284--285 []\T1/pcr/m/n/10 send() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.handler.AsyncSGD ParameterServer Underfull \hbox (badness 10000) in paragraph at lines 295--296 []\T1/pcr/m/n/10 set_epoch() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 utils.sampler.Dist ributedSampler Overfull \hbox (3.93045pt too wide) in paragraph at lines 296--298 []\T1/pcr/m/n/10 set_epoch() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 utils.sampler.NonI IDDistributedSampler Overfull \hbox (51.8005pt too wide) in paragraph at lines 302--304 []\T1/pcr/m/n/10 start_round() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 server.handler.S yncSGDParameterServerHandler Overfull \hbox (40.0207pt too wide) in paragraph at lines 304--306 []\T1/pcr/m/n/10 synchronise() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 client.topology. ClientCommunicationTopology Underfull \hbox (badness 10000) in paragraph at lines 306--307 []\T1/pcr/m/n/10 synchronise() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 client.topology. ClientSyncTop Underfull \hbox (badness 10000) in paragraph at lines 307--308 []\T1/pcr/m/n/10 SyncSGDParameterServerHandler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 321--322 []\T1/pcr/m/n/10 train() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 client.handler.ClientB ackendHandler Underfull \hbox (badness 10000) in paragraph at lines 327--328 []\T1/pcr/m/n/10 unravel_model_grad() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 328--329 []\T1/pcr/m/n/10 unravel_model_params() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule [30]) (./fedlab-fedlab.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on fedlab-fedlab.pdf (34 pages, 195987 bytes). Transcript written on fedlab-fedlab.log. Latexmk: Index file 'fedlab-fedlab.idx' was written Latexmk: Log file says output to 'fedlab-fedlab.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2021-03-19T10:50:13.691464Z, end-time: 2021-03-19T10:50:13.766256Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/_build/latex/fedlab-fedlab.pdf /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/artifacts/latest/sphinx_pdf/fedlab-fedlab.pdf [rtd-command-info] start-time: 2021-03-19T10:50:13.889118Z, end-time: 2021-03-19T10:50:17.074238Z, duration: 3, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . _build/epub Running Sphinx v3.5.2 loading translations [en]... done making output directory... done WARNING: html_static_path entry '_static' does not exist loading pickled environment... done WARNING: conf value "version" should not be empty for EPUB3 [AutoAPI] Reading files... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/logger.py [AutoAPI] Reading files... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/lr_recorder.py [AutoAPI] Reading files... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/sampler.py [AutoAPI] Reading files... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/ex_recorder.py [AutoAPI] Reading files... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Reading files... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Reading files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Reading files... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Reading files... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Reading files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Reading files... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Reading files... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Reading files... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Reading files... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Reading files... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Reading files... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Reading files... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Reading files... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Reading files... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnext.py [AutoAPI] Reading files... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/shufflenet.py [AutoAPI] Reading files... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/densenet.py [AutoAPI] Reading files... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/googlenet.py [AutoAPI] Reading files... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/lenet.py [AutoAPI] Reading files... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/__init__.py [AutoAPI] Reading files... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/handler.py [AutoAPI] Reading files... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/topology.py [AutoAPI] Reading files... [100%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/__init__.py [AutoAPI] Mapping Data... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/logger.py [AutoAPI] Mapping Data... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/lr_recorder.py [AutoAPI] Mapping Data... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/sampler.py [AutoAPI] Mapping Data... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/ex_recorder.py [AutoAPI] Mapping Data... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Mapping Data... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Mapping Data... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Mapping Data... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Mapping Data... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Mapping Data... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Mapping Data... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Mapping Data... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Mapping Data... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Mapping Data... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Mapping Data... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Mapping Data... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Mapping Data... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Mapping Data... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Mapping Data... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnext.py [AutoAPI] Mapping Data... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/shufflenet.py [AutoAPI] Mapping Data... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/densenet.py [AutoAPI] Mapping Data... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/googlenet.py [AutoAPI] Mapping Data... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/lenet.py [AutoAPI] Mapping Data... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/__init__.py [AutoAPI] Mapping Data... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/handler.py [AutoAPI] Mapping Data... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/topology.py [AutoAPI] Mapping Data... [100%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/__init__.py [AutoAPI] Rendering Data... [ 3%] utils.logger [AutoAPI] Rendering Data... [ 7%] utils.lr_recorder [AutoAPI] Rendering Data... [ 11%] utils.sampler [AutoAPI] Rendering Data... [ 14%] utils.ex_recorder [AutoAPI] Rendering Data... [ 18%] utils.serialization [AutoAPI] Rendering Data... [ 22%] utils.messaging [AutoAPI] Rendering Data... [ 25%] utils [AutoAPI] Rendering Data... [ 29%] server.handler [AutoAPI] Rendering Data... [ 33%] server.topology [AutoAPI] Rendering Data... [ 37%] server [AutoAPI] Rendering Data... [ 40%] models.resnet [AutoAPI] Rendering Data... [ 44%] models.vgg [AutoAPI] Rendering Data... [ 48%] models.pnasnet [AutoAPI] Rendering Data... [ 51%] models.mobilenet [AutoAPI] Rendering Data... [ 55%] models.preact_resnet [AutoAPI] Rendering Data... [ 59%] models.dpn [AutoAPI] Rendering Data... [ 62%] models.senet [AutoAPI] Rendering Data... [ 66%] models.mobilenetv2 [AutoAPI] Rendering Data... [ 70%] models.resnext [AutoAPI] Rendering Data... [ 74%] models.shufflenet [AutoAPI] Rendering Data... [ 77%] models.densenet [AutoAPI] Rendering Data... [ 81%] models.googlenet [AutoAPI] Rendering Data... [ 85%] models.lenet [AutoAPI] Rendering Data... [ 88%] models [AutoAPI] Rendering Data... [ 92%] client.handler [AutoAPI] Rendering Data... [ 96%] client.topology [AutoAPI] Rendering Data... [100%] client building [mo]: targets for 0 po files that are out of date building [epub]: targets for 29 source files that are out of date updating environment: 0 added, 28 changed, 0 removed reading sources... [ 3%] autoapi/client/handler/index reading sources... [ 7%] autoapi/client/index reading sources... [ 10%] autoapi/client/topology/index reading sources... [ 14%] autoapi/index reading sources... [ 17%] autoapi/models/densenet/index reading sources... [ 21%] autoapi/models/dpn/index reading sources... [ 25%] autoapi/models/googlenet/index reading sources... [ 28%] autoapi/models/index reading sources... [ 32%] autoapi/models/lenet/index reading sources... [ 35%] autoapi/models/mobilenet/index reading sources... [ 39%] autoapi/models/mobilenetv2/index reading sources... [ 42%] autoapi/models/pnasnet/index reading sources... [ 46%] autoapi/models/preact_resnet/index reading sources... [ 50%] autoapi/models/resnet/index reading sources... [ 53%] autoapi/models/resnext/index reading sources... [ 57%] autoapi/models/senet/index reading sources... [ 60%] autoapi/models/shufflenet/index reading sources... [ 64%] autoapi/models/vgg/index reading sources... [ 67%] autoapi/server/handler/index reading sources... [ 71%] autoapi/server/index reading sources... [ 75%] autoapi/server/topology/index reading sources... [ 78%] autoapi/utils/ex_recorder/index reading sources... [ 82%] autoapi/utils/index reading sources... [ 85%] autoapi/utils/logger/index reading sources... [ 89%] autoapi/utils/lr_recorder/index reading sources... [ 92%] autoapi/utils/messaging/index reading sources... [ 96%] autoapi/utils/sampler/index reading sources... [100%] autoapi/utils/serialization/index /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/models/preact_resnet/index.rst:12: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/models/resnet/index.rst:14: WARNING: Unexpected indentation. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/index.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 3%] autoapi/client/handler/index writing output... [ 6%] autoapi/client/index writing output... [ 10%] autoapi/client/topology/index writing output... [ 13%] autoapi/index writing output... [ 17%] autoapi/models/densenet/index writing output... [ 20%] autoapi/models/dpn/index writing output... [ 24%] autoapi/models/googlenet/index writing output... [ 27%] autoapi/models/index writing output... [ 31%] autoapi/models/lenet/index writing output... [ 34%] autoapi/models/mobilenet/index writing output... [ 37%] autoapi/models/mobilenetv2/index writing output... [ 41%] autoapi/models/pnasnet/index writing output... [ 44%] autoapi/models/preact_resnet/index writing output... [ 48%] autoapi/models/resnet/index writing output... [ 51%] autoapi/models/resnext/index writing output... [ 55%] autoapi/models/senet/index writing output... [ 58%] autoapi/models/shufflenet/index writing output... [ 62%] autoapi/models/vgg/index writing output... [ 65%] autoapi/server/handler/index writing output... [ 68%] autoapi/server/index writing output... [ 72%] autoapi/server/topology/index writing output... [ 75%] autoapi/utils/ex_recorder/index writing output... [ 79%] autoapi/utils/index writing output... [ 82%] autoapi/utils/logger/index writing output... [ 86%] autoapi/utils/lr_recorder/index writing output... [ 89%] autoapi/utils/messaging/index writing output... [ 93%] autoapi/utils/sampler/index writing output... [ 96%] autoapi/utils/serialization/index writing output... [100%] index generating indices... genindex py-modindex done writing additional pages... done copying static files... done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... WARNING: unknown mimetype for .nojekyll, ignoring WARNING: unknown mimetype for CNAME, ignoring writing nav.xhtml file... writing toc.ncx file... writing FedLab.epub file... build succeeded, 7 warnings. The ePub file is in _build/epub. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-03-19T10:50:17.200032Z, end-time: 2021-03-19T10:50:17.270774Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/_build/epub/FedLab.epub /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/artifacts/latest/sphinx_epub/fedlab-fedlab.epub