Read the Docs build information Build id: 609044 Project: fedlab-fedlab Version: latest Commit: 949e05c6018785dc98af86f43ea69b4486400e1f Date: 2021-04-08T15:37:34.715154Z State: finished Success: True [rtd-command-info] start-time: 2021-04-08T15:37:36.078679Z, end-time: 2021-04-08T15:37:37.338988Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:SMILELab-FL/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-04-08T15:37:37.475418Z, end-time: 2021-04-08T15:37:37.553015Z, 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 949e05c .. [rtd-command-info] start-time: 2021-04-08T15:37:37.704383Z, end-time: 2021-04-08T15:37:37.775749Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-04-08T15:37:38.761159Z, end-time: 2021-04-08T15:37:42.962301Z, duration: 4, 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-04-08T15:37:43.071921Z, end-time: 2021-04-08T15:37:44.705952Z, 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.2.0) [rtd-command-info] start-time: 2021-04-08T15:37:44.853018Z, end-time: 2021-04-08T15:37:54.066044Z, duration: 9, 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.3-py3-none-any.whl (2.8 MB) Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl (9.1 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.17-py2.py3-none-any.whl (575 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-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 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 babel>=1.3 Downloading Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 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.2.0) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting Pygments>=2.0 Downloading Pygments-2.8.1-py3-none-any.whl (983 kB) 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) 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 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 certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting docutils>=0.11 Downloading docutils-0.16-py2.py3-none-any.whl (548 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=da52e145730a4239ef108d4c74f8419f2591dcfc2b3e01aab03135bbccd15a6d Stored in directory: /tmp/pip-ephem-wheel-cache-lmh2ccfi/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=3a7c596b69397946191e4b420ebdca36510a286f374bb30079ba8a4472524870 Stored in directory: /tmp/pip-ephem-wheel-cache-lmh2ccfi/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.3 sphinx-rtd-theme-0.5.2 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-04-08T15:37:54.188522Z, end-time: 2021-04-08T15:37:57.929425Z, 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.3) Collecting furo Downloading furo-2021.3.20b30-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: 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: 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: 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: 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: 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: 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: 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-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: 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: 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.2.0) 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: 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: 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-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: 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: 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: 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: 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: 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 PyYAML Downloading PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636 kB) Collecting astroid>=2.4 Downloading astroid-2.5.2-py3-none-any.whl (222 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.6.0-cp37-cp37m-manylinux1_x86_64.whl (55 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=71025 sha256=19c3f6f468d9ac9062a37d3ffec6f04757215fee1d3ecaf7692f7cced3b28183 Stored in directory: /tmp/pip-ephem-wheel-cache-clnpbbah/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.2 beautifulsoup4-4.9.3 furo-2021.3.20b30 lazy-object-proxy-1.6.0 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-04-08T15:37:58.908590Z, end-time: 2021-04-08T15:37:58.987221Z, 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': 'SMILELab-FL', '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': '949e05c6', } # 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/609044/' 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-04-08T15:37:59.096116Z, end-time: 2021-04-08T15:38:04.872314Z, duration: 5, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v3.5.3 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/__init__.py [AutoAPI] Reading files... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/logger.py [AutoAPI] Reading files... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/lr_recorder.py [AutoAPI] Reading files... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/sampler.py [AutoAPI] Reading files... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/ex_recorder.py [AutoAPI] Reading files... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Reading files... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Reading files... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Reading files... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Reading files... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/pipe_topology.py [AutoAPI] Reading files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Reading files... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Reading files... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Reading files... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Reading files... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Reading files... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Reading files... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Reading files... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Reading files... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Reading files... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Reading files... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnext.py [AutoAPI] Reading files... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/shufflenet.py [AutoAPI] Reading files... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/densenet.py [AutoAPI] Reading files... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/googlenet.py [AutoAPI] Reading files... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/lenet.py [AutoAPI] Reading files... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/__init__.py [AutoAPI] Reading files... [ 93%] /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/__init__.py [AutoAPI] Mapping Data... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/logger.py [AutoAPI] Mapping Data... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/lr_recorder.py [AutoAPI] Mapping Data... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/sampler.py [AutoAPI] Mapping Data... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/ex_recorder.py [AutoAPI] Mapping Data... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Mapping Data... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Mapping Data... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Mapping Data... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Mapping Data... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/pipe_topology.py [AutoAPI] Mapping Data... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Mapping Data... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Mapping Data... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Mapping Data... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Mapping Data... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Mapping Data... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Mapping Data... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Mapping Data... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Mapping Data... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Mapping Data... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Mapping Data... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnext.py [AutoAPI] Mapping Data... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/shufflenet.py [AutoAPI] Mapping Data... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/densenet.py [AutoAPI] Mapping Data... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/googlenet.py [AutoAPI] Mapping Data... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/lenet.py [AutoAPI] Mapping Data... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/__init__.py [AutoAPI] Mapping Data... [ 93%] /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%] fedlab_core [AutoAPI] Rendering Data... [ 6%] fedlab_core.utils.logger [AutoAPI] Rendering Data... [ 10%] fedlab_core.utils.lr_recorder [AutoAPI] Rendering Data... [ 13%] fedlab_core.utils.sampler [AutoAPI] Rendering Data... [ 17%] fedlab_core.utils.ex_recorder [AutoAPI] Rendering Data... [ 20%] fedlab_core.utils.serialization [AutoAPI] Rendering Data... [ 24%] fedlab_core.utils.messaging [AutoAPI] Rendering Data... [ 27%] fedlab_core.utils [AutoAPI] Rendering Data... [ 31%] fedlab_core.server.handler [AutoAPI] Rendering Data... [ 34%] fedlab_core.server.pipe_topology [AutoAPI] Rendering Data... [ 37%] fedlab_core.server.topology [AutoAPI] Rendering Data... [ 41%] fedlab_core.server [AutoAPI] Rendering Data... [ 44%] fedlab_core.models.resnet [AutoAPI] Rendering Data... [ 48%] fedlab_core.models.vgg [AutoAPI] Rendering Data... [ 51%] fedlab_core.models.pnasnet [AutoAPI] Rendering Data... [ 55%] fedlab_core.models.mobilenet [AutoAPI] Rendering Data... [ 58%] fedlab_core.models.preact_resnet [AutoAPI] Rendering Data... [ 62%] fedlab_core.models.dpn [AutoAPI] Rendering Data... [ 65%] fedlab_core.models.senet [AutoAPI] Rendering Data... [ 68%] fedlab_core.models.mobilenetv2 [AutoAPI] Rendering Data... [ 72%] fedlab_core.models.resnext [AutoAPI] Rendering Data... [ 75%] fedlab_core.models.shufflenet [AutoAPI] Rendering Data... [ 79%] fedlab_core.models.densenet [AutoAPI] Rendering Data... [ 82%] fedlab_core.models.googlenet [AutoAPI] Rendering Data... [ 86%] fedlab_core.models.lenet [AutoAPI] Rendering Data... [ 89%] fedlab_core.models [AutoAPI] Rendering Data... [ 93%] fedlab_core.client.handler [AutoAPI] Rendering Data... [ 96%] fedlab_core.client.topology [AutoAPI] Rendering Data... [100%] fedlab_core.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 3 source files that are out of date updating environment: [new config] 33 added, 0 changed, 0 removed reading sources... [ 3%] autoapi/fedlab_core/client/handler/index reading sources... [ 6%] autoapi/fedlab_core/client/index reading sources... [ 9%] autoapi/fedlab_core/client/topology/index reading sources... [ 12%] autoapi/fedlab_core/index reading sources... [ 15%] autoapi/fedlab_core/models/densenet/index reading sources... [ 18%] autoapi/fedlab_core/models/dpn/index reading sources... [ 21%] autoapi/fedlab_core/models/googlenet/index reading sources... [ 24%] autoapi/fedlab_core/models/index reading sources... [ 27%] autoapi/fedlab_core/models/lenet/index reading sources... [ 30%] autoapi/fedlab_core/models/mobilenet/index reading sources... [ 33%] autoapi/fedlab_core/models/mobilenetv2/index reading sources... [ 36%] autoapi/fedlab_core/models/pnasnet/index reading sources... [ 39%] autoapi/fedlab_core/models/preact_resnet/index reading sources... [ 42%] autoapi/fedlab_core/models/resnet/index reading sources... [ 45%] autoapi/fedlab_core/models/resnext/index reading sources... [ 48%] autoapi/fedlab_core/models/senet/index reading sources... [ 51%] autoapi/fedlab_core/models/shufflenet/index reading sources... [ 54%] autoapi/fedlab_core/models/vgg/index reading sources... [ 57%] autoapi/fedlab_core/server/handler/index reading sources... [ 60%] autoapi/fedlab_core/server/index reading sources... [ 63%] autoapi/fedlab_core/server/pipe_topology/index reading sources... [ 66%] autoapi/fedlab_core/server/topology/index reading sources... [ 69%] autoapi/fedlab_core/utils/ex_recorder/index reading sources... [ 72%] autoapi/fedlab_core/utils/index reading sources... [ 75%] autoapi/fedlab_core/utils/logger/index reading sources... [ 78%] autoapi/fedlab_core/utils/lr_recorder/index reading sources... [ 81%] autoapi/fedlab_core/utils/messaging/index reading sources... [ 84%] autoapi/fedlab_core/utils/sampler/index reading sources... [ 87%] autoapi/fedlab_core/utils/serialization/index reading sources... [ 90%] autoapi/index reading sources... [ 93%] index [AutoAPI] Adding AutoAPI TOCTree [autoapi/index] to index.rst reading sources... [ 96%] quick_start reading sources... [100%] user_guide /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/fedlab_core/client/handler/index.rst:54: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/fedlab_core/client/handler/index.rst:71: WARNING: Field list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/fedlab_core/models/preact_resnet/index.rst:12: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/fedlab_core/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/fedlab_core/client/handler/index writing output... [ 6%] autoapi/fedlab_core/client/index writing output... [ 9%] autoapi/fedlab_core/client/topology/index writing output... [ 12%] autoapi/fedlab_core/index writing output... [ 15%] autoapi/fedlab_core/models/densenet/index writing output... [ 18%] autoapi/fedlab_core/models/dpn/index writing output... [ 21%] autoapi/fedlab_core/models/googlenet/index writing output... [ 24%] autoapi/fedlab_core/models/index writing output... [ 27%] autoapi/fedlab_core/models/lenet/index writing output... [ 30%] autoapi/fedlab_core/models/mobilenet/index writing output... [ 33%] autoapi/fedlab_core/models/mobilenetv2/index writing output... [ 36%] autoapi/fedlab_core/models/pnasnet/index writing output... [ 39%] autoapi/fedlab_core/models/preact_resnet/index writing output... [ 42%] autoapi/fedlab_core/models/resnet/index writing output... [ 45%] autoapi/fedlab_core/models/resnext/index writing output... [ 48%] autoapi/fedlab_core/models/senet/index writing output... [ 51%] autoapi/fedlab_core/models/shufflenet/index writing output... [ 54%] autoapi/fedlab_core/models/vgg/index writing output... [ 57%] autoapi/fedlab_core/server/handler/index writing output... [ 60%] autoapi/fedlab_core/server/index writing output... [ 63%] autoapi/fedlab_core/server/pipe_topology/index writing output... [ 66%] autoapi/fedlab_core/server/topology/index writing output... [ 69%] autoapi/fedlab_core/utils/ex_recorder/index writing output... [ 72%] autoapi/fedlab_core/utils/index writing output... [ 75%] autoapi/fedlab_core/utils/logger/index writing output... [ 78%] autoapi/fedlab_core/utils/lr_recorder/index writing output... [ 81%] autoapi/fedlab_core/utils/messaging/index writing output... [ 84%] autoapi/fedlab_core/utils/sampler/index writing output... [ 87%] autoapi/fedlab_core/utils/serialization/index writing output... [ 90%] autoapi/index writing output... [ 93%] index writing output... [ 96%] quick_start writing output... [100%] user_guide generating indices... genindex py-modindex done highlighting module code... [ 33%] fedlab_core.utils.ex_recorder highlighting module code... [ 66%] fedlab_core.utils.logger highlighting module code... [100%] fedlab_core.utils.lr_recorder 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, 6 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-04-08T15:38:05.004487Z, end-time: 2021-04-08T15:38:08.626406Z, duration: 3, exit-code: 0 python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v3.5.3 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/__init__.py [AutoAPI] Reading files... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/logger.py [AutoAPI] Reading files... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/lr_recorder.py [AutoAPI] Reading files... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/sampler.py [AutoAPI] Reading files... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/ex_recorder.py [AutoAPI] Reading files... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Reading files... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Reading files... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Reading files... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Reading files... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/pipe_topology.py [AutoAPI] Reading files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Reading files... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Reading files... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Reading files... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Reading files... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Reading files... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Reading files... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Reading files... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Reading files... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Reading files... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Reading files... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnext.py [AutoAPI] Reading files... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/shufflenet.py [AutoAPI] Reading files... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/densenet.py [AutoAPI] Reading files... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/googlenet.py [AutoAPI] Reading files... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/lenet.py [AutoAPI] Reading files... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/__init__.py [AutoAPI] Reading files... [ 93%] /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/__init__.py [AutoAPI] Mapping Data... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/logger.py [AutoAPI] Mapping Data... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/lr_recorder.py [AutoAPI] Mapping Data... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/sampler.py [AutoAPI] Mapping Data... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/ex_recorder.py [AutoAPI] Mapping Data... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Mapping Data... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Mapping Data... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Mapping Data... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Mapping Data... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/pipe_topology.py [AutoAPI] Mapping Data... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Mapping Data... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Mapping Data... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Mapping Data... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Mapping Data... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Mapping Data... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Mapping Data... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Mapping Data... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Mapping Data... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Mapping Data... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Mapping Data... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnext.py [AutoAPI] Mapping Data... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/shufflenet.py [AutoAPI] Mapping Data... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/densenet.py [AutoAPI] Mapping Data... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/googlenet.py [AutoAPI] Mapping Data... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/lenet.py [AutoAPI] Mapping Data... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/__init__.py [AutoAPI] Mapping Data... [ 93%] /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%] fedlab_core [AutoAPI] Rendering Data... [ 6%] fedlab_core.utils.logger [AutoAPI] Rendering Data... [ 10%] fedlab_core.utils.lr_recorder [AutoAPI] Rendering Data... [ 13%] fedlab_core.utils.sampler [AutoAPI] Rendering Data... [ 17%] fedlab_core.utils.ex_recorder [AutoAPI] Rendering Data... [ 20%] fedlab_core.utils.serialization [AutoAPI] Rendering Data... [ 24%] fedlab_core.utils.messaging [AutoAPI] Rendering Data... [ 27%] fedlab_core.utils [AutoAPI] Rendering Data... [ 31%] fedlab_core.server.handler [AutoAPI] Rendering Data... [ 34%] fedlab_core.server.pipe_topology [AutoAPI] Rendering Data... [ 37%] fedlab_core.server.topology [AutoAPI] Rendering Data... [ 41%] fedlab_core.server [AutoAPI] Rendering Data... [ 44%] fedlab_core.models.resnet [AutoAPI] Rendering Data... [ 48%] fedlab_core.models.vgg [AutoAPI] Rendering Data... [ 51%] fedlab_core.models.pnasnet [AutoAPI] Rendering Data... [ 55%] fedlab_core.models.mobilenet [AutoAPI] Rendering Data... [ 58%] fedlab_core.models.preact_resnet [AutoAPI] Rendering Data... [ 62%] fedlab_core.models.dpn [AutoAPI] Rendering Data... [ 65%] fedlab_core.models.senet [AutoAPI] Rendering Data... [ 68%] fedlab_core.models.mobilenetv2 [AutoAPI] Rendering Data... [ 72%] fedlab_core.models.resnext [AutoAPI] Rendering Data... [ 75%] fedlab_core.models.shufflenet [AutoAPI] Rendering Data... [ 79%] fedlab_core.models.densenet [AutoAPI] Rendering Data... [ 82%] fedlab_core.models.googlenet [AutoAPI] Rendering Data... [ 86%] fedlab_core.models.lenet [AutoAPI] Rendering Data... [ 89%] fedlab_core.models [AutoAPI] Rendering Data... [ 93%] fedlab_core.client.handler [AutoAPI] Rendering Data... [ 96%] fedlab_core.client.topology [AutoAPI] Rendering Data... [100%] fedlab_core.client building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 0 added, 30 changed, 0 removed reading sources... [ 3%] autoapi/fedlab_core/client/handler/index reading sources... [ 6%] autoapi/fedlab_core/client/index reading sources... [ 10%] autoapi/fedlab_core/client/topology/index reading sources... [ 13%] autoapi/fedlab_core/index reading sources... [ 16%] autoapi/fedlab_core/models/densenet/index reading sources... [ 20%] autoapi/fedlab_core/models/dpn/index reading sources... [ 23%] autoapi/fedlab_core/models/googlenet/index reading sources... [ 26%] autoapi/fedlab_core/models/index reading sources... [ 30%] autoapi/fedlab_core/models/lenet/index reading sources... [ 33%] autoapi/fedlab_core/models/mobilenet/index reading sources... [ 36%] autoapi/fedlab_core/models/mobilenetv2/index reading sources... [ 40%] autoapi/fedlab_core/models/pnasnet/index reading sources... [ 43%] autoapi/fedlab_core/models/preact_resnet/index reading sources... [ 46%] autoapi/fedlab_core/models/resnet/index reading sources... [ 50%] autoapi/fedlab_core/models/resnext/index reading sources... [ 53%] autoapi/fedlab_core/models/senet/index reading sources... [ 56%] autoapi/fedlab_core/models/shufflenet/index reading sources... [ 60%] autoapi/fedlab_core/models/vgg/index reading sources... [ 63%] autoapi/fedlab_core/server/handler/index reading sources... [ 66%] autoapi/fedlab_core/server/index reading sources... [ 70%] autoapi/fedlab_core/server/pipe_topology/index reading sources... [ 73%] autoapi/fedlab_core/server/topology/index reading sources... [ 76%] autoapi/fedlab_core/utils/ex_recorder/index reading sources... [ 80%] autoapi/fedlab_core/utils/index reading sources... [ 83%] autoapi/fedlab_core/utils/logger/index reading sources... [ 86%] autoapi/fedlab_core/utils/lr_recorder/index reading sources... [ 90%] autoapi/fedlab_core/utils/messaging/index reading sources... [ 93%] autoapi/fedlab_core/utils/sampler/index reading sources... [ 96%] autoapi/fedlab_core/utils/serialization/index reading sources... [100%] autoapi/index /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/fedlab_core/client/handler/index.rst:54: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/fedlab_core/client/handler/index.rst:71: WARNING: Field list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/fedlab_core/models/preact_resnet/index.rst:12: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/fedlab_core/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... quick_start user_guide autoapi/index autoapi/fedlab_core/index autoapi/fedlab_core/client/index autoapi/fedlab_core/client/handler/index autoapi/fedlab_core/client/topology/index autoapi/fedlab_core/models/index autoapi/fedlab_core/models/densenet/index autoapi/fedlab_core/models/dpn/index autoapi/fedlab_core/models/googlenet/index autoapi/fedlab_core/models/lenet/index autoapi/fedlab_core/models/mobilenet/index autoapi/fedlab_core/models/mobilenetv2/index autoapi/fedlab_core/models/pnasnet/index autoapi/fedlab_core/models/preact_resnet/index autoapi/fedlab_core/models/resnet/index autoapi/fedlab_core/models/resnext/index autoapi/fedlab_core/models/senet/index autoapi/fedlab_core/models/shufflenet/index autoapi/fedlab_core/models/vgg/index autoapi/fedlab_core/server/index autoapi/fedlab_core/server/handler/index autoapi/fedlab_core/server/pipe_topology/index autoapi/fedlab_core/server/topology/index autoapi/fedlab_core/utils/index autoapi/fedlab_core/utils/ex_recorder/index autoapi/fedlab_core/utils/logger/index autoapi/fedlab_core/utils/lr_recorder/index autoapi/fedlab_core/utils/messaging/index autoapi/fedlab_core/utils/sampler/index autoapi/fedlab_core/utils/serialization/index done writing... done writing additional files... done copying static files... done copying extra files... done dumping object inventory... done build succeeded, 6 warnings. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-04-08T15:38:08.763765Z, end-time: 2021-04-08T15:38:12.167437Z, duration: 3, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v3.5.3 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/__init__.py [AutoAPI] Reading files... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/logger.py [AutoAPI] Reading files... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/lr_recorder.py [AutoAPI] Reading files... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/sampler.py [AutoAPI] Reading files... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/ex_recorder.py [AutoAPI] Reading files... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Reading files... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Reading files... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Reading files... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Reading files... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/pipe_topology.py [AutoAPI] Reading files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Reading files... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Reading files... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Reading files... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Reading files... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Reading files... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Reading files... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Reading files... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Reading files... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Reading files... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Reading files... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnext.py [AutoAPI] Reading files... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/shufflenet.py [AutoAPI] Reading files... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/densenet.py [AutoAPI] Reading files... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/googlenet.py [AutoAPI] Reading files... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/lenet.py [AutoAPI] Reading files... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/__init__.py [AutoAPI] Reading files... [ 93%] /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/__init__.py [AutoAPI] Mapping Data... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/logger.py [AutoAPI] Mapping Data... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/lr_recorder.py [AutoAPI] Mapping Data... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/sampler.py [AutoAPI] Mapping Data... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/ex_recorder.py [AutoAPI] Mapping Data... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Mapping Data... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Mapping Data... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Mapping Data... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Mapping Data... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/pipe_topology.py [AutoAPI] Mapping Data... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Mapping Data... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Mapping Data... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Mapping Data... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Mapping Data... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Mapping Data... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Mapping Data... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Mapping Data... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Mapping Data... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Mapping Data... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Mapping Data... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnext.py [AutoAPI] Mapping Data... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/shufflenet.py [AutoAPI] Mapping Data... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/densenet.py [AutoAPI] Mapping Data... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/googlenet.py [AutoAPI] Mapping Data... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/lenet.py [AutoAPI] Mapping Data... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/__init__.py [AutoAPI] Mapping Data... [ 93%] /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%] fedlab_core [AutoAPI] Rendering Data... [ 6%] fedlab_core.utils.logger [AutoAPI] Rendering Data... [ 10%] fedlab_core.utils.lr_recorder [AutoAPI] Rendering Data... [ 13%] fedlab_core.utils.sampler [AutoAPI] Rendering Data... [ 17%] fedlab_core.utils.ex_recorder [AutoAPI] Rendering Data... [ 20%] fedlab_core.utils.serialization [AutoAPI] Rendering Data... [ 24%] fedlab_core.utils.messaging [AutoAPI] Rendering Data... [ 27%] fedlab_core.utils [AutoAPI] Rendering Data... [ 31%] fedlab_core.server.handler [AutoAPI] Rendering Data... [ 34%] fedlab_core.server.pipe_topology [AutoAPI] Rendering Data... [ 37%] fedlab_core.server.topology [AutoAPI] Rendering Data... [ 41%] fedlab_core.server [AutoAPI] Rendering Data... [ 44%] fedlab_core.models.resnet [AutoAPI] Rendering Data... [ 48%] fedlab_core.models.vgg [AutoAPI] Rendering Data... [ 51%] fedlab_core.models.pnasnet [AutoAPI] Rendering Data... [ 55%] fedlab_core.models.mobilenet [AutoAPI] Rendering Data... [ 58%] fedlab_core.models.preact_resnet [AutoAPI] Rendering Data... [ 62%] fedlab_core.models.dpn [AutoAPI] Rendering Data... [ 65%] fedlab_core.models.senet [AutoAPI] Rendering Data... [ 68%] fedlab_core.models.mobilenetv2 [AutoAPI] Rendering Data... [ 72%] fedlab_core.models.resnext [AutoAPI] Rendering Data... [ 75%] fedlab_core.models.shufflenet [AutoAPI] Rendering Data... [ 79%] fedlab_core.models.densenet [AutoAPI] Rendering Data... [ 82%] fedlab_core.models.googlenet [AutoAPI] Rendering Data... [ 86%] fedlab_core.models.lenet [AutoAPI] Rendering Data... [ 89%] fedlab_core.models [AutoAPI] Rendering Data... [ 93%] fedlab_core.client.handler [AutoAPI] Rendering Data... [ 96%] fedlab_core.client.topology [AutoAPI] Rendering Data... [100%] fedlab_core.client building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 30 changed, 0 removed reading sources... [ 3%] autoapi/fedlab_core/client/handler/index reading sources... [ 6%] autoapi/fedlab_core/client/index reading sources... [ 10%] autoapi/fedlab_core/client/topology/index reading sources... [ 13%] autoapi/fedlab_core/index reading sources... [ 16%] autoapi/fedlab_core/models/densenet/index reading sources... [ 20%] autoapi/fedlab_core/models/dpn/index reading sources... [ 23%] autoapi/fedlab_core/models/googlenet/index reading sources... [ 26%] autoapi/fedlab_core/models/index reading sources... [ 30%] autoapi/fedlab_core/models/lenet/index reading sources... [ 33%] autoapi/fedlab_core/models/mobilenet/index reading sources... [ 36%] autoapi/fedlab_core/models/mobilenetv2/index reading sources... [ 40%] autoapi/fedlab_core/models/pnasnet/index reading sources... [ 43%] autoapi/fedlab_core/models/preact_resnet/index reading sources... [ 46%] autoapi/fedlab_core/models/resnet/index reading sources... [ 50%] autoapi/fedlab_core/models/resnext/index reading sources... [ 53%] autoapi/fedlab_core/models/senet/index reading sources... [ 56%] autoapi/fedlab_core/models/shufflenet/index reading sources... [ 60%] autoapi/fedlab_core/models/vgg/index reading sources... [ 63%] autoapi/fedlab_core/server/handler/index reading sources... [ 66%] autoapi/fedlab_core/server/index reading sources... [ 70%] autoapi/fedlab_core/server/pipe_topology/index reading sources... [ 73%] autoapi/fedlab_core/server/topology/index reading sources... [ 76%] autoapi/fedlab_core/utils/ex_recorder/index reading sources... [ 80%] autoapi/fedlab_core/utils/index reading sources... [ 83%] autoapi/fedlab_core/utils/logger/index reading sources... [ 86%] autoapi/fedlab_core/utils/lr_recorder/index reading sources... [ 90%] autoapi/fedlab_core/utils/messaging/index reading sources... [ 93%] autoapi/fedlab_core/utils/sampler/index reading sources... [ 96%] autoapi/fedlab_core/utils/serialization/index reading sources... [100%] autoapi/index /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/fedlab_core/client/handler/index.rst:54: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/fedlab_core/client/handler/index.rst:71: WARNING: Field list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/fedlab_core/models/preact_resnet/index.rst:12: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/fedlab_core/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 quick_start user_guide autoapi/index autoapi/fedlab_core/index autoapi/fedlab_core/client/index autoapi/fedlab_core/client/handler/index autoapi/fedlab_core/client/topology/index autoapi/fedlab_core/models/index autoapi/fedlab_core/models/densenet/index autoapi/fedlab_core/models/dpn/index autoapi/fedlab_core/models/googlenet/index autoapi/fedlab_core/models/lenet/index autoapi/fedlab_core/models/mobilenet/index autoapi/fedlab_core/models/mobilenetv2/index autoapi/fedlab_core/models/pnasnet/index autoapi/fedlab_core/models/preact_resnet/index autoapi/fedlab_core/models/resnet/index autoapi/fedlab_core/models/resnext/index autoapi/fedlab_core/models/senet/index autoapi/fedlab_core/models/shufflenet/index autoapi/fedlab_core/models/vgg/index autoapi/fedlab_core/server/index autoapi/fedlab_core/server/handler/index autoapi/fedlab_core/server/pipe_topology/index autoapi/fedlab_core/server/topology/index autoapi/fedlab_core/utils/index autoapi/fedlab_core/utils/ex_recorder/index autoapi/fedlab_core/utils/logger/index autoapi/fedlab_core/utils/lr_recorder/index autoapi/fedlab_core/utils/messaging/index autoapi/fedlab_core/utils/sampler/index autoapi/fedlab_core/utils/serialization/index resolving references... done writing... done copying TeX support files... copying TeX support files... done build succeeded, 6 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-04-08T15:38:12.416689Z, end-time: 2021-04-08T15:38:12.504875Z, 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-04-08T15:38:12.609976Z, end-time: 2021-04-08T15:38:14.636946Z, 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' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="fedlab-fedlab" "fedlab.tex"' ------------ 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. [1] [2] Chapter 2. [3] [4] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) LaTeX Warning: Hyper reference `autoapi/fedlab_core/client/handler/index:fedlab _core.client.handler.ClientBackendHandler' on page 5 undefined on input line 16 0. LaTeX Warning: Hyper reference `autoapi/fedlab_core/client/handler/index:fedlab _core.client.handler.ClientSGDHandler' on page 5 undefined on input line 167. Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 173. LaTeX Warning: Hyper reference `autoapi/fedlab_core/client/handler/index:fedlab _core.client.handler.ClientBackendHandler.train' on page 5 undefined on input l ine 186. LaTeX Warning: Hyper reference `autoapi/fedlab_core/client/handler/index:fedlab _core.client.handler.ClientBackendHandler.evaluate' on page 5 undefined on inpu t line 186. LaTeX Warning: Hyper reference `autoapi/fedlab_core/client/handler/index:fedlab _core.client.handler.ClientBackendHandler.train' on page 5 undefined on input l ine 190. LaTeX Warning: Hyper reference `autoapi/fedlab_core/client/handler/index:fedlab _core.client.handler.ClientBackendHandler.evaluate' on page 5 undefined on inpu t line 190. [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) Underfull \hbox (badness 10000) in paragraph at lines 233--233 []\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- Underfull \hbox (badness 10000) in paragraph at lines 233--233 \T1/ptm/m/it/10 ti-mizer=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cri-te- Underfull \hbox (badness 10000) in paragraph at lines 233--233 \T1/ptm/m/it/10 rion=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cuda=True\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 log- Underfull \hbox (badness 10000) in paragraph at lines 233--233 \T1/ptm/m/it/10 ger_file=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 log/handler.txt\TS1/ ptm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 log- LaTeX Warning: Hyper reference `autoapi/fedlab_core/client/handler/index:fedlab _core.client.handler.ClientBackendHandler' on page 6 undefined on input line 23 5. LaTeX Warning: Hyper reference `autoapi/fedlab_core/client/topology/index:fedla b_core.client.topology.ClientCommunicationTopology' on page 6 undefined on inpu t line 327. LaTeX Warning: Hyper reference `autoapi/fedlab_core/client/topology/index:fedla b_core.client.topology.ClientSyncTop' on page 6 undefined on input line 334. Package longtable Warning: Column widths have changed (longtable) in table 2 on input line 340. Underfull \hbox (badness 10000) in paragraph at lines 344--344 []\T1/ptm/m/it/10 backend_handler\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 344--344 \T1/ptm/m/it/10 server_addr\T1/ptm/m/n/10 , [6] LaTeX Warning: Hyper reference `autoapi/fedlab_core/client/topology/index:fedla b_core.client.topology.ClientSyncTop' on page 7 undefined on input line 357. Underfull \hbox (badness 10000) in paragraph at lines 391--391 []\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 391--391 \T1/ptm/m/it/10 log-ger_file=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 clientLog\TS1/pt m/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 log- LaTeX Warning: Hyper reference `autoapi/fedlab_core/client/topology/index:fedla b_core.client.topology.ClientCommunicationTopology' on page 7 undefined on inpu t line 393. LaTeX Warning: Hyper reference `autoapi/fedlab_core/client/topology/index:fedla b_core.client.topology.ClientSyncTop.run' on page 7 undefined on input line 400 . Underfull \hbox (badness 7116) in paragraph at lines 412--414 []\T1/pcr/b/n/10 server_addr \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 tuple[][]\T1/p tm/m/n/10 ) ^^U Ad-dress of server in form of \T1/pcr/m/n/10 (SERVER_ADDR, LaTeX Warning: Hyper reference `autoapi/fedlab_core/client/topology/index:fedla b_core.client.topology.ClientSyncTop' on page 7 undefined on input line 433. Underfull \hbox (badness 5359) in paragraph at lines 432--434 []\T1/pcr/b/n/10 logger_file \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 str[][], optio nal\T1/ptm/m/n/10 ) ^^U Path to the log file for all clients of [7] LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/messaging/index:fedla b_core.utils.messaging.MessageCode' on page 8 undefined on input line 475. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.Bottleneck' on page 8 undefined on input line 557. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.Transition' on page 8 undefined on input line 564. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.DenseNet' on page 8 undefined on input line 571. Package longtable Warning: Column widths have changed (longtable) in table 3 on input line 577. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.DenseNet121' on page 8 undefined on input line 601. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.DenseNet169' on page 8 undefined on input line 608. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.DenseNet201' on page 8 undefined on input line 615. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.DenseNet161' on page 8 undefined on input line 622. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.densenet_cifar' on page 8 undefined on input line 629. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.test_densenet' on page 8 undefined on input line 636. Package longtable Warning: Column widths have changed (longtable) in table 4 on input line 642. [8] Underfull \hbox (badness 10000) in paragraph at lines 676--676 []\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- LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/dpn/index:fedlab_cor e.models.dpn.Bottleneck' on page 9 undefined on input line 762. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/dpn/index:fedlab_cor e.models.dpn.DPN' on page 9 undefined on input line 769. Package longtable Warning: Column widths have changed (longtable) in table 5 on input line 775. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/dpn/index:fedlab_cor e.models.dpn.DPN26' on page 9 undefined on input line 799. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/dpn/index:fedlab_cor e.models.dpn.DPN92' on page 9 undefined on input line 806. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/dpn/index:fedlab_cor e.models.dpn.test' on page 9 undefined on input line 813. Package longtable Warning: Column widths have changed (longtable) in table 6 on input line 819. [9] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/googlenet/index:fedl ab_core.models.googlenet.Inception' on page 10 undefined on input line 906. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/googlenet/index:fedl ab_core.models.googlenet.GoogLeNet' on page 10 undefined on input line 913. Package longtable Warning: Column widths have changed (longtable) in table 7 on input line 919. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/lenet/index:fedlab_c ore.models.lenet.Lenet' on page 10 undefined on input line 982. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/lenet/index:fedlab_c ore.models.lenet.LeNet' on page 10 undefined on input line 989. Package longtable Warning: Column widths have changed (longtable) in table 8 on input line 995. [10] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/mobilenet/index:fedl ab_core.models.mobilenet.Block' on page 11 undefined on input line 1074. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/mobilenet/index:fedl ab_core.models.mobilenet.MobileNet' on page 11 undefined on input line 1081. Package longtable Warning: Column widths have changed (longtable) in table 9 on input line 1087. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/mobilenet/index:fedl ab_core.models.mobilenet.test' on page 11 undefined on input line 1111. Package longtable Warning: Column widths have changed (longtable) in table 10 on input line 1117. [11] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/mobilenetv2/index:fe dlab_core.models.mobilenetv2.Block' on page 12 undefined on input line 1205. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/mobilenetv2/index:fe dlab_core.models.mobilenetv2.MobileNetV2' on page 12 undefined on input line 12 12. Package longtable Warning: Column widths have changed (longtable) in table 11 on input line 1218. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/mobilenetv2/index:fe dlab_core.models.mobilenetv2.test' on page 12 undefined on input line 1242. Package longtable Warning: Column widths have changed (longtable) in table 12 on input line 1248. [12] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/pnasnet/index:fedlab _core.models.pnasnet.SepConv' on page 13 undefined on input line 1335. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/pnasnet/index:fedlab _core.models.pnasnet.CellA' on page 13 undefined on input line 1342. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/pnasnet/index:fedlab _core.models.pnasnet.CellB' on page 13 undefined on input line 1349. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/pnasnet/index:fedlab _core.models.pnasnet.PNASNet' on page 13 undefined on input line 1356. Package longtable Warning: Column widths have changed (longtable) in table 13 on input line 1362. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/pnasnet/index:fedlab _core.models.pnasnet.PNASNetA' on page 13 undefined on input line 1386. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/pnasnet/index:fedlab _core.models.pnasnet.PNASNetB' on page 13 undefined on input line 1393. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/pnasnet/index:fedlab _core.models.pnasnet.test' on page 13 undefined on input line 1400. Package longtable Warning: Column widths have changed (longtable) in table 14 on input line 1406. [13] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/preact_resnet/index: fedlab_core.models.preact_resnet.PreActBlock' on page 14 undefined on input lin e 1541. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/preact_resnet/index: fedlab_core.models.preact_resnet.PreActBottleneck' on page 14 undefined on inpu t line 1548. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/preact_resnet/index: fedlab_core.models.preact_resnet.PreActResNet' on page 14 undefined on input li ne 1555. Package longtable Warning: Column widths have changed (longtable) in table 15 on input line 1561. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/preact_resnet/index: fedlab_core.models.preact_resnet.PreActResNet18' on page 14 undefined on input line 1585. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/preact_resnet/index: fedlab_core.models.preact_resnet.PreActResNet34' on page 14 undefined on input line 1592. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/preact_resnet/index: fedlab_core.models.preact_resnet.PreActResNet50' on page 14 undefined on input line 1599. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/preact_resnet/index: fedlab_core.models.preact_resnet.PreActResNet101' on page 14 undefined on input line 1606. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/preact_resnet/index: fedlab_core.models.preact_resnet.PreActResNet152' on page 14 undefined on input line 1613. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/preact_resnet/index: fedlab_core.models.preact_resnet.test' on page 14 undefined on input line 1620. Package longtable Warning: Column widths have changed (longtable) in table 16 on input line 1626. Underfull \hbox (badness 10000) in paragraph at lines 1654--1654 []\T1/ptm/m/it/10 in_planes\T1/ptm/m/n/10 , \T1/ptm/m/it/10 planes\T1/ptm/m/n/1 0 , Underfull \hbox (badness 10000) in paragraph at lines 1678--1678 []\T1/ptm/m/it/10 block\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num_blocks\T1/ptm/m/n/1 0 , [14] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.BasicBlock' on page 15 undefined on input line 1776. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.Bottleneck' on page 15 undefined on input line 1783. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.ResNet' on page 15 undefined on input line 1790. Package longtable Warning: Column widths have changed (longtable) in table 17 on input line 1796. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.ResNet18' on page 15 undefined on input line 1820. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.ResNet34' on page 15 undefined on input line 1827. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.ResNet50' on page 15 undefined on input line 1834. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.ResNet101' on page 15 undefined on input line 1841. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.ResNet152' on page 15 undefined on input line 1848. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.test' on page 15 undefined on input line 1855. Package longtable Warning: Column widths have changed (longtable) in table 18 on input line 1861. Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/ptm/m/it/10 in_planes\T1/ptm/m/n/10 , \T1/ptm/m/it/10 planes\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 stride=1\T1/ptm/m/n/10 , [15] Underfull \hbox (badness 10000) in paragraph at lines 1886--1886 []\T1/ptm/m/it/10 in_planes\T1/ptm/m/n/10 , \T1/ptm/m/it/10 planes\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 stride=1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1907--1907 []\T1/ptm/m/it/10 block\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num_blocks\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 num_classes=10\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnext/index:fedlab _core.models.resnext.Block' on page 16 undefined on input line 1996. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnext/index:fedlab _core.models.resnext.ResNeXt' on page 16 undefined on input line 2003. Package longtable Warning: Column widths have changed (longtable) in table 19 on input line 2009. [16] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnext/index:fedlab _core.models.resnext.ResNeXt29_2x64d' on page 17 undefined on input line 2033. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnext/index:fedlab _core.models.resnext.ResNeXt29_4x64d' on page 17 undefined on input line 2040. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnext/index:fedlab _core.models.resnext.ResNeXt29_8x64d' on page 17 undefined on input line 2047. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnext/index:fedlab _core.models.resnext.ResNeXt29_32x4d' on page 17 undefined on input line 2054. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnext/index:fedlab _core.models.resnext.test_resnext' on page 17 undefined on input line 2061. Package longtable Warning: Column widths have changed (longtable) in table 20 on input line 2067. Underfull \hbox (badness 10000) in paragraph at lines 2071--2071 []\T1/ptm/m/it/10 in_planes\T1/ptm/m/n/10 , \T1/ptm/m/it/10 car-di-nal-ity=32\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 bot-tle-neck_width=4\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2095--2095 []\T1/ptm/m/it/10 num_blocks\T1/ptm/m/n/10 , \T1/ptm/m/it/10 car-di-nal-ity\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 bot-tle-neck_width\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/senet/index:fedlab_c ore.models.senet.BasicBlock' on page 17 undefined on input line 2178. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/senet/index:fedlab_c ore.models.senet.PreActBlock' on page 17 undefined on input line 2185. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/senet/index:fedlab_c ore.models.senet.SENet' on page 17 undefined on input line 2192. Package longtable Warning: Column widths have changed (longtable) in table 21 on input line 2198. [17] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/senet/index:fedlab_c ore.models.senet.SENet18' on page 18 undefined on input line 2222. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/senet/index:fedlab_c ore.models.senet.test' on page 18 undefined on input line 2229. Package longtable Warning: Column widths have changed (longtable) in table 22 on input line 2235. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/shufflenet/index:fed lab_core.models.shufflenet.ShuffleBlock' on page 18 undefined on input line 233 4. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/shufflenet/index:fed lab_core.models.shufflenet.Bottleneck' on page 18 undefined on input line 2341. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/shufflenet/index:fed lab_core.models.shufflenet.ShuffleNet' on page 18 undefined on input line 2348. Package longtable Warning: Column widths have changed (longtable) in table 23 on input line 2354. [18] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/shufflenet/index:fed lab_core.models.shufflenet.ShuffleNetG2' on page 19 undefined on input line 237 8. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/shufflenet/index:fed lab_core.models.shufflenet.ShuffleNetG3' on page 19 undefined on input line 238 5. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/shufflenet/index:fed lab_core.models.shufflenet.test' on page 19 undefined on input line 2392. Package longtable Warning: Column widths have changed (longtable) in table 24 on input line 2398. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.VGG' on page 19 undefined on input line 2500. Package longtable Warning: Column widths have changed (longtable) in table 25 on input line 2506. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg11' on page 19 undefined on input line 2530. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg11_bn' on page 19 undefined on input line 2537. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg13' on page 19 undefined on input line 2544. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg13_bn' on page 19 undefined on input line 2551. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg16' on page 19 undefined on input line 2558. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg16_bn' on page 19 undefined on input line 2565. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg19' on page 19 undefined on input line 2572. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg19_bn' on page 19 undefined on input line 2579. Package longtable Warning: Column widths have changed (longtable) in table 26 on input line 2585. [19] LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/handler/index:fedlab _core.server.handler.ParameterServerHandler' on page 20 undefined on input line 2711. LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/handler/index:fedlab _core.server.handler.SyncParameterServerHandler' on page 20 undefined on input line 2718. LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/handler/index:fedlab _core.server.handler.AsyncParameterServerHandler' on page 20 undefined on input line 2725. Package longtable Warning: Column widths have changed (longtable) in table 27 on input line 2731. [20] Underfull \hbox (badness 10000) in paragraph at lines 2764--2767 []\T1/pcr/b/n/10 model_list \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 list[][]\T1/ptm /m/n/10 ) ^^U a list of model pa-ram-e-ters se-ri-al-ized by Underfull \hbox (badness 10000) in paragraph at lines 2790--2790 []\T1/ptm/m/it/10 model\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2790--2790 \T1/ptm/m/it/10 client_num_in_total\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2790--2790 \T1/ptm/m/it/10 cuda=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 se- Overfull \hbox (37.27348pt too wide) in paragraph at lines 2790--2790 \T1/ptm/m/it/10 ger_path=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 server_handler.txt\T S1/ptm/m/it/10 '\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2790--2790 \T1/ptm/m/it/10 log- Underfull \hbox (badness 10000) in paragraph at lines 2790--2790 \T1/ptm/m/it/10 ger_name=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 server LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/handler/index:fedlab _core.server.handler.ParameterServerHandler' on page 21 undefined on input line 2792. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/messaging/index:fedla b_core.utils.messaging.MessageCode' on page 21 undefined on input line 2838. LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/handler/index:fedlab _core.server.handler.ParameterServerHandler' on page 21 undefined on input line 2879. [21] Underfull \hbox (badness 10000) in paragraph at lines 2907--2910 []\T1/pcr/b/n/10 model_list \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 list[][]\T1/ptm /m/n/10 ) ^^U a list of model pa-ram-e-ters se-ri-al-ized by LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/pipe_topology/index: fedlab_core.server.pipe_topology.PipeTop' on page 22 undefined on input line 29 56. LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/pipe_topology/index: fedlab_core.server.pipe_topology.ConnectClient' on page 22 undefined on input l ine 2963. LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/pipe_topology/index: fedlab_core.server.pipe_topology.ConnectServer' on page 22 undefined on input l ine 2970. Package longtable Warning: Column widths have changed (longtable) in table 28 on input line 2976. Underfull \hbox (badness 10000) in paragraph at lines 3002--3002 []\T1/ptm/m/it/10 handler\T1/ptm/m/n/10 , \T1/ptm/m/it/10 server_address\T1/ptm /m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3002--3002 \T1/ptm/m/it/10 world_size\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/topology/index:fedla b_core.server.topology.EndTop' on page 22 undefined on input line 3004. Underfull \hbox (badness 10000) in paragraph at lines 3044--3044 []\T1/ptm/m/it/10 locks\T1/ptm/m/n/10 , \T1/ptm/m/it/10 server_address\T1/ptm/m /n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3044--3044 \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/fedlab_core/client/topology/index:fedla b_core.client.topology.ClientCommunicationTopology' on page 22 undefined on inp ut line 3046. [22] LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/topology/index:fedla b_core.server.topology.EndTop' on page 23 undefined on input line 3109. LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/topology/index:fedla b_core.server.topology.ServerSyncTop' on page 23 undefined on input line 3116. Package longtable Warning: Column widths have changed (longtable) in table 29 on input line 3122. Underfull \hbox (badness 10000) in paragraph at lines 3138--3140 []\T1/pcr/b/n/10 server_handler \T1/ptm/m/n/10 ^^U Pa-ram-e-ter server back-end han-dler de-rived from Underfull \hbox (badness 10000) in paragraph at lines 3189--3189 []\T1/ptm/m/it/10 server_handler\T1/ptm/m/n/10 , \T1/ptm/m/it/10 server_address \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3189--3189 \T1/ptm/m/it/10 dist_backend=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 gloo\TS1/ptm/m/i t/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 log- Underfull \hbox (badness 10000) in paragraph at lines 3189--3189 \T1/ptm/m/it/10 ger_path=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 server_top.txt\TS1/p tm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 log- LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/topology/index:fedla b_core.server.topology.EndTop' on page 23 undefined on input line 3191. [23] LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/topology/index:fedla b_core.server.topology.ServerSyncTop.run' on page 24 undefined on input line 31 98. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/ex_recorder/index:fed lab_core.utils.ex_recorder.ExRecorder' on page 24 undefined on input line 3297. Package longtable Warning: Column widths have changed (longtable) in table 30 on input line 3303. [24] LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/logger/index:fedlab_c ore.utils.logger.logger' on page 25 undefined on input line 3393. Package longtable Warning: Column widths have changed (longtable) in table 31 on input line 3399. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/lr_recorder/index:fed lab_core.utils.lr_recorder.ExRecorder' on page 25 undefined on input line 3459. Package longtable Warning: Column widths have changed (longtable) in table 32 on input line 3465. [25] LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/messaging/index:fedla b_core.utils.messaging.MessageCode' on page 26 undefined on input line 3525. Package longtable Warning: Column widths have changed (longtable) in table 33 on input line 3531. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/messaging/index:fedla b_core.utils.messaging.send_message' on page 26 undefined on input line 3555. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/messaging/index:fedla b_core.utils.messaging.recv_message' on page 26 undefined on input line 3562. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/messaging/index:fedla b_core.utils.messaging.broadcast_message' on page 26 undefined on input line 35 69. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/messaging/index:fedla b_core.utils.messaging.recv_broadcast_message' on page 26 undefined on input li ne 3576. Package longtable Warning: Column widths have changed (longtable) in table 34 on input line 3582. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/messaging/index:fedla b_core.utils.messaging.MessageCode' on page 26 undefined on input line 3638. [26] LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/sampler/index:fedlab_ core.utils.sampler.DistributedSampler' on page 27 undefined on input line 3761. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/sampler/index:fedlab_ core.utils.sampler.NonIIDDistributedSampler' on page 27 undefined on input line 3768. Underfull \hbox (badness 10000) in paragraph at lines 3770--3773 []|\T1/ptm/m/n/10 This is a copy of [][]\T1/pcr/m/n/10 torch.utils.data. Underfull \hbox (badness 10000) in paragraph at lines 3770--3773 \T1/pcr/m/n/10 distributed.DistributedSampler[][] \T1/ptm/m/n/10 (28 Package longtable Warning: Column widths have changed (longtable) in table 35 on input line 3774. [27] Underfull \hbox (badness 10000) in paragraph at lines 3841--3841 []\T1/ptm/m/it/10 dataset\T1/ptm/m/n/10 , Overfull \hbox (5.75426pt too wide) in paragraph at lines 3841--3841 \T1/ptm/m/it/10 add_extra_samples=True\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/serialization/index:f edlab_core.utils.serialization.ravel_model_params' on page 28 undefined on inpu t line 3898. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/serialization/index:f edlab_core.utils.serialization.unravel_model_params' on page 28 undefined on in put line 3905. Underfull \hbox (badness 10000) in paragraph at lines 3904--3906 []|\T1/pcr/m/sl/10 unravel_model_params\T1/ptm/m/n/10 (model, pa-ram-e- LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/serialization/index:f edlab_core.utils.serialization.unravel_model_grad' on page 28 undefined on inpu t line 3912. Package longtable Warning: Column widths have changed (longtable) in table 36 on input line 3918. [28] LaTeX Warning: Reference `autoapi/fedlab_core/index:module-fedlab_core' on page 29 undefined on input line 3956. LaTeX Warning: Reference `autoapi/fedlab_core/client/index:module-fedlab_core.c lient' on page 29 undefined on input line 3957. LaTeX Warning: Reference `autoapi/fedlab_core/client/handler/index:module-fedla b_core.client.handler' on page 29 undefined on input line 3958. LaTeX Warning: Reference `autoapi/fedlab_core/client/topology/index:module-fedl ab_core.client.topology' on page 29 undefined on input line 3959. LaTeX Warning: Reference `autoapi/fedlab_core/models/index:module-fedlab_core.m odels' on page 29 undefined on input line 3960. LaTeX Warning: Reference `autoapi/fedlab_core/models/densenet/index:module-fedl ab_core.models.densenet' on page 29 undefined on input line 3961. LaTeX Warning: Reference `autoapi/fedlab_core/models/dpn/index:module-fedlab_co re.models.dpn' on page 29 undefined on input line 3962. LaTeX Warning: Reference `autoapi/fedlab_core/models/googlenet/index:module-fed lab_core.models.googlenet' on page 29 undefined on input line 3963. LaTeX Warning: Reference `autoapi/fedlab_core/models/lenet/index:module-fedlab_ core.models.lenet' on page 29 undefined on input line 3964. LaTeX Warning: Reference `autoapi/fedlab_core/models/mobilenet/index:module-fed lab_core.models.mobilenet' on page 29 undefined on input line 3965. LaTeX Warning: Reference `autoapi/fedlab_core/models/mobilenetv2/index:module-f edlab_core.models.mobilenetv2' on page 29 undefined on input line 3966. LaTeX Warning: Reference `autoapi/fedlab_core/models/pnasnet/index:module-fedla b_core.models.pnasnet' on page 29 undefined on input line 3967. LaTeX Warning: Reference `autoapi/fedlab_core/models/preact_resnet/index:module -fedlab_core.models.preact_resnet' on page 29 undefined on input line 3968. LaTeX Warning: Reference `autoapi/fedlab_core/models/resnet/index:module-fedlab _core.models.resnet' on page 29 undefined on input line 3969. LaTeX Warning: Reference `autoapi/fedlab_core/models/resnext/index:module-fedla b_core.models.resnext' on page 29 undefined on input line 3970. LaTeX Warning: Reference `autoapi/fedlab_core/models/senet/index:module-fedlab_ core.models.senet' on page 29 undefined on input line 3971. LaTeX Warning: Reference `autoapi/fedlab_core/models/shufflenet/index:module-fe dlab_core.models.shufflenet' on page 29 undefined on input line 3972. LaTeX Warning: Reference `autoapi/fedlab_core/models/vgg/index:module-fedlab_co re.models.vgg' on page 29 undefined on input line 3973. LaTeX Warning: Reference `autoapi/fedlab_core/server/index:module-fedlab_core.s erver' on page 29 undefined on input line 3974. LaTeX Warning: Reference `autoapi/fedlab_core/server/handler/index:module-fedla b_core.server.handler' on page 29 undefined on input line 3975. LaTeX Warning: Reference `autoapi/fedlab_core/server/pipe_topology/index:module -fedlab_core.server.pipe_topology' on page 29 undefined on input line 3976. LaTeX Warning: Reference `autoapi/fedlab_core/server/topology/index:module-fedl ab_core.server.topology' on page 29 undefined on input line 3977. LaTeX Warning: Reference `autoapi/fedlab_core/utils/index:module-fedlab_core.ut ils' on page 29 undefined on input line 3978. LaTeX Warning: Reference `autoapi/fedlab_core/utils/ex_recorder/index:module-fe dlab_core.utils.ex_recorder' on page 29 undefined on input line 3979. LaTeX Warning: Reference `autoapi/fedlab_core/utils/logger/index:module-fedlab_ core.utils.logger' on page 29 undefined on input line 3980. LaTeX Warning: Reference `autoapi/fedlab_core/utils/lr_recorder/index:module-fe dlab_core.utils.lr_recorder' on page 29 undefined on input line 3981. LaTeX Warning: Reference `autoapi/fedlab_core/utils/messaging/index:module-fedl ab_core.utils.messaging' on page 29 undefined on input line 3982. LaTeX Warning: Reference `autoapi/fedlab_core/utils/sampler/index:module-fedlab _core.utils.sampler' on page 29 undefined on input line 3983. LaTeX Warning: Reference `autoapi/fedlab_core/utils/serialization/index:module- fedlab_core.utils.serialization' on page 29 undefined on input line 3984. [29] 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 (33 pages, 175658 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/fedlab_core/client/handler/index:module-fedlab_core.client.handler' on page 29 undefined on input line 3958 Reference `autoapi/fedlab_core/client/index:module-fedlab_core.client' on page 29 undefined on input line 3957 Reference `autoapi/fedlab_core/client/topology/index:module-fedlab_core.client.topology' on page 29 undefined on input line 3959 Reference `autoapi/fedlab_core/index:module-fedlab_core' on page 29 undefined on input line 3956 Reference `autoapi/fedlab_core/models/densenet/index:module-fedlab_core.models.densenet' on page 29 undefined on input line 3961 Reference `autoapi/fedlab_core/models/dpn/index:module-fedlab_core.models.dpn' on page 29 undefined on input line 3962 Reference `autoapi/fedlab_core/models/googlenet/index:module-fedlab_core.models.googlenet' on page 29 undefined on input line 3963 Reference `autoapi/fedlab_core/models/index:module-fedlab_core.models' on page 29 undefined on input line 3960 Reference `autoapi/fedlab_core/models/lenet/index:module-fedlab_core.models.lenet' on page 29 undefined on input line 3964 Reference `autoapi/fedlab_core/models/mobilenet/index:module-fedlab_core.models.mobilenet' on page 29 undefined on input line 3965 Reference `autoapi/fedlab_core/models/mobilenetv2/index:module-fedlab_core.models.mobilenetv2' on page 29 undefined on input line 3966 Reference `autoapi/fedlab_core/models/pnasnet/index:module-fedlab_core.models.pnasnet' on page 29 undefined on input line 3967 Reference `autoapi/fedlab_core/models/preact_resnet/index:module-fedlab_core.models.preact_resnet' on page 29 undefined on input line 3968 Reference `autoapi/fedlab_core/models/resnet/index:module-fedlab_core.models.resnet' on page 29 undefined on input line 3969 Reference `autoapi/fedlab_core/models/resnext/index:module-fedlab_core.models.resnext' on page 29 undefined on input line 3970 Reference `autoapi/fedlab_core/models/senet/index:module-fedlab_core.models.senet' on page 29 undefined on input line 3971 Reference `autoapi/fedlab_core/models/shufflenet/index:module-fedlab_core.models.shufflenet' on page 29 undefined on input line 3972 Reference `autoapi/fedlab_core/models/vgg/index:module-fedlab_core.models.vgg' on page 29 undefined on input line 3973 Reference `autoapi/fedlab_core/server/handler/index:module-fedlab_core.server.handler' on page 29 undefined on input line 3975 Reference `autoapi/fedlab_core/server/index:module-fedlab_core.server' on page 29 undefined on input line 3974 Reference `autoapi/fedlab_core/server/pipe_topology/index:module-fedlab_core.server.pipe_topology' on page 29 undefined on input line 3976 Reference `autoapi/fedlab_core/server/topology/index:module-fedlab_core.server.topology' on page 29 undefined on input line 3977 Reference `autoapi/fedlab_core/utils/ex_recorder/index:module-fedlab_core.utils.ex_recorder' on page 29 undefined on input line 3979 Reference `autoapi/fedlab_core/utils/index:module-fedlab_core.utils' on page 29 undefined on input line 3978 Reference `autoapi/fedlab_core/utils/logger/index:module-fedlab_core.utils.logger' on page 29 undefined on input line 3980 Reference `autoapi/fedlab_core/utils/lr_recorder/index:module-fedlab_core.utils.lr_recorder' on page 29 undefined on input line 3981 Reference `autoapi/fedlab_core/utils/messaging/index:module-fedlab_core.utils.messaging' on page 29 undefined on input line 3982 Reference `autoapi/fedlab_core/utils/sampler/index:module-fedlab_core.utils.sampler' on page 29 undefined on input line 3983 Reference `autoapi/fedlab_core/utils/serialization/index:module-fedlab_core.utils.serialization' on page 29 undefined on input line 3984 Latexmk: Summary of warnings: Latex failed to resolve 29 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 (269 entries accepted, 0 rejected). Sorting entries.....done (2281 comparisons). Generating output file fedlab-fedlab.ind....done (472 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) [1] [2] Chapter 1. [1] [2] Chapter 2. [3] [4] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) Underfull \hbox (badness 10000) in paragraph at lines 233--233 []\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- Underfull \hbox (badness 10000) in paragraph at lines 233--233 \T1/ptm/m/it/10 ti-mizer=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cri-te- Underfull \hbox (badness 10000) in paragraph at lines 233--233 \T1/ptm/m/it/10 rion=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cuda=True\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 log- Underfull \hbox (badness 10000) in paragraph at lines 233--233 \T1/ptm/m/it/10 ger_file=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 log/handler.txt\TS1/ ptm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 log- Underfull \hbox (badness 10000) in paragraph at lines 344--344 []\T1/ptm/m/it/10 backend_handler\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 344--344 \T1/ptm/m/it/10 server_addr\T1/ptm/m/n/10 , [6] Underfull \hbox (badness 10000) in paragraph at lines 391--391 []\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 391--391 \T1/ptm/m/it/10 log-ger_file=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 clientLog\TS1/pt m/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 log- Underfull \hbox (badness 7116) in paragraph at lines 412--414 []\T1/pcr/b/n/10 server_addr \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 tuple[][]\T1/p tm/m/n/10 ) ^^U Ad-dress of server in form of \T1/pcr/m/n/10 (SERVER_ADDR, Underfull \hbox (badness 5359) in paragraph at lines 432--434 []\T1/pcr/b/n/10 logger_file \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 str[][], optio nal\T1/ptm/m/n/10 ) ^^U Path to the log file for all clients of [7] [8] Underfull \hbox (badness 10000) in paragraph at lines 676--676 []\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- [9] [10] [11] [12] [13] Underfull \hbox (badness 10000) in paragraph at lines 1654--1654 []\T1/ptm/m/it/10 in_planes\T1/ptm/m/n/10 , \T1/ptm/m/it/10 planes\T1/ptm/m/n/1 0 , Underfull \hbox (badness 10000) in paragraph at lines 1678--1678 []\T1/ptm/m/it/10 block\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num_blocks\T1/ptm/m/n/1 0 , [14] Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/ptm/m/it/10 in_planes\T1/ptm/m/n/10 , \T1/ptm/m/it/10 planes\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 stride=1\T1/ptm/m/n/10 , [15] Underfull \hbox (badness 10000) in paragraph at lines 1886--1886 []\T1/ptm/m/it/10 in_planes\T1/ptm/m/n/10 , \T1/ptm/m/it/10 planes\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 stride=1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1907--1907 []\T1/ptm/m/it/10 block\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num_blocks\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 num_classes=10\T1/ptm/m/n/10 , [16] Underfull \hbox (badness 10000) in paragraph at lines 2071--2071 []\T1/ptm/m/it/10 in_planes\T1/ptm/m/n/10 , \T1/ptm/m/it/10 car-di-nal-ity=32\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 bot-tle-neck_width=4\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2095--2095 []\T1/ptm/m/it/10 num_blocks\T1/ptm/m/n/10 , \T1/ptm/m/it/10 car-di-nal-ity\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 bot-tle-neck_width\T1/ptm/m/n/10 , [17] [18] [19] [20] Underfull \hbox (badness 10000) in paragraph at lines 2764--2767 []\T1/pcr/b/n/10 model_list \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 list[][]\T1/ptm /m/n/10 ) ^^U a list of model pa-ram-e-ters se-ri-al-ized by Underfull \hbox (badness 10000) in paragraph at lines 2790--2790 []\T1/ptm/m/it/10 model\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2790--2790 \T1/ptm/m/it/10 client_num_in_total\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2790--2790 \T1/ptm/m/it/10 cuda=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 se- Overfull \hbox (37.27348pt too wide) in paragraph at lines 2790--2790 \T1/ptm/m/it/10 ger_path=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 server_handler.txt\T S1/ptm/m/it/10 '\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2790--2790 \T1/ptm/m/it/10 log- Underfull \hbox (badness 10000) in paragraph at lines 2790--2790 \T1/ptm/m/it/10 ger_name=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 server [21] Underfull \hbox (badness 10000) in paragraph at lines 2907--2910 []\T1/pcr/b/n/10 model_list \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 list[][]\T1/ptm /m/n/10 ) ^^U a list of model pa-ram-e-ters se-ri-al-ized by Underfull \hbox (badness 10000) in paragraph at lines 3002--3002 []\T1/ptm/m/it/10 handler\T1/ptm/m/n/10 , \T1/ptm/m/it/10 server_address\T1/ptm /m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3002--3002 \T1/ptm/m/it/10 world_size\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3044--3044 []\T1/ptm/m/it/10 locks\T1/ptm/m/n/10 , \T1/ptm/m/it/10 server_address\T1/ptm/m /n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3044--3044 \T1/ptm/m/it/10 world_size\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rank\T1/ptm/m/n/10 , [22] Underfull \hbox (badness 10000) in paragraph at lines 3138--3140 []\T1/pcr/b/n/10 server_handler \T1/ptm/m/n/10 ^^U Pa-ram-e-ter server back-end han-dler de-rived from Underfull \hbox (badness 10000) in paragraph at lines 3189--3189 []\T1/ptm/m/it/10 server_handler\T1/ptm/m/n/10 , \T1/ptm/m/it/10 server_address \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3189--3189 \T1/ptm/m/it/10 dist_backend=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 gloo\TS1/ptm/m/i t/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 log- Underfull \hbox (badness 10000) in paragraph at lines 3189--3189 \T1/ptm/m/it/10 ger_path=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 server_top.txt\TS1/p tm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 log- [23] [24] [25] [26] Underfull \hbox (badness 10000) in paragraph at lines 3770--3773 []|\T1/ptm/m/n/10 This is a copy of [][]\T1/pcr/m/n/10 torch.utils.data. Underfull \hbox (badness 10000) in paragraph at lines 3770--3773 \T1/pcr/m/n/10 distributed.DistributedSampler[][] \T1/ptm/m/n/10 (28 [27] Underfull \hbox (badness 10000) in paragraph at lines 3841--3841 []\T1/ptm/m/it/10 dataset\T1/ptm/m/n/10 , Overfull \hbox (5.75426pt too wide) in paragraph at lines 3841--3841 \T1/ptm/m/it/10 add_extra_samples=True\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 3904--3906 []|[][]\T1/pcr/m/sl/10 unravel_model_params[][]\T1/ptm/m/n/10 (model, pa-ram-e- [28] [29] (./fedlab-fedlab.ind [30] Overfull \hbox (17.13023pt too wide) in paragraph at lines 8--10 []\T1/pcr/m/n/10 __iter__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.utils. sampler.DistributedSampler Overfull \hbox (47.68004pt too wide) in paragraph at lines 10--12 []\T1/pcr/m/n/10 __iter__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.utils. sampler.NonIIDDistributedSampler Overfull \hbox (11.13023pt too wide) in paragraph at lines 12--14 []\T1/pcr/m/n/10 __len__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.utils.s ampler.DistributedSampler Overfull \hbox (41.68004pt too wide) in paragraph at lines 14--16 []\T1/pcr/m/n/10 __len__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.utils.s ampler.NonIIDDistributedSampler Underfull \hbox (badness 10000) in paragraph at lines 16--18 []\T1/pcr/m/n/10 _downsample() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 16--18 \T1/ptm/m/it/10 lab_core.models.pnasnet.PNASNet method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 18--20 []\T1/pcr/m/n/10 _make_dense_layers() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 18--20 \T1/ptm/m/it/10 lab_core.models.densenet.DenseNet method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 20--21 []\T1/pcr/m/n/10 _make_layer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.mod els.dpn.DPN Underfull \hbox (badness 10000) in paragraph at lines 21--23 []\T1/pcr/m/n/10 _make_layer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 21--23 \T1/ptm/m/it/10 lab_core.models.pnasnet.PNASNet method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 23--25 []\T1/pcr/m/n/10 _make_layer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 23--25 \T1/ptm/m/it/10 lab_core.models.preact_resnet.PreActResNet Underfull \hbox (badness 10000) in paragraph at lines 25--27 []\T1/pcr/m/n/10 _make_layer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.mod els.resnet.ResNet Underfull \hbox (badness 10000) in paragraph at lines 29--30 []\T1/pcr/m/n/10 _make_layer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.mod els.senet.SENet Underfull \hbox (badness 10000) in paragraph at lines 30--32 []\T1/pcr/m/n/10 _make_layer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 32--34 []\T1/pcr/m/n/10 _make_layers() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 32--34 \T1/ptm/m/it/10 lab_core.models.mobilenet.MobileNet Underfull \hbox (badness 10000) in paragraph at lines 34--36 []\T1/pcr/m/n/10 _make_layers() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 34--36 \T1/ptm/m/it/10 lab_core.models.mobilenetv2.MobileNetV2 Overfull \hbox (4.64085pt too wide) in paragraph at lines 36--38 []\T1/pcr/m/n/10 _waiting() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.client .topology.ClientSyncTop Underfull \hbox (badness 10000) in paragraph at lines 41--43 []\T1/pcr/m/n/10 activate_clients() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 41--43 \T1/ptm/m/it/10 lab_core.server.pipe_topology.ConnectClient Underfull \hbox (badness 10000) in paragraph at lines 43--45 []\T1/pcr/m/n/10 activate_clients() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 43--45 \T1/ptm/m/it/10 lab_core.server.topology.EndTop method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 45--47 []\T1/pcr/m/n/10 activate_clients() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 45--47 \T1/ptm/m/it/10 lab_core.server.topology.ServerSyncTop Underfull \hbox (badness 5985) in paragraph at lines 49--51 []\T1/pcr/m/n/10 add_log() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.utils.l r_recorder.ExRecorder Underfull \hbox (badness 10000) in paragraph at lines 51--53 []\T1/pcr/m/n/10 add_log_direct() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 51--53 \T1/ptm/m/it/10 lab_core.utils.ex_recorder.ExRecorder Underfull \hbox (badness 10000) in paragraph at lines 53--55 []\T1/pcr/m/n/10 add_log_direct() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 69--71 []\T1/pcr/m/n/10 broadcast_message() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Overfull \hbox (22.23045pt too wide) in paragraph at lines 71--73 []\T1/pcr/m/n/10 buffer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.client.h andler.ClientBackendHandler Overfull \hbox (33.23027pt too wide) in paragraph at lines 73--75 []\T1/pcr/m/n/10 buffer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.h andler.ParameterServerHandler [31] Underfull \hbox (badness 10000) in paragraph at lines 80--81 []\T1/pcr/m/n/10 cfg \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models.mobile net.MobileNet at- Underfull \hbox (badness 10000) in paragraph at lines 83--85 []\T1/pcr/m/n/10 ClientBackendHandler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 87--88 []\T1/pcr/m/n/10 ClientSGDHandler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 88--89 []\T1/pcr/m/n/10 ClientSyncTop \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 89--91 []\T1/pcr/m/n/10 ConnectClient \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 91--93 []\T1/pcr/m/n/10 ConnectServer \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 97--98 []\T1/pcr/m/n/10 DenseNet121() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Underfull \hbox (badness 10000) in paragraph at lines 98--99 []\T1/pcr/m/n/10 DenseNet161() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Underfull \hbox (badness 10000) in paragraph at lines 99--100 []\T1/pcr/m/n/10 DenseNet169() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Underfull \hbox (badness 10000) in paragraph at lines 100--101 []\T1/pcr/m/n/10 DenseNet201() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Underfull \hbox (badness 10000) in paragraph at lines 101--103 []\T1/pcr/m/n/10 densenet_cifar() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fe d- Underfull \hbox (badness 10000) in paragraph at lines 103--104 []\T1/pcr/m/n/10 DistributedSampler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fe d- Overfull \hbox (34.23045pt too wide) in paragraph at lines 112--114 []\T1/pcr/m/n/10 evaluate() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.client .handler.ClientBackendHandler Overfull \hbox (19.54053pt too wide) in paragraph at lines 114--116 []\T1/pcr/m/n/10 evaluate() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.client .handler.ClientSGDHandler Underfull \hbox (badness 10000) in paragraph at lines 116--118 []\T1/pcr/m/n/10 EvaluateParams \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 116--118 \T1/ptm/m/it/10 lab_core.utils.messaging.MessageCode at- Underfull \hbox (badness 10000) in paragraph at lines 118--120 []\T1/pcr/m/n/10 Exit \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.utils.messag ing.MessageCode at- Overfull \hbox (16.6504pt too wide) in paragraph at lines 120--122 []\T1/pcr/m/n/10 expansion \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. preact_resnet.PreActBlock Overfull \hbox (36.09007pt too wide) in paragraph at lines 122--124 []\T1/pcr/m/n/10 expansion \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. preact_resnet.PreActBottleneck Underfull \hbox (badness 10000) in paragraph at lines 128--129 []\T1/pcr/m/n/10 expansion \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. resnext.Block at- [32] Underfull \hbox (badness 10000) in paragraph at lines 193--195 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. densenet.Bottleneck Underfull \hbox (badness 10000) in paragraph at lines 195--196 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. densenet.DenseNet Underfull \hbox (badness 10000) in paragraph at lines 196--198 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. densenet.Transition Underfull \hbox (badness 10000) in paragraph at lines 198--199 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. dpn.Bottleneck Underfull \hbox (badness 10000) in paragraph at lines 202--204 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. googlenet.Inception Underfull \hbox (badness 10000) in paragraph at lines 206--207 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. mobilenet.Block Underfull \hbox (badness 10000) in paragraph at lines 209--210 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. mobilenetv2.Block Overfull \hbox (14.64066pt too wide) in paragraph at lines 210--212 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. mobilenetv2.MobileNetV2 Underfull \hbox (badness 10000) in paragraph at lines 212--213 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. pnasnet.CellA Underfull \hbox (badness 10000) in paragraph at lines 213--214 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. pnasnet.CellB Underfull \hbox (badness 10000) in paragraph at lines 214--215 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. pnasnet.PNASNet Underfull \hbox (badness 10000) in paragraph at lines 215--216 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. pnasnet.SepConv Overfull \hbox (16.6504pt too wide) in paragraph at lines 216--218 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. preact_resnet.PreActBlock Overfull \hbox (36.09007pt too wide) in paragraph at lines 218--220 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. preact_resnet.PreActBottleneck Overfull \hbox (22.41017pt too wide) in paragraph at lines 220--222 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. preact_resnet.PreActResNet Underfull \hbox (badness 10000) in paragraph at lines 222--223 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. resnet.BasicBlock Underfull \hbox (badness 10000) in paragraph at lines 223--224 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. resnet.Bottleneck Underfull \hbox (badness 10000) in paragraph at lines 224--225 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. resnet.ResNet Underfull \hbox (badness 10000) in paragraph at lines 225--226 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. resnext.Block Underfull \hbox (badness 10000) in paragraph at lines 226--227 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. resnext.ResNeXt Underfull \hbox (badness 10000) in paragraph at lines 227--228 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. senet.BasicBlock Underfull \hbox (badness 10000) in paragraph at lines 228--229 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. senet.PreActBlock Underfull \hbox (badness 10000) in paragraph at lines 230--232 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. shufflenet.Bottleneck Underfull \hbox (badness 10000) in paragraph at lines 234--236 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. shufflenet.ShuffleNet Underfull \hbox (badness 10000) in paragraph at lines 241--243 []\T1/pcr/m/n/10 GradientUpdate \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 241--243 \T1/ptm/m/it/10 lab_core.utils.messaging.MessageCode at- Underfull \hbox (badness 10000) in paragraph at lines 248--250 []\T1/pcr/m/n/10 is_updated() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Overfull \hbox (26.66034pt too wide) in paragraph at lines 248--250 \T1/ptm/m/it/10 lab_core.server.handler.SyncParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 255--257 []\T1/pcr/m/n/10 listen_clients() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 255--257 \T1/ptm/m/it/10 lab_core.server.pipe_topology.ConnectClient Underfull \hbox (badness 10000) in paragraph at lines 257--259 []\T1/pcr/m/n/10 listen_clients() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 257--259 \T1/ptm/m/it/10 lab_core.server.topology.EndTop method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 259--261 []\T1/pcr/m/n/10 listen_clients() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 259--261 \T1/ptm/m/it/10 lab_core.server.topology.ServerSyncTop [33] Underfull \hbox (badness 10000) in paragraph at lines 268--269 []\T1/pcr/m/n/10 MobileNetV2 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Overfull \hbox (16.23045pt too wide) in paragraph at lines 269--271 []\T1/pcr/m/n/10 model() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.client.ha ndler.ClientBackendHandler Overfull \hbox (27.23027pt too wide) in paragraph at lines 271--273 []\T1/pcr/m/n/10 model() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.ha ndler.ParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 306--308 []\T1/pcr/m/n/10 NonIIDDistributedSampler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 311--313 []\T1/pcr/m/n/10 on_receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Overfull \hbox (34.32048pt too wide) in paragraph at lines 311--313 \T1/ptm/m/it/10 lab_core.client.topology.ClientCommunicationTopology Underfull \hbox (badness 10000) in paragraph at lines 313--315 []\T1/pcr/m/n/10 on_receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 313--315 \T1/ptm/m/it/10 lab_core.client.topology.ClientSyncTop Underfull \hbox (badness 10000) in paragraph at lines 315--317 []\T1/pcr/m/n/10 on_receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Overfull \hbox (31.66022pt too wide) in paragraph at lines 315--317 \T1/ptm/m/it/10 lab_core.server.handler.AsyncParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 317--319 []\T1/pcr/m/n/10 on_receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Overfull \hbox (7.78046pt too wide) in paragraph at lines 317--319 \T1/ptm/m/it/10 lab_core.server.handler.ParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 319--321 []\T1/pcr/m/n/10 on_receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Overfull \hbox (26.66034pt too wide) in paragraph at lines 319--321 \T1/ptm/m/it/10 lab_core.server.handler.SyncParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 324--326 []\T1/pcr/m/n/10 ParameterRequest \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 324--326 \T1/ptm/m/it/10 lab_core.utils.messaging.MessageCode at- Underfull \hbox (badness 10000) in paragraph at lines 326--328 []\T1/pcr/m/n/10 ParameterServerHandler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class i n fed- Underfull \hbox (badness 10000) in paragraph at lines 328--330 []\T1/pcr/m/n/10 ParameterUpdate \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 328--330 \T1/ptm/m/it/10 lab_core.utils.messaging.MessageCode at- Underfull \hbox (badness 10000) in paragraph at lines 334--336 []\T1/pcr/m/n/10 PreActBlock \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 337--339 []\T1/pcr/m/n/10 PreActBottleneck \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 339--341 []\T1/pcr/m/n/10 PreActResNet \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 341--343 []\T1/pcr/m/n/10 PreActResNet101() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule f ed- Underfull \hbox (badness 10000) in paragraph at lines 343--345 []\T1/pcr/m/n/10 PreActResNet152() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule f ed- Underfull \hbox (badness 10000) in paragraph at lines 345--347 []\T1/pcr/m/n/10 PreActResNet18() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fe d- Underfull \hbox (badness 10000) in paragraph at lines 347--349 []\T1/pcr/m/n/10 PreActResNet34() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fe d- Underfull \hbox (badness 10000) in paragraph at lines 349--351 []\T1/pcr/m/n/10 PreActResNet50() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fe d- Underfull \hbox (badness 10000) in paragraph at lines 354--356 []\T1/pcr/m/n/10 ravel_model_params() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e fed- Overfull \hbox (23.98051pt too wide) in paragraph at lines 356--358 []\T1/pcr/m/n/10 receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server. pipe_topology.ConnectServer Underfull \hbox (badness 10000) in paragraph at lines 358--360 []\T1/pcr/m/n/10 recv_broadcast_message() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mo d-ule fed- Underfull \hbox (badness 10000) in paragraph at lines 360--361 []\T1/pcr/m/n/10 recv_message() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- [34] Underfull \hbox (badness 10000) in paragraph at lines 368--370 []\T1/pcr/m/n/10 ResNeXt29_2x64d() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule f ed- Underfull \hbox (badness 10000) in paragraph at lines 370--372 []\T1/pcr/m/n/10 ResNeXt29_32x4d() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule f ed- Underfull \hbox (badness 10000) in paragraph at lines 372--374 []\T1/pcr/m/n/10 ResNeXt29_4x64d() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule f ed- Underfull \hbox (badness 10000) in paragraph at lines 374--376 []\T1/pcr/m/n/10 ResNeXt29_8x64d() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule f ed- Overfull \hbox (41.7703pt too wide) in paragraph at lines 376--378 []\T1/pcr/m/n/10 run() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.client.topo logy.ClientCommunicationTopology Underfull \hbox (badness 10000) in paragraph at lines 378--379 []\T1/pcr/m/n/10 run() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.client.topo logy.ClientSyncTop Underfull \hbox (badness 10000) in paragraph at lines 383--385 []\T1/pcr/m/n/10 run() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.pipe _topology.PipeTop Underfull \hbox (badness 10000) in paragraph at lines 386--388 []\T1/pcr/m/n/10 run() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.topo logy.ServerSyncTop Underfull \hbox (badness 10000) in paragraph at lines 391--393 []\T1/pcr/m/n/10 save_to_file() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 391--393 \T1/ptm/m/it/10 lab_core.utils.ex_recorder.ExRecorder Underfull \hbox (badness 10000) in paragraph at lines 393--395 []\T1/pcr/m/n/10 save_to_file() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 395--397 []\T1/pcr/m/n/10 select_clients() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Overfull \hbox (26.66034pt too wide) in paragraph at lines 395--397 \T1/ptm/m/it/10 lab_core.server.handler.SyncParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 397--398 []\T1/pcr/m/n/10 send_message() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Underfull \hbox (badness 10000) in paragraph at lines 401--402 []\T1/pcr/m/n/10 ServerSyncTop \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Overfull \hbox (23.13023pt too wide) in paragraph at lines 402--404 []\T1/pcr/m/n/10 set_epoch() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.utils .sampler.DistributedSampler Overfull \hbox (53.68004pt too wide) in paragraph at lines 404--406 []\T1/pcr/m/n/10 set_epoch() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.utils .sampler.NonIIDDistributedSampler Underfull \hbox (badness 10000) in paragraph at lines 406--408 []\T1/pcr/m/n/10 share_buffer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 406--408 \T1/ptm/m/it/10 lab_core.server.pipe_topology.ConnectClient Underfull \hbox (badness 10000) in paragraph at lines 408--410 []\T1/pcr/m/n/10 share_buffer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 408--410 \T1/ptm/m/it/10 lab_core.server.pipe_topology.ConnectServer Underfull \hbox (badness 10000) in paragraph at lines 410--411 []\T1/pcr/m/n/10 ShuffleBlock \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 412--414 []\T1/pcr/m/n/10 ShuffleNetG2() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Underfull \hbox (badness 10000) in paragraph at lines 414--416 []\T1/pcr/m/n/10 ShuffleNetG3() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Underfull \hbox (badness 10000) in paragraph at lines 416--418 []\T1/pcr/m/n/10 start_round() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Overfull \hbox (26.66034pt too wide) in paragraph at lines 416--418 \T1/ptm/m/it/10 lab_core.server.handler.SyncParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 418--420 []\T1/pcr/m/n/10 synchronise() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 418--420 \T1/ptm/m/it/10 lab_core.server.pipe_topology.ConnectServer Underfull \hbox (badness 10000) in paragraph at lines 420--422 []\T1/pcr/m/n/10 synchronize() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Overfull \hbox (34.32048pt too wide) in paragraph at lines 420--422 \T1/ptm/m/it/10 lab_core.client.topology.ClientCommunicationTopology Underfull \hbox (badness 10000) in paragraph at lines 422--424 []\T1/pcr/m/n/10 synchronize() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 422--424 \T1/ptm/m/it/10 lab_core.client.topology.ClientSyncTop Underfull \hbox (badness 10000) in paragraph at lines 424--426 []\T1/pcr/m/n/10 SyncParameterServerHandler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 cla ss in fed- Underfull \hbox (badness 10000) in paragraph at lines 437--438 []\T1/pcr/m/n/10 test_densenet() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed - Underfull \hbox (badness 10000) in paragraph at lines 438--439 []\T1/pcr/m/n/10 test_resnext() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Overfull \hbox (16.23045pt too wide) in paragraph at lines 439--441 []\T1/pcr/m/n/10 train() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.client.ha ndler.ClientBackendHandler Overfull \hbox (1.54053pt too wide) in paragraph at lines 441--443 []\T1/pcr/m/n/10 train() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.client.ha ndler.ClientSGDHandler Underfull \hbox (badness 10000) in paragraph at lines 447--449 []\T1/pcr/m/n/10 unravel_model_grad() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e fed- Underfull \hbox (badness 10000) in paragraph at lines 449--451 []\T1/pcr/m/n/10 unravel_model_params() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule fed- Overfull \hbox (57.11003pt too wide) in paragraph at lines 451--453 []\T1/pcr/m/n/10 update() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.h andler.AsyncParameterServerHandler Overfull \hbox (33.23027pt too wide) in paragraph at lines 453--455 []\T1/pcr/m/n/10 update() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.h andler.ParameterServerHandler [35] [36]) (./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 (40 pages, 209955 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) [1] [2] Chapter 1. [1] [2] Chapter 2. [3] [4] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) Underfull \hbox (badness 10000) in paragraph at lines 233--233 []\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- Underfull \hbox (badness 10000) in paragraph at lines 233--233 \T1/ptm/m/it/10 ti-mizer=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cri-te- Underfull \hbox (badness 10000) in paragraph at lines 233--233 \T1/ptm/m/it/10 rion=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cuda=True\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 log- Underfull \hbox (badness 10000) in paragraph at lines 233--233 \T1/ptm/m/it/10 ger_file=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 log/handler.txt\TS1/ ptm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 log- Underfull \hbox (badness 10000) in paragraph at lines 344--344 []\T1/ptm/m/it/10 backend_handler\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 344--344 \T1/ptm/m/it/10 server_addr\T1/ptm/m/n/10 , [6] Underfull \hbox (badness 10000) in paragraph at lines 391--391 []\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 391--391 \T1/ptm/m/it/10 log-ger_file=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 clientLog\TS1/pt m/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 log- Underfull \hbox (badness 7116) in paragraph at lines 412--414 []\T1/pcr/b/n/10 server_addr \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 tuple[][]\T1/p tm/m/n/10 ) ^^U Ad-dress of server in form of \T1/pcr/m/n/10 (SERVER_ADDR, Underfull \hbox (badness 5359) in paragraph at lines 432--434 []\T1/pcr/b/n/10 logger_file \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 str[][], optio nal\T1/ptm/m/n/10 ) ^^U Path to the log file for all clients of [7] [8] Underfull \hbox (badness 10000) in paragraph at lines 676--676 []\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- [9] [10] [11] [12] [13] Underfull \hbox (badness 10000) in paragraph at lines 1654--1654 []\T1/ptm/m/it/10 in_planes\T1/ptm/m/n/10 , \T1/ptm/m/it/10 planes\T1/ptm/m/n/1 0 , Underfull \hbox (badness 10000) in paragraph at lines 1678--1678 []\T1/ptm/m/it/10 block\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num_blocks\T1/ptm/m/n/1 0 , [14] Underfull \hbox (badness 10000) in paragraph at lines 1865--1865 []\T1/ptm/m/it/10 in_planes\T1/ptm/m/n/10 , \T1/ptm/m/it/10 planes\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 stride=1\T1/ptm/m/n/10 , [15] Underfull \hbox (badness 10000) in paragraph at lines 1886--1886 []\T1/ptm/m/it/10 in_planes\T1/ptm/m/n/10 , \T1/ptm/m/it/10 planes\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 stride=1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1907--1907 []\T1/ptm/m/it/10 block\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num_blocks\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 num_classes=10\T1/ptm/m/n/10 , [16] Underfull \hbox (badness 10000) in paragraph at lines 2071--2071 []\T1/ptm/m/it/10 in_planes\T1/ptm/m/n/10 , \T1/ptm/m/it/10 car-di-nal-ity=32\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 bot-tle-neck_width=4\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2095--2095 []\T1/ptm/m/it/10 num_blocks\T1/ptm/m/n/10 , \T1/ptm/m/it/10 car-di-nal-ity\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 bot-tle-neck_width\T1/ptm/m/n/10 , [17] [18] [19] [20] Underfull \hbox (badness 10000) in paragraph at lines 2764--2767 []\T1/pcr/b/n/10 model_list \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 list[][]\T1/ptm /m/n/10 ) ^^U a list of model pa-ram-e-ters se-ri-al-ized by Underfull \hbox (badness 10000) in paragraph at lines 2790--2790 []\T1/ptm/m/it/10 model\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2790--2790 \T1/ptm/m/it/10 client_num_in_total\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2790--2790 \T1/ptm/m/it/10 cuda=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 se- Overfull \hbox (37.27348pt too wide) in paragraph at lines 2790--2790 \T1/ptm/m/it/10 ger_path=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 server_handler.txt\T S1/ptm/m/it/10 '\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2790--2790 \T1/ptm/m/it/10 log- Underfull \hbox (badness 10000) in paragraph at lines 2790--2790 \T1/ptm/m/it/10 ger_name=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 server [21] Underfull \hbox (badness 10000) in paragraph at lines 2907--2910 []\T1/pcr/b/n/10 model_list \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 list[][]\T1/ptm /m/n/10 ) ^^U a list of model pa-ram-e-ters se-ri-al-ized by Underfull \hbox (badness 10000) in paragraph at lines 3002--3002 []\T1/ptm/m/it/10 handler\T1/ptm/m/n/10 , \T1/ptm/m/it/10 server_address\T1/ptm /m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3002--3002 \T1/ptm/m/it/10 world_size\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3044--3044 []\T1/ptm/m/it/10 locks\T1/ptm/m/n/10 , \T1/ptm/m/it/10 server_address\T1/ptm/m /n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3044--3044 \T1/ptm/m/it/10 world_size\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rank\T1/ptm/m/n/10 , [22] Underfull \hbox (badness 10000) in paragraph at lines 3138--3140 []\T1/pcr/b/n/10 server_handler \T1/ptm/m/n/10 ^^U Pa-ram-e-ter server back-end han-dler de-rived from Underfull \hbox (badness 10000) in paragraph at lines 3189--3189 []\T1/ptm/m/it/10 server_handler\T1/ptm/m/n/10 , \T1/ptm/m/it/10 server_address \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3189--3189 \T1/ptm/m/it/10 dist_backend=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 gloo\TS1/ptm/m/i t/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 log- Underfull \hbox (badness 10000) in paragraph at lines 3189--3189 \T1/ptm/m/it/10 ger_path=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 server_top.txt\TS1/p tm/m/it/10 '\T1/ptm/m/n/10 , \T1/ptm/m/it/10 log- [23] [24] [25] [26] Underfull \hbox (badness 10000) in paragraph at lines 3770--3773 []|\T1/ptm/m/n/10 This is a copy of [][]\T1/pcr/m/n/10 torch.utils.data. Underfull \hbox (badness 10000) in paragraph at lines 3770--3773 \T1/pcr/m/n/10 distributed.DistributedSampler[][] \T1/ptm/m/n/10 (28 [27] Underfull \hbox (badness 10000) in paragraph at lines 3841--3841 []\T1/ptm/m/it/10 dataset\T1/ptm/m/n/10 , Overfull \hbox (5.75426pt too wide) in paragraph at lines 3841--3841 \T1/ptm/m/it/10 add_extra_samples=True\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 3904--3906 []|[][]\T1/pcr/m/sl/10 unravel_model_params[][]\T1/ptm/m/n/10 (model, pa-ram-e- [28] [29] (./fedlab-fedlab.ind [30] Overfull \hbox (17.13023pt too wide) in paragraph at lines 8--10 []\T1/pcr/m/n/10 __iter__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.utils. sampler.DistributedSampler Overfull \hbox (47.68004pt too wide) in paragraph at lines 10--12 []\T1/pcr/m/n/10 __iter__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.utils. sampler.NonIIDDistributedSampler Overfull \hbox (11.13023pt too wide) in paragraph at lines 12--14 []\T1/pcr/m/n/10 __len__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.utils.s ampler.DistributedSampler Overfull \hbox (41.68004pt too wide) in paragraph at lines 14--16 []\T1/pcr/m/n/10 __len__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.utils.s ampler.NonIIDDistributedSampler Underfull \hbox (badness 10000) in paragraph at lines 16--18 []\T1/pcr/m/n/10 _downsample() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 16--18 \T1/ptm/m/it/10 lab_core.models.pnasnet.PNASNet method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 18--20 []\T1/pcr/m/n/10 _make_dense_layers() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 18--20 \T1/ptm/m/it/10 lab_core.models.densenet.DenseNet method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 20--21 []\T1/pcr/m/n/10 _make_layer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.mod els.dpn.DPN Underfull \hbox (badness 10000) in paragraph at lines 21--23 []\T1/pcr/m/n/10 _make_layer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 21--23 \T1/ptm/m/it/10 lab_core.models.pnasnet.PNASNet method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 23--25 []\T1/pcr/m/n/10 _make_layer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 23--25 \T1/ptm/m/it/10 lab_core.models.preact_resnet.PreActResNet Underfull \hbox (badness 10000) in paragraph at lines 25--27 []\T1/pcr/m/n/10 _make_layer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.mod els.resnet.ResNet Underfull \hbox (badness 10000) in paragraph at lines 29--30 []\T1/pcr/m/n/10 _make_layer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.mod els.senet.SENet Underfull \hbox (badness 10000) in paragraph at lines 30--32 []\T1/pcr/m/n/10 _make_layer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 32--34 []\T1/pcr/m/n/10 _make_layers() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 32--34 \T1/ptm/m/it/10 lab_core.models.mobilenet.MobileNet Underfull \hbox (badness 10000) in paragraph at lines 34--36 []\T1/pcr/m/n/10 _make_layers() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 34--36 \T1/ptm/m/it/10 lab_core.models.mobilenetv2.MobileNetV2 Overfull \hbox (4.64085pt too wide) in paragraph at lines 36--38 []\T1/pcr/m/n/10 _waiting() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.client .topology.ClientSyncTop Underfull \hbox (badness 10000) in paragraph at lines 41--43 []\T1/pcr/m/n/10 activate_clients() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 41--43 \T1/ptm/m/it/10 lab_core.server.pipe_topology.ConnectClient Underfull \hbox (badness 10000) in paragraph at lines 43--45 []\T1/pcr/m/n/10 activate_clients() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 43--45 \T1/ptm/m/it/10 lab_core.server.topology.EndTop method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 45--47 []\T1/pcr/m/n/10 activate_clients() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 45--47 \T1/ptm/m/it/10 lab_core.server.topology.ServerSyncTop Underfull \hbox (badness 5985) in paragraph at lines 49--51 []\T1/pcr/m/n/10 add_log() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.utils.l r_recorder.ExRecorder Underfull \hbox (badness 10000) in paragraph at lines 51--53 []\T1/pcr/m/n/10 add_log_direct() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 51--53 \T1/ptm/m/it/10 lab_core.utils.ex_recorder.ExRecorder Underfull \hbox (badness 10000) in paragraph at lines 53--55 []\T1/pcr/m/n/10 add_log_direct() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 69--71 []\T1/pcr/m/n/10 broadcast_message() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Overfull \hbox (22.23045pt too wide) in paragraph at lines 71--73 []\T1/pcr/m/n/10 buffer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.client.h andler.ClientBackendHandler Overfull \hbox (33.23027pt too wide) in paragraph at lines 73--75 []\T1/pcr/m/n/10 buffer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.h andler.ParameterServerHandler [31] Underfull \hbox (badness 10000) in paragraph at lines 80--81 []\T1/pcr/m/n/10 cfg \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models.mobile net.MobileNet at- Underfull \hbox (badness 10000) in paragraph at lines 83--85 []\T1/pcr/m/n/10 ClientBackendHandler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 87--88 []\T1/pcr/m/n/10 ClientSGDHandler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 88--89 []\T1/pcr/m/n/10 ClientSyncTop \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 89--91 []\T1/pcr/m/n/10 ConnectClient \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 91--93 []\T1/pcr/m/n/10 ConnectServer \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 97--98 []\T1/pcr/m/n/10 DenseNet121() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Underfull \hbox (badness 10000) in paragraph at lines 98--99 []\T1/pcr/m/n/10 DenseNet161() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Underfull \hbox (badness 10000) in paragraph at lines 99--100 []\T1/pcr/m/n/10 DenseNet169() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Underfull \hbox (badness 10000) in paragraph at lines 100--101 []\T1/pcr/m/n/10 DenseNet201() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Underfull \hbox (badness 10000) in paragraph at lines 101--103 []\T1/pcr/m/n/10 densenet_cifar() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fe d- Underfull \hbox (badness 10000) in paragraph at lines 103--104 []\T1/pcr/m/n/10 DistributedSampler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fe d- Overfull \hbox (34.23045pt too wide) in paragraph at lines 112--114 []\T1/pcr/m/n/10 evaluate() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.client .handler.ClientBackendHandler Overfull \hbox (19.54053pt too wide) in paragraph at lines 114--116 []\T1/pcr/m/n/10 evaluate() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.client .handler.ClientSGDHandler Underfull \hbox (badness 10000) in paragraph at lines 116--118 []\T1/pcr/m/n/10 EvaluateParams \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 116--118 \T1/ptm/m/it/10 lab_core.utils.messaging.MessageCode at- Underfull \hbox (badness 10000) in paragraph at lines 118--120 []\T1/pcr/m/n/10 Exit \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.utils.messag ing.MessageCode at- Overfull \hbox (16.6504pt too wide) in paragraph at lines 120--122 []\T1/pcr/m/n/10 expansion \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. preact_resnet.PreActBlock Overfull \hbox (36.09007pt too wide) in paragraph at lines 122--124 []\T1/pcr/m/n/10 expansion \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. preact_resnet.PreActBottleneck Underfull \hbox (badness 10000) in paragraph at lines 128--129 []\T1/pcr/m/n/10 expansion \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. resnext.Block at- [32] Underfull \hbox (badness 10000) in paragraph at lines 193--195 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. densenet.Bottleneck Underfull \hbox (badness 10000) in paragraph at lines 195--196 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. densenet.DenseNet Underfull \hbox (badness 10000) in paragraph at lines 196--198 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. densenet.Transition Underfull \hbox (badness 10000) in paragraph at lines 198--199 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. dpn.Bottleneck Underfull \hbox (badness 10000) in paragraph at lines 202--204 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. googlenet.Inception Underfull \hbox (badness 10000) in paragraph at lines 206--207 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. mobilenet.Block Underfull \hbox (badness 10000) in paragraph at lines 209--210 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. mobilenetv2.Block Overfull \hbox (14.64066pt too wide) in paragraph at lines 210--212 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. mobilenetv2.MobileNetV2 Underfull \hbox (badness 10000) in paragraph at lines 212--213 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. pnasnet.CellA Underfull \hbox (badness 10000) in paragraph at lines 213--214 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. pnasnet.CellB Underfull \hbox (badness 10000) in paragraph at lines 214--215 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. pnasnet.PNASNet Underfull \hbox (badness 10000) in paragraph at lines 215--216 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. pnasnet.SepConv Overfull \hbox (16.6504pt too wide) in paragraph at lines 216--218 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. preact_resnet.PreActBlock Overfull \hbox (36.09007pt too wide) in paragraph at lines 218--220 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. preact_resnet.PreActBottleneck Overfull \hbox (22.41017pt too wide) in paragraph at lines 220--222 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. preact_resnet.PreActResNet Underfull \hbox (badness 10000) in paragraph at lines 222--223 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. resnet.BasicBlock Underfull \hbox (badness 10000) in paragraph at lines 223--224 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. resnet.Bottleneck Underfull \hbox (badness 10000) in paragraph at lines 224--225 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. resnet.ResNet Underfull \hbox (badness 10000) in paragraph at lines 225--226 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. resnext.Block Underfull \hbox (badness 10000) in paragraph at lines 226--227 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. resnext.ResNeXt Underfull \hbox (badness 10000) in paragraph at lines 227--228 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. senet.BasicBlock Underfull \hbox (badness 10000) in paragraph at lines 228--229 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. senet.PreActBlock Underfull \hbox (badness 10000) in paragraph at lines 230--232 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. shufflenet.Bottleneck Underfull \hbox (badness 10000) in paragraph at lines 234--236 []\T1/pcr/m/n/10 forward() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.models. shufflenet.ShuffleNet Underfull \hbox (badness 10000) in paragraph at lines 241--243 []\T1/pcr/m/n/10 GradientUpdate \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 241--243 \T1/ptm/m/it/10 lab_core.utils.messaging.MessageCode at- Underfull \hbox (badness 10000) in paragraph at lines 248--250 []\T1/pcr/m/n/10 is_updated() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Overfull \hbox (26.66034pt too wide) in paragraph at lines 248--250 \T1/ptm/m/it/10 lab_core.server.handler.SyncParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 255--257 []\T1/pcr/m/n/10 listen_clients() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 255--257 \T1/ptm/m/it/10 lab_core.server.pipe_topology.ConnectClient Underfull \hbox (badness 10000) in paragraph at lines 257--259 []\T1/pcr/m/n/10 listen_clients() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 257--259 \T1/ptm/m/it/10 lab_core.server.topology.EndTop method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 259--261 []\T1/pcr/m/n/10 listen_clients() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 259--261 \T1/ptm/m/it/10 lab_core.server.topology.ServerSyncTop [33] Underfull \hbox (badness 10000) in paragraph at lines 268--269 []\T1/pcr/m/n/10 MobileNetV2 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Overfull \hbox (16.23045pt too wide) in paragraph at lines 269--271 []\T1/pcr/m/n/10 model() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.client.ha ndler.ClientBackendHandler Overfull \hbox (27.23027pt too wide) in paragraph at lines 271--273 []\T1/pcr/m/n/10 model() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.ha ndler.ParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 306--308 []\T1/pcr/m/n/10 NonIIDDistributedSampler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 311--313 []\T1/pcr/m/n/10 on_receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Overfull \hbox (34.32048pt too wide) in paragraph at lines 311--313 \T1/ptm/m/it/10 lab_core.client.topology.ClientCommunicationTopology Underfull \hbox (badness 10000) in paragraph at lines 313--315 []\T1/pcr/m/n/10 on_receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 313--315 \T1/ptm/m/it/10 lab_core.client.topology.ClientSyncTop Underfull \hbox (badness 10000) in paragraph at lines 315--317 []\T1/pcr/m/n/10 on_receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Overfull \hbox (31.66022pt too wide) in paragraph at lines 315--317 \T1/ptm/m/it/10 lab_core.server.handler.AsyncParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 317--319 []\T1/pcr/m/n/10 on_receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Overfull \hbox (7.78046pt too wide) in paragraph at lines 317--319 \T1/ptm/m/it/10 lab_core.server.handler.ParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 319--321 []\T1/pcr/m/n/10 on_receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Overfull \hbox (26.66034pt too wide) in paragraph at lines 319--321 \T1/ptm/m/it/10 lab_core.server.handler.SyncParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 324--326 []\T1/pcr/m/n/10 ParameterRequest \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 324--326 \T1/ptm/m/it/10 lab_core.utils.messaging.MessageCode at- Underfull \hbox (badness 10000) in paragraph at lines 326--328 []\T1/pcr/m/n/10 ParameterServerHandler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class i n fed- Underfull \hbox (badness 10000) in paragraph at lines 328--330 []\T1/pcr/m/n/10 ParameterUpdate \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 328--330 \T1/ptm/m/it/10 lab_core.utils.messaging.MessageCode at- Underfull \hbox (badness 10000) in paragraph at lines 334--336 []\T1/pcr/m/n/10 PreActBlock \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 337--339 []\T1/pcr/m/n/10 PreActBottleneck \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 339--341 []\T1/pcr/m/n/10 PreActResNet \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 341--343 []\T1/pcr/m/n/10 PreActResNet101() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule f ed- Underfull \hbox (badness 10000) in paragraph at lines 343--345 []\T1/pcr/m/n/10 PreActResNet152() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule f ed- Underfull \hbox (badness 10000) in paragraph at lines 345--347 []\T1/pcr/m/n/10 PreActResNet18() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fe d- Underfull \hbox (badness 10000) in paragraph at lines 347--349 []\T1/pcr/m/n/10 PreActResNet34() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fe d- Underfull \hbox (badness 10000) in paragraph at lines 349--351 []\T1/pcr/m/n/10 PreActResNet50() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fe d- Underfull \hbox (badness 10000) in paragraph at lines 354--356 []\T1/pcr/m/n/10 ravel_model_params() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e fed- Overfull \hbox (23.98051pt too wide) in paragraph at lines 356--358 []\T1/pcr/m/n/10 receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server. pipe_topology.ConnectServer Underfull \hbox (badness 10000) in paragraph at lines 358--360 []\T1/pcr/m/n/10 recv_broadcast_message() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mo d-ule fed- Underfull \hbox (badness 10000) in paragraph at lines 360--361 []\T1/pcr/m/n/10 recv_message() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- [34] Underfull \hbox (badness 10000) in paragraph at lines 368--370 []\T1/pcr/m/n/10 ResNeXt29_2x64d() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule f ed- Underfull \hbox (badness 10000) in paragraph at lines 370--372 []\T1/pcr/m/n/10 ResNeXt29_32x4d() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule f ed- Underfull \hbox (badness 10000) in paragraph at lines 372--374 []\T1/pcr/m/n/10 ResNeXt29_4x64d() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule f ed- Underfull \hbox (badness 10000) in paragraph at lines 374--376 []\T1/pcr/m/n/10 ResNeXt29_8x64d() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule f ed- Overfull \hbox (41.7703pt too wide) in paragraph at lines 376--378 []\T1/pcr/m/n/10 run() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.client.topo logy.ClientCommunicationTopology Underfull \hbox (badness 10000) in paragraph at lines 378--379 []\T1/pcr/m/n/10 run() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.client.topo logy.ClientSyncTop Underfull \hbox (badness 10000) in paragraph at lines 383--385 []\T1/pcr/m/n/10 run() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.pipe _topology.PipeTop Underfull \hbox (badness 10000) in paragraph at lines 386--388 []\T1/pcr/m/n/10 run() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.topo logy.ServerSyncTop Underfull \hbox (badness 10000) in paragraph at lines 391--393 []\T1/pcr/m/n/10 save_to_file() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 391--393 \T1/ptm/m/it/10 lab_core.utils.ex_recorder.ExRecorder Underfull \hbox (badness 10000) in paragraph at lines 393--395 []\T1/pcr/m/n/10 save_to_file() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 395--397 []\T1/pcr/m/n/10 select_clients() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Overfull \hbox (26.66034pt too wide) in paragraph at lines 395--397 \T1/ptm/m/it/10 lab_core.server.handler.SyncParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 397--398 []\T1/pcr/m/n/10 send_message() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Underfull \hbox (badness 10000) in paragraph at lines 401--402 []\T1/pcr/m/n/10 ServerSyncTop \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Overfull \hbox (23.13023pt too wide) in paragraph at lines 402--404 []\T1/pcr/m/n/10 set_epoch() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.utils .sampler.DistributedSampler Overfull \hbox (53.68004pt too wide) in paragraph at lines 404--406 []\T1/pcr/m/n/10 set_epoch() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.utils .sampler.NonIIDDistributedSampler Underfull \hbox (badness 10000) in paragraph at lines 406--408 []\T1/pcr/m/n/10 share_buffer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 406--408 \T1/ptm/m/it/10 lab_core.server.pipe_topology.ConnectClient Underfull \hbox (badness 10000) in paragraph at lines 408--410 []\T1/pcr/m/n/10 share_buffer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 408--410 \T1/ptm/m/it/10 lab_core.server.pipe_topology.ConnectServer Underfull \hbox (badness 10000) in paragraph at lines 410--411 []\T1/pcr/m/n/10 ShuffleBlock \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 412--414 []\T1/pcr/m/n/10 ShuffleNetG2() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Underfull \hbox (badness 10000) in paragraph at lines 414--416 []\T1/pcr/m/n/10 ShuffleNetG3() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Underfull \hbox (badness 10000) in paragraph at lines 416--418 []\T1/pcr/m/n/10 start_round() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Overfull \hbox (26.66034pt too wide) in paragraph at lines 416--418 \T1/ptm/m/it/10 lab_core.server.handler.SyncParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 418--420 []\T1/pcr/m/n/10 synchronise() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 418--420 \T1/ptm/m/it/10 lab_core.server.pipe_topology.ConnectServer Underfull \hbox (badness 10000) in paragraph at lines 420--422 []\T1/pcr/m/n/10 synchronize() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Overfull \hbox (34.32048pt too wide) in paragraph at lines 420--422 \T1/ptm/m/it/10 lab_core.client.topology.ClientCommunicationTopology Underfull \hbox (badness 10000) in paragraph at lines 422--424 []\T1/pcr/m/n/10 synchronize() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 422--424 \T1/ptm/m/it/10 lab_core.client.topology.ClientSyncTop Underfull \hbox (badness 10000) in paragraph at lines 424--426 []\T1/pcr/m/n/10 SyncParameterServerHandler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 cla ss in fed- Underfull \hbox (badness 10000) in paragraph at lines 437--438 []\T1/pcr/m/n/10 test_densenet() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed - Underfull \hbox (badness 10000) in paragraph at lines 438--439 []\T1/pcr/m/n/10 test_resnext() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Overfull \hbox (16.23045pt too wide) in paragraph at lines 439--441 []\T1/pcr/m/n/10 train() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.client.ha ndler.ClientBackendHandler Overfull \hbox (1.54053pt too wide) in paragraph at lines 441--443 []\T1/pcr/m/n/10 train() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.client.ha ndler.ClientSGDHandler Underfull \hbox (badness 10000) in paragraph at lines 447--449 []\T1/pcr/m/n/10 unravel_model_grad() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e fed- Underfull \hbox (badness 10000) in paragraph at lines 449--451 []\T1/pcr/m/n/10 unravel_model_params() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule fed- Overfull \hbox (57.11003pt too wide) in paragraph at lines 451--453 []\T1/pcr/m/n/10 update() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.h andler.AsyncParameterServerHandler Overfull \hbox (33.23027pt too wide) in paragraph at lines 453--455 []\T1/pcr/m/n/10 update() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.h andler.ParameterServerHandler [35] [36]) (./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 (40 pages, 210116 bytes). Transcript written on fedlab-fedlab.log. Latexmk: Index file 'fedlab-fedlab.idx' was written Latexmk: Log file says output to 'fedlab-fedlab.pdf' Latexmk: All targets (fedlab-fedlab.pdf) are up-to-date [rtd-command-info] start-time: 2021-04-08T15:38:14.789195Z, end-time: 2021-04-08T15:38:14.860704Z, 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-04-08T15:38:14.993214Z, end-time: 2021-04-08T15:38:18.562339Z, duration: 3, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . _build/epub Running Sphinx v3.5.3 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/__init__.py [AutoAPI] Reading files... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/logger.py [AutoAPI] Reading files... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/lr_recorder.py [AutoAPI] Reading files... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/sampler.py [AutoAPI] Reading files... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/ex_recorder.py [AutoAPI] Reading files... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Reading files... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Reading files... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Reading files... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Reading files... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/pipe_topology.py [AutoAPI] Reading files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Reading files... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Reading files... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Reading files... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Reading files... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Reading files... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Reading files... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Reading files... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Reading files... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Reading files... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Reading files... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnext.py [AutoAPI] Reading files... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/shufflenet.py [AutoAPI] Reading files... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/densenet.py [AutoAPI] Reading files... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/googlenet.py [AutoAPI] Reading files... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/lenet.py [AutoAPI] Reading files... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/__init__.py [AutoAPI] Reading files... [ 93%] /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/__init__.py [AutoAPI] Mapping Data... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/logger.py [AutoAPI] Mapping Data... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/lr_recorder.py [AutoAPI] Mapping Data... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/sampler.py [AutoAPI] Mapping Data... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/ex_recorder.py [AutoAPI] Mapping Data... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Mapping Data... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Mapping Data... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Mapping Data... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Mapping Data... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/pipe_topology.py [AutoAPI] Mapping Data... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Mapping Data... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Mapping Data... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Mapping Data... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Mapping Data... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Mapping Data... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Mapping Data... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Mapping Data... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Mapping Data... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Mapping Data... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Mapping Data... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnext.py [AutoAPI] Mapping Data... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/shufflenet.py [AutoAPI] Mapping Data... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/densenet.py [AutoAPI] Mapping Data... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/googlenet.py [AutoAPI] Mapping Data... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/lenet.py [AutoAPI] Mapping Data... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/__init__.py [AutoAPI] Mapping Data... [ 93%] /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%] fedlab_core [AutoAPI] Rendering Data... [ 6%] fedlab_core.utils.logger [AutoAPI] Rendering Data... [ 10%] fedlab_core.utils.lr_recorder [AutoAPI] Rendering Data... [ 13%] fedlab_core.utils.sampler [AutoAPI] Rendering Data... [ 17%] fedlab_core.utils.ex_recorder [AutoAPI] Rendering Data... [ 20%] fedlab_core.utils.serialization [AutoAPI] Rendering Data... [ 24%] fedlab_core.utils.messaging [AutoAPI] Rendering Data... [ 27%] fedlab_core.utils [AutoAPI] Rendering Data... [ 31%] fedlab_core.server.handler [AutoAPI] Rendering Data... [ 34%] fedlab_core.server.pipe_topology [AutoAPI] Rendering Data... [ 37%] fedlab_core.server.topology [AutoAPI] Rendering Data... [ 41%] fedlab_core.server [AutoAPI] Rendering Data... [ 44%] fedlab_core.models.resnet [AutoAPI] Rendering Data... [ 48%] fedlab_core.models.vgg [AutoAPI] Rendering Data... [ 51%] fedlab_core.models.pnasnet [AutoAPI] Rendering Data... [ 55%] fedlab_core.models.mobilenet [AutoAPI] Rendering Data... [ 58%] fedlab_core.models.preact_resnet [AutoAPI] Rendering Data... [ 62%] fedlab_core.models.dpn [AutoAPI] Rendering Data... [ 65%] fedlab_core.models.senet [AutoAPI] Rendering Data... [ 68%] fedlab_core.models.mobilenetv2 [AutoAPI] Rendering Data... [ 72%] fedlab_core.models.resnext [AutoAPI] Rendering Data... [ 75%] fedlab_core.models.shufflenet [AutoAPI] Rendering Data... [ 79%] fedlab_core.models.densenet [AutoAPI] Rendering Data... [ 82%] fedlab_core.models.googlenet [AutoAPI] Rendering Data... [ 86%] fedlab_core.models.lenet [AutoAPI] Rendering Data... [ 89%] fedlab_core.models [AutoAPI] Rendering Data... [ 93%] fedlab_core.client.handler [AutoAPI] Rendering Data... [ 96%] fedlab_core.client.topology [AutoAPI] Rendering Data... [100%] fedlab_core.client building [mo]: targets for 0 po files that are out of date building [epub]: targets for 33 source files that are out of date updating environment: 0 added, 30 changed, 0 removed reading sources... [ 3%] autoapi/fedlab_core/client/handler/index reading sources... [ 6%] autoapi/fedlab_core/client/index reading sources... [ 10%] autoapi/fedlab_core/client/topology/index reading sources... [ 13%] autoapi/fedlab_core/index reading sources... [ 16%] autoapi/fedlab_core/models/densenet/index reading sources... [ 20%] autoapi/fedlab_core/models/dpn/index reading sources... [ 23%] autoapi/fedlab_core/models/googlenet/index reading sources... [ 26%] autoapi/fedlab_core/models/index reading sources... [ 30%] autoapi/fedlab_core/models/lenet/index reading sources... [ 33%] autoapi/fedlab_core/models/mobilenet/index reading sources... [ 36%] autoapi/fedlab_core/models/mobilenetv2/index reading sources... [ 40%] autoapi/fedlab_core/models/pnasnet/index reading sources... [ 43%] autoapi/fedlab_core/models/preact_resnet/index reading sources... [ 46%] autoapi/fedlab_core/models/resnet/index reading sources... [ 50%] autoapi/fedlab_core/models/resnext/index reading sources... [ 53%] autoapi/fedlab_core/models/senet/index reading sources... [ 56%] autoapi/fedlab_core/models/shufflenet/index reading sources... [ 60%] autoapi/fedlab_core/models/vgg/index reading sources... [ 63%] autoapi/fedlab_core/server/handler/index reading sources... [ 66%] autoapi/fedlab_core/server/index reading sources... [ 70%] autoapi/fedlab_core/server/pipe_topology/index reading sources... [ 73%] autoapi/fedlab_core/server/topology/index reading sources... [ 76%] autoapi/fedlab_core/utils/ex_recorder/index reading sources... [ 80%] autoapi/fedlab_core/utils/index reading sources... [ 83%] autoapi/fedlab_core/utils/logger/index reading sources... [ 86%] autoapi/fedlab_core/utils/lr_recorder/index reading sources... [ 90%] autoapi/fedlab_core/utils/messaging/index reading sources... [ 93%] autoapi/fedlab_core/utils/sampler/index reading sources... [ 96%] autoapi/fedlab_core/utils/serialization/index reading sources... [100%] autoapi/index /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/fedlab_core/client/handler/index.rst:54: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/fedlab_core/client/handler/index.rst:71: WARNING: Field list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/fedlab_core/models/preact_resnet/index.rst:12: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/autoapi/fedlab_core/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/fedlab_core/client/handler/index writing output... [ 6%] autoapi/fedlab_core/client/index writing output... [ 9%] autoapi/fedlab_core/client/topology/index writing output... [ 12%] autoapi/fedlab_core/index writing output... [ 15%] autoapi/fedlab_core/models/densenet/index writing output... [ 18%] autoapi/fedlab_core/models/dpn/index writing output... [ 21%] autoapi/fedlab_core/models/googlenet/index writing output... [ 24%] autoapi/fedlab_core/models/index writing output... [ 27%] autoapi/fedlab_core/models/lenet/index writing output... [ 30%] autoapi/fedlab_core/models/mobilenet/index writing output... [ 33%] autoapi/fedlab_core/models/mobilenetv2/index writing output... [ 36%] autoapi/fedlab_core/models/pnasnet/index writing output... [ 39%] autoapi/fedlab_core/models/preact_resnet/index writing output... [ 42%] autoapi/fedlab_core/models/resnet/index writing output... [ 45%] autoapi/fedlab_core/models/resnext/index writing output... [ 48%] autoapi/fedlab_core/models/senet/index writing output... [ 51%] autoapi/fedlab_core/models/shufflenet/index writing output... [ 54%] autoapi/fedlab_core/models/vgg/index writing output... [ 57%] autoapi/fedlab_core/server/handler/index writing output... [ 60%] autoapi/fedlab_core/server/index writing output... [ 63%] autoapi/fedlab_core/server/pipe_topology/index writing output... [ 66%] autoapi/fedlab_core/server/topology/index writing output... [ 69%] autoapi/fedlab_core/utils/ex_recorder/index writing output... [ 72%] autoapi/fedlab_core/utils/index writing output... [ 75%] autoapi/fedlab_core/utils/logger/index writing output... [ 78%] autoapi/fedlab_core/utils/lr_recorder/index writing output... [ 81%] autoapi/fedlab_core/utils/messaging/index writing output... [ 84%] autoapi/fedlab_core/utils/sampler/index writing output... [ 87%] autoapi/fedlab_core/utils/serialization/index writing output... [ 90%] autoapi/index writing output... [ 93%] index writing output... [ 96%] quick_start writing output... [100%] user_guide 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, 9 warnings. The ePub file is in _build/epub. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-04-08T15:38:18.680972Z, end-time: 2021-04-08T15:38:18.755559Z, 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