Read the Docs build information Build id: 607930 Project: fedlab-fedlab Version: latest Commit: 4b89ffa34846dd0adc8f9a70ec62170bc38081f8 Date: 2021-04-07T14:11:59.435138Z State: finished Success: True [rtd-command-info] start-time: 2021-04-07T14:12:34.216814Z, end-time: 2021-04-07T14:12:35.459661Z, 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-07T14:12:35.608937Z, end-time: 2021-04-07T14:12:35.684894Z, 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 4b89ffa fed_core/client code reading done [rtd-command-info] start-time: 2021-04-07T14:12:35.822257Z, end-time: 2021-04-07T14:12:35.892935Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-04-07T14:12:36.878323Z, end-time: 2021-04-07T14:12:40.934863Z, 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-07T14:12:41.044649Z, end-time: 2021-04-07T14:12:42.669747Z, 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-07T14:12:42.805193Z, end-time: 2021-04-07T14:12:52.507368Z, 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-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Collecting Pygments>=2.0 Downloading Pygments-2.8.1-py3-none-any.whl (983 kB) Collecting babel>=1.3 Downloading Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 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 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 idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 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=691b4c6181b46e2bed28c098e1cf0a068abaa695d6fa904b7f68c9f98c628752 Stored in directory: /tmp/pip-ephem-wheel-cache-bymf1zpx/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=50337e0b746809c5ea376ae09dea2cd4272bc6ce4c7c06aeb9cfc738b1390bf2 Stored in directory: /tmp/pip-ephem-wheel-cache-bymf1zpx/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-07T14:12:52.664920Z, end-time: 2021-04-07T14:12:56.337389Z, 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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-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: 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: 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: 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: 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) 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) 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 wrapt<1.13,>=1.11 Downloading wrapt-1.12.1.tar.gz (27 kB) Collecting typed-ast<1.5,>=1.4.0 Downloading typed_ast-1.4.2-cp37-cp37m-manylinux1_x86_64.whl (743 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=71032 sha256=9ad2ff61a97b217cab3832194d421f8145580d452e16dac70a2f085ad2191df7 Stored in directory: /tmp/pip-ephem-wheel-cache-bm86ytjt/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-07T14:12:57.317534Z, end-time: 2021-04-07T14:12:57.388940Z, 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': '4b89ffa3', } # 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/607930/' 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-07T14:12:57.503876Z, end-time: 2021-04-07T14:13:02.826271Z, 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... [ 7%] /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... [ 14%] /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... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Reading files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Reading files... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Reading files... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Reading files... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Reading files... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Reading files... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Reading files... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Reading files... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Reading files... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Reading files... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Reading files... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Reading files... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Reading files... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Reading files... [ 71%] /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... [ 78%] /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... [ 85%] /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... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/handler.py [AutoAPI] Reading files... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/topology.py [AutoAPI] Reading files... [100%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/__init__.py [AutoAPI] Mapping Data... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/__init__.py [AutoAPI] Mapping Data... [ 7%] /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... [ 14%] /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... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Mapping Data... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Mapping Data... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Mapping Data... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Mapping Data... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Mapping Data... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Mapping Data... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Mapping Data... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Mapping Data... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Mapping Data... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Mapping Data... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Mapping Data... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Mapping Data... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Mapping Data... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Mapping Data... [ 71%] /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... [ 78%] /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... [ 85%] /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... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/handler.py [AutoAPI] Mapping Data... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/topology.py [AutoAPI] Mapping Data... [100%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/__init__.py [AutoAPI] Rendering Data... [ 3%] fedlab_core [AutoAPI] Rendering Data... [ 7%] fedlab_core.utils.logger [AutoAPI] Rendering Data... [ 10%] fedlab_core.utils.lr_recorder [AutoAPI] Rendering Data... [ 14%] fedlab_core.utils.sampler [AutoAPI] Rendering Data... [ 17%] fedlab_core.utils.ex_recorder [AutoAPI] Rendering Data... [ 21%] fedlab_core.utils.serialization [AutoAPI] Rendering Data... [ 25%] fedlab_core.utils.messaging [AutoAPI] Rendering Data... [ 28%] fedlab_core.utils [AutoAPI] Rendering Data... [ 32%] fedlab_core.server.handler [AutoAPI] Rendering Data... [ 35%] fedlab_core.server.topology [AutoAPI] Rendering Data... [ 39%] fedlab_core.server [AutoAPI] Rendering Data... [ 42%] fedlab_core.models.resnet [AutoAPI] Rendering Data... [ 46%] fedlab_core.models.vgg [AutoAPI] Rendering Data... [ 50%] fedlab_core.models.pnasnet [AutoAPI] Rendering Data... [ 53%] fedlab_core.models.mobilenet [AutoAPI] Rendering Data... [ 57%] fedlab_core.models.preact_resnet [AutoAPI] Rendering Data... [ 60%] fedlab_core.models.dpn [AutoAPI] Rendering Data... [ 64%] fedlab_core.models.senet [AutoAPI] Rendering Data... [ 67%] fedlab_core.models.mobilenetv2 [AutoAPI] Rendering Data... [ 71%] fedlab_core.models.resnext [AutoAPI] Rendering Data... [ 75%] fedlab_core.models.shufflenet [AutoAPI] Rendering Data... [ 78%] fedlab_core.models.densenet [AutoAPI] Rendering Data... [ 82%] fedlab_core.models.googlenet [AutoAPI] Rendering Data... [ 85%] fedlab_core.models.lenet [AutoAPI] Rendering Data... [ 89%] fedlab_core.models [AutoAPI] Rendering Data... [ 92%] 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] 32 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... [ 25%] autoapi/fedlab_core/models/index reading sources... [ 28%] autoapi/fedlab_core/models/lenet/index reading sources... [ 31%] autoapi/fedlab_core/models/mobilenet/index reading sources... [ 34%] autoapi/fedlab_core/models/mobilenetv2/index reading sources... [ 37%] autoapi/fedlab_core/models/pnasnet/index reading sources... [ 40%] autoapi/fedlab_core/models/preact_resnet/index reading sources... [ 43%] autoapi/fedlab_core/models/resnet/index reading sources... [ 46%] autoapi/fedlab_core/models/resnext/index reading sources... [ 50%] autoapi/fedlab_core/models/senet/index reading sources... [ 53%] autoapi/fedlab_core/models/shufflenet/index reading sources... [ 56%] autoapi/fedlab_core/models/vgg/index reading sources... [ 59%] autoapi/fedlab_core/server/handler/index reading sources... [ 62%] autoapi/fedlab_core/server/index reading sources... [ 65%] autoapi/fedlab_core/server/topology/index reading sources... [ 68%] autoapi/fedlab_core/utils/ex_recorder/index reading sources... [ 71%] 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/client/handler/index.rst:91: 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/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... [ 25%] autoapi/fedlab_core/models/index writing output... [ 28%] autoapi/fedlab_core/models/lenet/index writing output... [ 31%] autoapi/fedlab_core/models/mobilenet/index writing output... [ 34%] autoapi/fedlab_core/models/mobilenetv2/index writing output... [ 37%] autoapi/fedlab_core/models/pnasnet/index writing output... [ 40%] autoapi/fedlab_core/models/preact_resnet/index writing output... [ 43%] autoapi/fedlab_core/models/resnet/index writing output... [ 46%] autoapi/fedlab_core/models/resnext/index writing output... [ 50%] autoapi/fedlab_core/models/senet/index writing output... [ 53%] autoapi/fedlab_core/models/shufflenet/index writing output... [ 56%] autoapi/fedlab_core/models/vgg/index writing output... [ 59%] autoapi/fedlab_core/server/handler/index writing output... [ 62%] autoapi/fedlab_core/server/index writing output... [ 65%] autoapi/fedlab_core/server/topology/index writing output... [ 68%] autoapi/fedlab_core/utils/ex_recorder/index writing output... [ 71%] 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, 7 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-04-07T14:13:02.959378Z, end-time: 2021-04-07T14:13:06.287543Z, 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... [ 7%] /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... [ 14%] /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... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Reading files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Reading files... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Reading files... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Reading files... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Reading files... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Reading files... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Reading files... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Reading files... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Reading files... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Reading files... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Reading files... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Reading files... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Reading files... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Reading files... [ 71%] /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... [ 78%] /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... [ 85%] /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... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/handler.py [AutoAPI] Reading files... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/topology.py [AutoAPI] Reading files... [100%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/__init__.py [AutoAPI] Mapping Data... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/__init__.py [AutoAPI] Mapping Data... [ 7%] /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... [ 14%] /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... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Mapping Data... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Mapping Data... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Mapping Data... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Mapping Data... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Mapping Data... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Mapping Data... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Mapping Data... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Mapping Data... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Mapping Data... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Mapping Data... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Mapping Data... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Mapping Data... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Mapping Data... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Mapping Data... [ 71%] /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... [ 78%] /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... [ 85%] /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... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/handler.py [AutoAPI] Mapping Data... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/topology.py [AutoAPI] Mapping Data... [100%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/__init__.py [AutoAPI] Rendering Data... [ 3%] fedlab_core [AutoAPI] Rendering Data... [ 7%] fedlab_core.utils.logger [AutoAPI] Rendering Data... [ 10%] fedlab_core.utils.lr_recorder [AutoAPI] Rendering Data... [ 14%] fedlab_core.utils.sampler [AutoAPI] Rendering Data... [ 17%] fedlab_core.utils.ex_recorder [AutoAPI] Rendering Data... [ 21%] fedlab_core.utils.serialization [AutoAPI] Rendering Data... [ 25%] fedlab_core.utils.messaging [AutoAPI] Rendering Data... [ 28%] fedlab_core.utils [AutoAPI] Rendering Data... [ 32%] fedlab_core.server.handler [AutoAPI] Rendering Data... [ 35%] fedlab_core.server.topology [AutoAPI] Rendering Data... [ 39%] fedlab_core.server [AutoAPI] Rendering Data... [ 42%] fedlab_core.models.resnet [AutoAPI] Rendering Data... [ 46%] fedlab_core.models.vgg [AutoAPI] Rendering Data... [ 50%] fedlab_core.models.pnasnet [AutoAPI] Rendering Data... [ 53%] fedlab_core.models.mobilenet [AutoAPI] Rendering Data... [ 57%] fedlab_core.models.preact_resnet [AutoAPI] Rendering Data... [ 60%] fedlab_core.models.dpn [AutoAPI] Rendering Data... [ 64%] fedlab_core.models.senet [AutoAPI] Rendering Data... [ 67%] fedlab_core.models.mobilenetv2 [AutoAPI] Rendering Data... [ 71%] fedlab_core.models.resnext [AutoAPI] Rendering Data... [ 75%] fedlab_core.models.shufflenet [AutoAPI] Rendering Data... [ 78%] fedlab_core.models.densenet [AutoAPI] Rendering Data... [ 82%] fedlab_core.models.googlenet [AutoAPI] Rendering Data... [ 85%] fedlab_core.models.lenet [AutoAPI] Rendering Data... [ 89%] fedlab_core.models [AutoAPI] Rendering Data... [ 92%] 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, 29 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... [ 17%] autoapi/fedlab_core/models/densenet/index reading sources... [ 20%] autoapi/fedlab_core/models/dpn/index reading sources... [ 24%] autoapi/fedlab_core/models/googlenet/index reading sources... [ 27%] autoapi/fedlab_core/models/index reading sources... [ 31%] autoapi/fedlab_core/models/lenet/index reading sources... [ 34%] autoapi/fedlab_core/models/mobilenet/index reading sources... [ 37%] autoapi/fedlab_core/models/mobilenetv2/index reading sources... [ 41%] autoapi/fedlab_core/models/pnasnet/index reading sources... [ 44%] autoapi/fedlab_core/models/preact_resnet/index reading sources... [ 48%] autoapi/fedlab_core/models/resnet/index reading sources... [ 51%] autoapi/fedlab_core/models/resnext/index reading sources... [ 55%] autoapi/fedlab_core/models/senet/index reading sources... [ 58%] autoapi/fedlab_core/models/shufflenet/index reading sources... [ 62%] autoapi/fedlab_core/models/vgg/index reading sources... [ 65%] autoapi/fedlab_core/server/handler/index reading sources... [ 68%] autoapi/fedlab_core/server/index reading sources... [ 72%] autoapi/fedlab_core/server/topology/index reading sources... [ 75%] autoapi/fedlab_core/utils/ex_recorder/index reading sources... [ 79%] autoapi/fedlab_core/utils/index reading sources... [ 82%] autoapi/fedlab_core/utils/logger/index reading sources... [ 86%] autoapi/fedlab_core/utils/lr_recorder/index reading sources... [ 89%] 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/client/handler/index.rst:91: 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/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/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, 7 warnings. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-04-07T14:13:06.418034Z, end-time: 2021-04-07T14:13:09.430455Z, 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... [ 7%] /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... [ 14%] /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... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Reading files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Reading files... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Reading files... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Reading files... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Reading files... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Reading files... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Reading files... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Reading files... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Reading files... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Reading files... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Reading files... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Reading files... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Reading files... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Reading files... [ 71%] /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... [ 78%] /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... [ 85%] /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... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/handler.py [AutoAPI] Reading files... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/topology.py [AutoAPI] Reading files... [100%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/__init__.py [AutoAPI] Mapping Data... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/__init__.py [AutoAPI] Mapping Data... [ 7%] /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... [ 14%] /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... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Mapping Data... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Mapping Data... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Mapping Data... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Mapping Data... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Mapping Data... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Mapping Data... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Mapping Data... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Mapping Data... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Mapping Data... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Mapping Data... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Mapping Data... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Mapping Data... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Mapping Data... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Mapping Data... [ 71%] /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... [ 78%] /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... [ 85%] /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... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/handler.py [AutoAPI] Mapping Data... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/topology.py [AutoAPI] Mapping Data... [100%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/__init__.py [AutoAPI] Rendering Data... [ 3%] fedlab_core [AutoAPI] Rendering Data... [ 7%] fedlab_core.utils.logger [AutoAPI] Rendering Data... [ 10%] fedlab_core.utils.lr_recorder [AutoAPI] Rendering Data... [ 14%] fedlab_core.utils.sampler [AutoAPI] Rendering Data... [ 17%] fedlab_core.utils.ex_recorder [AutoAPI] Rendering Data... [ 21%] fedlab_core.utils.serialization [AutoAPI] Rendering Data... [ 25%] fedlab_core.utils.messaging [AutoAPI] Rendering Data... [ 28%] fedlab_core.utils [AutoAPI] Rendering Data... [ 32%] fedlab_core.server.handler [AutoAPI] Rendering Data... [ 35%] fedlab_core.server.topology [AutoAPI] Rendering Data... [ 39%] fedlab_core.server [AutoAPI] Rendering Data... [ 42%] fedlab_core.models.resnet [AutoAPI] Rendering Data... [ 46%] fedlab_core.models.vgg [AutoAPI] Rendering Data... [ 50%] fedlab_core.models.pnasnet [AutoAPI] Rendering Data... [ 53%] fedlab_core.models.mobilenet [AutoAPI] Rendering Data... [ 57%] fedlab_core.models.preact_resnet [AutoAPI] Rendering Data... [ 60%] fedlab_core.models.dpn [AutoAPI] Rendering Data... [ 64%] fedlab_core.models.senet [AutoAPI] Rendering Data... [ 67%] fedlab_core.models.mobilenetv2 [AutoAPI] Rendering Data... [ 71%] fedlab_core.models.resnext [AutoAPI] Rendering Data... [ 75%] fedlab_core.models.shufflenet [AutoAPI] Rendering Data... [ 78%] fedlab_core.models.densenet [AutoAPI] Rendering Data... [ 82%] fedlab_core.models.googlenet [AutoAPI] Rendering Data... [ 85%] fedlab_core.models.lenet [AutoAPI] Rendering Data... [ 89%] fedlab_core.models [AutoAPI] Rendering Data... [ 92%] 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, 29 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... [ 17%] autoapi/fedlab_core/models/densenet/index reading sources... [ 20%] autoapi/fedlab_core/models/dpn/index reading sources... [ 24%] autoapi/fedlab_core/models/googlenet/index reading sources... [ 27%] autoapi/fedlab_core/models/index reading sources... [ 31%] autoapi/fedlab_core/models/lenet/index reading sources... [ 34%] autoapi/fedlab_core/models/mobilenet/index reading sources... [ 37%] autoapi/fedlab_core/models/mobilenetv2/index reading sources... [ 41%] autoapi/fedlab_core/models/pnasnet/index reading sources... [ 44%] autoapi/fedlab_core/models/preact_resnet/index reading sources... [ 48%] autoapi/fedlab_core/models/resnet/index reading sources... [ 51%] autoapi/fedlab_core/models/resnext/index reading sources... [ 55%] autoapi/fedlab_core/models/senet/index reading sources... [ 58%] autoapi/fedlab_core/models/shufflenet/index reading sources... [ 62%] autoapi/fedlab_core/models/vgg/index reading sources... [ 65%] autoapi/fedlab_core/server/handler/index reading sources... [ 68%] autoapi/fedlab_core/server/index reading sources... [ 72%] autoapi/fedlab_core/server/topology/index reading sources... [ 75%] autoapi/fedlab_core/utils/ex_recorder/index reading sources... [ 79%] autoapi/fedlab_core/utils/index reading sources... [ 82%] autoapi/fedlab_core/utils/logger/index reading sources... [ 86%] autoapi/fedlab_core/utils/lr_recorder/index reading sources... [ 89%] 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/client/handler/index.rst:91: 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/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/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, 7 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-07T14:13:09.655853Z, end-time: 2021-04-07T14:13:09.730341Z, 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-07T14:13:09.854112Z, end-time: 2021-04-07T14:13:11.749629Z, duration: 1, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=fedlab-fedlab -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="fedlab-fedlab" "fedlab.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./fedlab.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file fedlab-fedlab.idx (./fedlab-fedlab.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] Chapter 1. [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 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 10000) in paragraph at lines 412--414 []\T1/pcr/b/n/10 server_addr \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 str[][]\T1/ptm /m/n/10 ) ^^U ad-dress of server in form of 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/models/densenet/index:fedla b_core.models.densenet.Bottleneck' on page 8 undefined on input line 559. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.Transition' on page 8 undefined on input line 566. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.DenseNet' on page 8 undefined on input line 573. Package longtable Warning: Column widths have changed (longtable) in table 3 on input line 579. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.DenseNet121' on page 8 undefined on input line 603. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.DenseNet169' on page 8 undefined on input line 610. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.DenseNet201' on page 8 undefined on input line 617. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.DenseNet161' on page 8 undefined on input line 624. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.densenet_cifar' on page 8 undefined on input line 631. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.test_densenet' on page 8 undefined on input line 638. Package longtable Warning: Column widths have changed (longtable) in table 4 on input line 644. [8] Underfull \hbox (badness 10000) in paragraph at lines 678--678 []\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 764. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/dpn/index:fedlab_cor e.models.dpn.DPN' on page 9 undefined on input line 771. Package longtable Warning: Column widths have changed (longtable) in table 5 on input line 777. [9] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/dpn/index:fedlab_cor e.models.dpn.DPN26' on page 10 undefined on input line 801. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/dpn/index:fedlab_cor e.models.dpn.DPN92' on page 10 undefined on input line 808. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/dpn/index:fedlab_cor e.models.dpn.test' on page 10 undefined on input line 815. Package longtable Warning: Column widths have changed (longtable) in table 6 on input line 821. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/googlenet/index:fedl ab_core.models.googlenet.Inception' on page 10 undefined on input line 908. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/googlenet/index:fedl ab_core.models.googlenet.GoogLeNet' on page 10 undefined on input line 915. Package longtable Warning: Column widths have changed (longtable) in table 7 on input line 921. [10] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/lenet/index:fedlab_c ore.models.lenet.Lenet' on page 11 undefined on input line 984. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/lenet/index:fedlab_c ore.models.lenet.LeNet' on page 11 undefined on input line 991. Package longtable Warning: Column widths have changed (longtable) in table 8 on input line 997. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/mobilenet/index:fedl ab_core.models.mobilenet.Block' on page 11 undefined on input line 1076. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/mobilenet/index:fedl ab_core.models.mobilenet.MobileNet' on page 11 undefined on input line 1083. Package longtable Warning: Column widths have changed (longtable) in table 9 on input line 1089. [11] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/mobilenet/index:fedl ab_core.models.mobilenet.test' on page 12 undefined on input line 1113. Package longtable Warning: Column widths have changed (longtable) in table 10 on input line 1119. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/mobilenetv2/index:fe dlab_core.models.mobilenetv2.Block' on page 12 undefined on input line 1207. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/mobilenetv2/index:fe dlab_core.models.mobilenetv2.MobileNetV2' on page 12 undefined on input line 12 14. Package longtable Warning: Column widths have changed (longtable) in table 11 on input line 1220. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/mobilenetv2/index:fe dlab_core.models.mobilenetv2.test' on page 12 undefined on input line 1244. Package longtable Warning: Column widths have changed (longtable) in table 12 on input line 1250. [12] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/pnasnet/index:fedlab _core.models.pnasnet.SepConv' on page 13 undefined on input line 1337. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/pnasnet/index:fedlab _core.models.pnasnet.CellA' on page 13 undefined on input line 1344. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/pnasnet/index:fedlab _core.models.pnasnet.CellB' on page 13 undefined on input line 1351. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/pnasnet/index:fedlab _core.models.pnasnet.PNASNet' on page 13 undefined on input line 1358. Package longtable Warning: Column widths have changed (longtable) in table 13 on input line 1364. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/pnasnet/index:fedlab _core.models.pnasnet.PNASNetA' on page 13 undefined on input line 1388. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/pnasnet/index:fedlab _core.models.pnasnet.PNASNetB' on page 13 undefined on input line 1395. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/pnasnet/index:fedlab _core.models.pnasnet.test' on page 13 undefined on input line 1402. Package longtable Warning: Column widths have changed (longtable) in table 14 on input line 1408. [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 1543. 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 1550. 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 1557. Package longtable Warning: Column widths have changed (longtable) in table 15 on input line 1563. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/preact_resnet/index: fedlab_core.models.preact_resnet.PreActResNet18' on page 14 undefined on input line 1587. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/preact_resnet/index: fedlab_core.models.preact_resnet.PreActResNet34' on page 14 undefined on input line 1594. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/preact_resnet/index: fedlab_core.models.preact_resnet.PreActResNet50' on page 14 undefined on input line 1601. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/preact_resnet/index: fedlab_core.models.preact_resnet.PreActResNet101' on page 14 undefined on input line 1608. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/preact_resnet/index: fedlab_core.models.preact_resnet.PreActResNet152' on page 14 undefined on input line 1615. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/preact_resnet/index: fedlab_core.models.preact_resnet.test' on page 14 undefined on input line 1622. Package longtable Warning: Column widths have changed (longtable) in table 16 on input line 1628. Underfull \hbox (badness 10000) in paragraph at lines 1656--1656 []\T1/ptm/m/it/10 in_planes\T1/ptm/m/n/10 , \T1/ptm/m/it/10 planes\T1/ptm/m/n/1 0 , [14] Underfull \hbox (badness 10000) in paragraph at lines 1680--1680 []\T1/ptm/m/it/10 block\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num_blocks\T1/ptm/m/n/1 0 , LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.BasicBlock' on page 15 undefined on input line 1778. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.Bottleneck' on page 15 undefined on input line 1785. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.ResNet' on page 15 undefined on input line 1792. Package longtable Warning: Column widths have changed (longtable) in table 17 on input line 1798. [15] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.ResNet18' on page 16 undefined on input line 1822. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.ResNet34' on page 16 undefined on input line 1829. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.ResNet50' on page 16 undefined on input line 1836. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.ResNet101' on page 16 undefined on input line 1843. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.ResNet152' on page 16 undefined on input line 1850. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.test' on page 16 undefined on input line 1857. Package longtable Warning: Column widths have changed (longtable) in table 18 on input line 1863. Underfull \hbox (badness 10000) in paragraph at lines 1867--1867 []\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 1888--1888 []\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 1909--1909 []\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] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnext/index:fedlab _core.models.resnext.Block' on page 17 undefined on input line 1998. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnext/index:fedlab _core.models.resnext.ResNeXt' on page 17 undefined on input line 2005. Package longtable Warning: Column widths have changed (longtable) in table 19 on input line 2011. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnext/index:fedlab _core.models.resnext.ResNeXt29_2x64d' on page 17 undefined on input line 2035. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnext/index:fedlab _core.models.resnext.ResNeXt29_4x64d' on page 17 undefined on input line 2042. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnext/index:fedlab _core.models.resnext.ResNeXt29_8x64d' on page 17 undefined on input line 2049. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnext/index:fedlab _core.models.resnext.ResNeXt29_32x4d' on page 17 undefined on input line 2056. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnext/index:fedlab _core.models.resnext.test_resnext' on page 17 undefined on input line 2063. Package longtable Warning: Column widths have changed (longtable) in table 20 on input line 2069. Underfull \hbox (badness 10000) in paragraph at lines 2073--2073 []\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 2097--2097 []\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] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/senet/index:fedlab_c ore.models.senet.BasicBlock' on page 18 undefined on input line 2180. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/senet/index:fedlab_c ore.models.senet.PreActBlock' on page 18 undefined on input line 2187. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/senet/index:fedlab_c ore.models.senet.SENet' on page 18 undefined on input line 2194. Package longtable Warning: Column widths have changed (longtable) in table 21 on input line 2200. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/senet/index:fedlab_c ore.models.senet.SENet18' on page 18 undefined on input line 2224. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/senet/index:fedlab_c ore.models.senet.test' on page 18 undefined on input line 2231. Package longtable Warning: Column widths have changed (longtable) in table 22 on input line 2237. [18] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/shufflenet/index:fed lab_core.models.shufflenet.ShuffleBlock' on page 19 undefined on input line 233 6. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/shufflenet/index:fed lab_core.models.shufflenet.Bottleneck' on page 19 undefined on input line 2343. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/shufflenet/index:fed lab_core.models.shufflenet.ShuffleNet' on page 19 undefined on input line 2350. Package longtable Warning: Column widths have changed (longtable) in table 23 on input line 2356. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/shufflenet/index:fed lab_core.models.shufflenet.ShuffleNetG2' on page 19 undefined on input line 238 0. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/shufflenet/index:fed lab_core.models.shufflenet.ShuffleNetG3' on page 19 undefined on input line 238 7. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/shufflenet/index:fed lab_core.models.shufflenet.test' on page 19 undefined on input line 2394. Package longtable Warning: Column widths have changed (longtable) in table 24 on input line 2400. [19] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.VGG' on page 20 undefined on input line 2502. Package longtable Warning: Column widths have changed (longtable) in table 25 on input line 2508. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg11' on page 20 undefined on input line 2532. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg11_bn' on page 20 undefined on input line 2539. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg13' on page 20 undefined on input line 2546. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg13_bn' on page 20 undefined on input line 2553. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg16' on page 20 undefined on input line 2560. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg16_bn' on page 20 undefined on input line 2567. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg19' on page 20 undefined on input line 2574. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg19_bn' on page 20 undefined on input line 2581. Package longtable Warning: Column widths have changed (longtable) in table 26 on input line 2587. [20] LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/handler/index:fedlab _core.server.handler.ParameterServerHandler' on page 21 undefined on input line 2713. LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/handler/index:fedlab _core.server.handler.SyncParameterServerHandler' on page 21 undefined on input line 2720. LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/handler/index:fedlab _core.server.handler.AsyncParameterServer' on page 21 undefined on input line 2 727. Package longtable Warning: Column widths have changed (longtable) in table 27 on input line 2733. Underfull \hbox (badness 10000) in paragraph at lines 2777--2777 []\T1/ptm/m/it/10 model\T1/ptm/m/n/10 , \T1/ptm/m/it/10 client_num\T1/ptm/m/n/1 0 , Underfull \hbox (badness 10000) in paragraph at lines 2777--2777 \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 2777--2777 \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 2777--2777 \T1/ptm/m/it/10 log- Underfull \hbox (badness 10000) in paragraph at lines 2777--2777 \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 2779. [21] Underfull \hbox (badness 10000) in paragraph at lines 2829--2831 []\T1/pcr/b/n/10 payload \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 torch.Tensor[][]\T 1/ptm/m/n/10 ) ^^U Se-ri-al-ized model pa-ram-e-ters, ob-tained from LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/topology/index:fedla b_core.server.topology.EndTop' on page 22 undefined on input line 2927. LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/topology/index:fedla b_core.server.topology.PipeTop' on page 22 undefined on input line 2934. LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/topology/index:fedla b_core.server.topology.ConnectClient' on page 22 undefined on input line 2941. LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/topology/index:fedla b_core.server.topology.ConnectServer' on page 22 undefined on input line 2948. Package longtable Warning: Column widths have changed (longtable) in table 28 on input line 2954. Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/ptm/m/it/10 ParameterServerHandler\T1/ptm/m/n/10 , \T1/ptm/m/it/10 server _addr\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 \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 2958--2958 \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- [22] Underfull \hbox (badness 10000) in paragraph at lines 3030--3030 []\T1/ptm/m/it/10 model\T1/ptm/m/n/10 , \T1/ptm/m/it/10 client_num\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 server_dist_info\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/topology/index:fedla b_core.server.topology.EndTop' on page 23 undefined on input line 3032. [23] 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 3151. Package longtable Warning: Column widths have changed (longtable) in table 29 on input line 3157. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/logger/index:fedlab_c ore.utils.logger.logger' on page 24 undefined on input line 3247. Package longtable Warning: Column widths have changed (longtable) in table 30 on input line 3253. [24] 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 3313. Package longtable Warning: Column widths have changed (longtable) in table 31 on input line 3319. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/messaging/index:fedla b_core.utils.messaging.MessageCode' on page 25 undefined on input line 3379. Package longtable Warning: Column widths have changed (longtable) in table 32 on input line 3385. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/messaging/index:fedla b_core.utils.messaging.send_message' on page 25 undefined on input line 3409. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/messaging/index:fedla b_core.utils.messaging.recv_message' on page 25 undefined on input line 3416. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/messaging/index:fedla b_core.utils.messaging.broadcast_message' on page 25 undefined on input line 34 23. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/messaging/index:fedla b_core.utils.messaging.recv_broadcast_message' on page 25 undefined on input li ne 3430. Package longtable Warning: Column widths have changed (longtable) in table 33 on input line 3436. [25] LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/messaging/index:fedla b_core.utils.messaging.MessageCode' on page 26 undefined on input line 3492. [26] LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/sampler/index:fedlab_ core.utils.sampler.DistributedSampler' on page 27 undefined on input line 3619. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/sampler/index:fedlab_ core.utils.sampler.NonIIDDistributedSampler' on page 27 undefined on input line 3626. Underfull \hbox (badness 10000) in paragraph at lines 3628--3631 []|\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 3628--3631 \T1/pcr/m/n/10 distributed.DistributedSampler[][] \T1/ptm/m/n/10 (28 Package longtable Warning: Column widths have changed (longtable) in table 34 on input line 3632. Underfull \hbox (badness 10000) in paragraph at lines 3699--3699 []\T1/ptm/m/it/10 dataset\T1/ptm/m/n/10 , Overfull \hbox (5.75426pt too wide) in paragraph at lines 3699--3699 \T1/ptm/m/it/10 add_extra_samples=True\T1/pcr/m/n/10 ) [27] 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 3756. 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 3763. Underfull \hbox (badness 10000) in paragraph at lines 3762--3764 []|\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 3770. Package longtable Warning: Column widths have changed (longtable) in table 35 on input line 3776. [28] LaTeX Warning: Reference `autoapi/fedlab_core/index:module-fedlab_core' on page 29 undefined on input line 3814. LaTeX Warning: Reference `autoapi/fedlab_core/client/index:module-fedlab_core.c lient' on page 29 undefined on input line 3815. LaTeX Warning: Reference `autoapi/fedlab_core/client/handler/index:module-fedla b_core.client.handler' on page 29 undefined on input line 3816. LaTeX Warning: Reference `autoapi/fedlab_core/client/topology/index:module-fedl ab_core.client.topology' on page 29 undefined on input line 3817. LaTeX Warning: Reference `autoapi/fedlab_core/models/index:module-fedlab_core.m odels' on page 29 undefined on input line 3818. LaTeX Warning: Reference `autoapi/fedlab_core/models/densenet/index:module-fedl ab_core.models.densenet' on page 29 undefined on input line 3819. LaTeX Warning: Reference `autoapi/fedlab_core/models/dpn/index:module-fedlab_co re.models.dpn' on page 29 undefined on input line 3820. LaTeX Warning: Reference `autoapi/fedlab_core/models/googlenet/index:module-fed lab_core.models.googlenet' on page 29 undefined on input line 3821. LaTeX Warning: Reference `autoapi/fedlab_core/models/lenet/index:module-fedlab_ core.models.lenet' on page 29 undefined on input line 3822. LaTeX Warning: Reference `autoapi/fedlab_core/models/mobilenet/index:module-fed lab_core.models.mobilenet' on page 29 undefined on input line 3823. LaTeX Warning: Reference `autoapi/fedlab_core/models/mobilenetv2/index:module-f edlab_core.models.mobilenetv2' on page 29 undefined on input line 3824. LaTeX Warning: Reference `autoapi/fedlab_core/models/pnasnet/index:module-fedla b_core.models.pnasnet' on page 29 undefined on input line 3825. LaTeX Warning: Reference `autoapi/fedlab_core/models/preact_resnet/index:module -fedlab_core.models.preact_resnet' on page 29 undefined on input line 3826. LaTeX Warning: Reference `autoapi/fedlab_core/models/resnet/index:module-fedlab _core.models.resnet' on page 29 undefined on input line 3827. LaTeX Warning: Reference `autoapi/fedlab_core/models/resnext/index:module-fedla b_core.models.resnext' on page 29 undefined on input line 3828. LaTeX Warning: Reference `autoapi/fedlab_core/models/senet/index:module-fedlab_ core.models.senet' on page 29 undefined on input line 3829. LaTeX Warning: Reference `autoapi/fedlab_core/models/shufflenet/index:module-fe dlab_core.models.shufflenet' on page 29 undefined on input line 3830. LaTeX Warning: Reference `autoapi/fedlab_core/models/vgg/index:module-fedlab_co re.models.vgg' on page 29 undefined on input line 3831. LaTeX Warning: Reference `autoapi/fedlab_core/server/index:module-fedlab_core.s erver' on page 29 undefined on input line 3832. LaTeX Warning: Reference `autoapi/fedlab_core/server/handler/index:module-fedla b_core.server.handler' on page 29 undefined on input line 3833. LaTeX Warning: Reference `autoapi/fedlab_core/server/topology/index:module-fedl ab_core.server.topology' on page 29 undefined on input line 3834. LaTeX Warning: Reference `autoapi/fedlab_core/utils/index:module-fedlab_core.ut ils' on page 29 undefined on input line 3835. LaTeX Warning: Reference `autoapi/fedlab_core/utils/ex_recorder/index:module-fe dlab_core.utils.ex_recorder' on page 29 undefined on input line 3836. LaTeX Warning: Reference `autoapi/fedlab_core/utils/logger/index:module-fedlab_ core.utils.logger' on page 29 undefined on input line 3837. LaTeX Warning: Reference `autoapi/fedlab_core/utils/lr_recorder/index:module-fe dlab_core.utils.lr_recorder' on page 29 undefined on input line 3838. LaTeX Warning: Reference `autoapi/fedlab_core/utils/messaging/index:module-fedl ab_core.utils.messaging' on page 29 undefined on input line 3839. LaTeX Warning: Reference `autoapi/fedlab_core/utils/sampler/index:module-fedlab _core.utils.sampler' on page 29 undefined on input line 3840. LaTeX Warning: Reference `autoapi/fedlab_core/utils/serialization/index:module- fedlab_core.utils.serialization' on page 29 undefined on input line 3841. [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, 173876 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 3816 Reference `autoapi/fedlab_core/client/index:module-fedlab_core.client' on page 29 undefined on input line 3815 Reference `autoapi/fedlab_core/client/topology/index:module-fedlab_core.client.topology' on page 29 undefined on input line 3817 Reference `autoapi/fedlab_core/index:module-fedlab_core' on page 29 undefined on input line 3814 Reference `autoapi/fedlab_core/models/densenet/index:module-fedlab_core.models.densenet' on page 29 undefined on input line 3819 Reference `autoapi/fedlab_core/models/dpn/index:module-fedlab_core.models.dpn' on page 29 undefined on input line 3820 Reference `autoapi/fedlab_core/models/googlenet/index:module-fedlab_core.models.googlenet' on page 29 undefined on input line 3821 Reference `autoapi/fedlab_core/models/index:module-fedlab_core.models' on page 29 undefined on input line 3818 Reference `autoapi/fedlab_core/models/lenet/index:module-fedlab_core.models.lenet' on page 29 undefined on input line 3822 Reference `autoapi/fedlab_core/models/mobilenet/index:module-fedlab_core.models.mobilenet' on page 29 undefined on input line 3823 Reference `autoapi/fedlab_core/models/mobilenetv2/index:module-fedlab_core.models.mobilenetv2' on page 29 undefined on input line 3824 Reference `autoapi/fedlab_core/models/pnasnet/index:module-fedlab_core.models.pnasnet' on page 29 undefined on input line 3825 Reference `autoapi/fedlab_core/models/preact_resnet/index:module-fedlab_core.models.preact_resnet' on page 29 undefined on input line 3826 Reference `autoapi/fedlab_core/models/resnet/index:module-fedlab_core.models.resnet' on page 29 undefined on input line 3827 Reference `autoapi/fedlab_core/models/resnext/index:module-fedlab_core.models.resnext' on page 29 undefined on input line 3828 Reference `autoapi/fedlab_core/models/senet/index:module-fedlab_core.models.senet' on page 29 undefined on input line 3829 Reference `autoapi/fedlab_core/models/shufflenet/index:module-fedlab_core.models.shufflenet' on page 29 undefined on input line 3830 Reference `autoapi/fedlab_core/models/vgg/index:module-fedlab_core.models.vgg' on page 29 undefined on input line 3831 Reference `autoapi/fedlab_core/server/handler/index:module-fedlab_core.server.handler' on page 29 undefined on input line 3833 Reference `autoapi/fedlab_core/server/index:module-fedlab_core.server' on page 29 undefined on input line 3832 Reference `autoapi/fedlab_core/server/topology/index:module-fedlab_core.server.topology' on page 29 undefined on input line 3834 Reference `autoapi/fedlab_core/utils/ex_recorder/index:module-fedlab_core.utils.ex_recorder' on page 29 undefined on input line 3836 Reference `autoapi/fedlab_core/utils/index:module-fedlab_core.utils' on page 29 undefined on input line 3835 Reference `autoapi/fedlab_core/utils/logger/index:module-fedlab_core.utils.logger' on page 29 undefined on input line 3837 Reference `autoapi/fedlab_core/utils/lr_recorder/index:module-fedlab_core.utils.lr_recorder' on page 29 undefined on input line 3838 Reference `autoapi/fedlab_core/utils/messaging/index:module-fedlab_core.utils.messaging' on page 29 undefined on input line 3839 Reference `autoapi/fedlab_core/utils/sampler/index:module-fedlab_core.utils.sampler' on page 29 undefined on input line 3840 Reference `autoapi/fedlab_core/utils/serialization/index:module-fedlab_core.utils.serialization' on page 29 undefined on input line 3841 Latexmk: Summary of warnings: Latex failed to resolve 28 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 (256 entries accepted, 0 rejected). Sorting entries.....done (2346 comparisons). Generating output file fedlab-fedlab.ind....done (445 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 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 10000) in paragraph at lines 412--414 []\T1/pcr/b/n/10 server_addr \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 str[][]\T1/ptm /m/n/10 ) ^^U ad-dress of server in form of 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 678--678 []\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 1656--1656 []\T1/ptm/m/it/10 in_planes\T1/ptm/m/n/10 , \T1/ptm/m/it/10 planes\T1/ptm/m/n/1 0 , [14] Underfull \hbox (badness 10000) in paragraph at lines 1680--1680 []\T1/ptm/m/it/10 block\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num_blocks\T1/ptm/m/n/1 0 , [15] Underfull \hbox (badness 10000) in paragraph at lines 1867--1867 []\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 1888--1888 []\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 1909--1909 []\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 2073--2073 []\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 2097--2097 []\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 2777--2777 []\T1/ptm/m/it/10 model\T1/ptm/m/n/10 , \T1/ptm/m/it/10 client_num\T1/ptm/m/n/1 0 , Underfull \hbox (badness 10000) in paragraph at lines 2777--2777 \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 2777--2777 \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 2777--2777 \T1/ptm/m/it/10 log- Underfull \hbox (badness 10000) in paragraph at lines 2777--2777 \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 2829--2831 []\T1/pcr/b/n/10 payload \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 torch.Tensor[][]\T 1/ptm/m/n/10 ) ^^U Se-ri-al-ized model pa-ram-e-ters, ob-tained from Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/ptm/m/it/10 ParameterServerHandler\T1/ptm/m/n/10 , \T1/ptm/m/it/10 server _addr\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 \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 2958--2958 \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- [22] Underfull \hbox (badness 10000) in paragraph at lines 3030--3030 []\T1/ptm/m/it/10 model\T1/ptm/m/n/10 , \T1/ptm/m/it/10 client_num\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 server_dist_info\T1/ptm/m/n/10 , [23] [24] [25] [26] Underfull \hbox (badness 10000) in paragraph at lines 3628--3631 []|\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 3628--3631 \T1/pcr/m/n/10 distributed.DistributedSampler[][] \T1/ptm/m/n/10 (28 Underfull \hbox (badness 10000) in paragraph at lines 3699--3699 []\T1/ptm/m/it/10 dataset\T1/ptm/m/n/10 , Overfull \hbox (5.75426pt too wide) in paragraph at lines 3699--3699 \T1/ptm/m/it/10 add_extra_samples=True\T1/pcr/m/n/10 ) [27] Underfull \hbox (badness 10000) in paragraph at lines 3762--3764 []|[][]\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 Underfull \hbox (badness 10000) in paragraph at lines 39--41 []\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 39--41 \T1/ptm/m/it/10 lab_core.server.topology.EndTop method\T1/ptm/m/n/10 ), Underfull \hbox (badness 5985) in paragraph at lines 43--45 []\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 45--47 []\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 45--47 \T1/ptm/m/it/10 lab_core.utils.ex_recorder.ExRecorder Underfull \hbox (badness 10000) in paragraph at lines 47--49 []\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 49--51 []\T1/pcr/m/n/10 AsyncParameterServer \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 63--65 []\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 65--67 []\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 67--69 []\T1/pcr/m/n/10 buffer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.h andler.ParameterServerHandler Overfull \hbox (35.78033pt too wide) in paragraph at lines 72--74 []\T1/pcr/m/n/10 can_sync() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server .handler.AsyncParameterServer Underfull \hbox (badness 10000) in paragraph at lines 76--77 []\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 79--81 []\T1/pcr/m/n/10 ClientBackendHandler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- [31] Underfull \hbox (badness 10000) in paragraph at lines 83--84 []\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 84--85 []\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 85--86 []\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 86--87 []\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 91--92 []\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 92--93 []\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 93--94 []\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 94--95 []\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 95--97 []\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 97--98 []\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 106--108 []\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 108--110 []\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 110--112 []\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 110--112 \T1/ptm/m/it/10 lab_core.utils.messaging.MessageCode at- Underfull \hbox (badness 10000) in paragraph at lines 112--114 []\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 114--116 []\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 116--118 []\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 122--123 []\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 185--187 []\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 187--188 []\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 188--190 []\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 190--191 []\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 194--196 []\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 198--199 []\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 201--202 []\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 202--204 []\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 204--205 []\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 205--206 []\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 206--207 []\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 207--208 []\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 208--210 []\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 210--212 []\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 212--214 []\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 214--215 []\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 215--216 []\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 216--217 []\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 217--218 []\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 218--219 []\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 219--220 []\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 220--221 []\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 222--224 []\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 226--228 []\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 233--235 []\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 233--235 \T1/ptm/m/it/10 lab_core.utils.messaging.MessageCode at- Underfull \hbox (badness 10000) in paragraph at lines 240--242 []\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 240--242 \T1/ptm/m/it/10 lab_core.server.handler.SyncParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 247--249 []\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 247--249 \T1/ptm/m/it/10 lab_core.server.topology.EndTop method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 256--257 []\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 257--259 []\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 259--261 []\T1/pcr/m/n/10 model() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.ha ndler.ParameterServerHandler [33] Underfull \hbox (badness 10000) in paragraph at lines 293--295 []\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 298--300 []\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 298--300 \T1/ptm/m/it/10 lab_core.client.topology.ClientCommunicationTopology Underfull \hbox (badness 10000) in paragraph at lines 300--302 []\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 300--302 \T1/ptm/m/it/10 lab_core.client.topology.ClientSyncTop Underfull \hbox (badness 10000) in paragraph at lines 305--307 []\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 305--307 \T1/ptm/m/it/10 lab_core.utils.messaging.MessageCode at- Underfull \hbox (badness 10000) in paragraph at lines 307--309 []\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 309--311 []\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 309--311 \T1/ptm/m/it/10 lab_core.utils.messaging.MessageCode at- Underfull \hbox (badness 10000) in paragraph at lines 315--317 []\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 318--320 []\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 320--322 []\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 322--324 []\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 324--326 []\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 326--328 []\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 328--330 []\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 330--332 []\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 335--337 []\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 (29.78033pt too wide) in paragraph at lines 337--339 []\T1/pcr/m/n/10 receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server. handler.AsyncParameterServer Overfull \hbox (39.23027pt too wide) in paragraph at lines 339--341 []\T1/pcr/m/n/10 receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server. handler.ParameterServerHandler Overfull \hbox (58.11015pt too wide) in paragraph at lines 341--343 []\T1/pcr/m/n/10 receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server. handler.SyncParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 343--345 []\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 345--346 []\T1/pcr/m/n/10 recv_message() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Underfull \hbox (badness 10000) in paragraph at lines 353--355 []\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 355--357 []\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 357--359 []\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 359--361 []\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 361--363 []\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 363--364 []\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 364--366 []\T1/pcr/m/n/10 run() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.topo logy.ConnectClient [34] Underfull \hbox (badness 10000) in paragraph at lines 366--368 []\T1/pcr/m/n/10 run() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.topo logy.ConnectServer Underfull \hbox (badness 10000) in paragraph at lines 373--375 []\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 373--375 \T1/ptm/m/it/10 lab_core.utils.ex_recorder.ExRecorder Underfull \hbox (badness 10000) in paragraph at lines 375--377 []\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 377--379 []\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 377--379 \T1/ptm/m/it/10 lab_core.server.handler.SyncParameterServerHandler Overfull \hbox (11.78033pt too wide) in paragraph at lines 379--381 []\T1/pcr/m/n/10 send() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.han dler.AsyncParameterServer Underfull \hbox (badness 10000) in paragraph at lines 381--382 []\T1/pcr/m/n/10 send_message() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Overfull \hbox (23.13023pt too wide) in paragraph at lines 385--387 []\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 387--389 []\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 389--390 []\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 391--393 []\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 393--395 []\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 395--397 []\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 395--397 \T1/ptm/m/it/10 lab_core.server.handler.SyncParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 397--399 []\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 397--399 \T1/ptm/m/it/10 lab_core.client.topology.ClientCommunicationTopology Underfull \hbox (badness 10000) in paragraph at lines 399--401 []\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 399--401 \T1/ptm/m/it/10 lab_core.client.topology.ClientSyncTop Underfull \hbox (badness 10000) in paragraph at lines 401--403 []\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 414--415 []\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 415--416 []\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 416--418 []\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 418--420 []\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 424--426 []\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 426--428 []\T1/pcr/m/n/10 unravel_model_params() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule fed- [35]) (./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 (39 pages, 205312 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 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 10000) in paragraph at lines 412--414 []\T1/pcr/b/n/10 server_addr \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 str[][]\T1/ptm /m/n/10 ) ^^U ad-dress of server in form of 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 678--678 []\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 1656--1656 []\T1/ptm/m/it/10 in_planes\T1/ptm/m/n/10 , \T1/ptm/m/it/10 planes\T1/ptm/m/n/1 0 , [14] Underfull \hbox (badness 10000) in paragraph at lines 1680--1680 []\T1/ptm/m/it/10 block\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num_blocks\T1/ptm/m/n/1 0 , [15] Underfull \hbox (badness 10000) in paragraph at lines 1867--1867 []\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 1888--1888 []\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 1909--1909 []\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 2073--2073 []\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 2097--2097 []\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 2777--2777 []\T1/ptm/m/it/10 model\T1/ptm/m/n/10 , \T1/ptm/m/it/10 client_num\T1/ptm/m/n/1 0 , Underfull \hbox (badness 10000) in paragraph at lines 2777--2777 \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 2777--2777 \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 2777--2777 \T1/ptm/m/it/10 log- Underfull \hbox (badness 10000) in paragraph at lines 2777--2777 \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 2829--2831 []\T1/pcr/b/n/10 payload \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 torch.Tensor[][]\T 1/ptm/m/n/10 ) ^^U Se-ri-al-ized model pa-ram-e-ters, ob-tained from Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 []\T1/ptm/m/it/10 ParameterServerHandler\T1/ptm/m/n/10 , \T1/ptm/m/it/10 server _addr\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2958--2958 \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 2958--2958 \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- [22] Underfull \hbox (badness 10000) in paragraph at lines 3030--3030 []\T1/ptm/m/it/10 model\T1/ptm/m/n/10 , \T1/ptm/m/it/10 client_num\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 server_dist_info\T1/ptm/m/n/10 , [23] [24] [25] [26] Underfull \hbox (badness 10000) in paragraph at lines 3628--3631 []|\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 3628--3631 \T1/pcr/m/n/10 distributed.DistributedSampler[][] \T1/ptm/m/n/10 (28 Underfull \hbox (badness 10000) in paragraph at lines 3699--3699 []\T1/ptm/m/it/10 dataset\T1/ptm/m/n/10 , Overfull \hbox (5.75426pt too wide) in paragraph at lines 3699--3699 \T1/ptm/m/it/10 add_extra_samples=True\T1/pcr/m/n/10 ) [27] Underfull \hbox (badness 10000) in paragraph at lines 3762--3764 []|[][]\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 Underfull \hbox (badness 10000) in paragraph at lines 39--41 []\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 39--41 \T1/ptm/m/it/10 lab_core.server.topology.EndTop method\T1/ptm/m/n/10 ), Underfull \hbox (badness 5985) in paragraph at lines 43--45 []\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 45--47 []\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 45--47 \T1/ptm/m/it/10 lab_core.utils.ex_recorder.ExRecorder Underfull \hbox (badness 10000) in paragraph at lines 47--49 []\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 49--51 []\T1/pcr/m/n/10 AsyncParameterServer \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- Underfull \hbox (badness 10000) in paragraph at lines 63--65 []\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 65--67 []\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 67--69 []\T1/pcr/m/n/10 buffer() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.h andler.ParameterServerHandler Overfull \hbox (35.78033pt too wide) in paragraph at lines 72--74 []\T1/pcr/m/n/10 can_sync() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server .handler.AsyncParameterServer Underfull \hbox (badness 10000) in paragraph at lines 76--77 []\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 79--81 []\T1/pcr/m/n/10 ClientBackendHandler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in fed- [31] Underfull \hbox (badness 10000) in paragraph at lines 83--84 []\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 84--85 []\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 85--86 []\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 86--87 []\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 91--92 []\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 92--93 []\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 93--94 []\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 94--95 []\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 95--97 []\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 97--98 []\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 106--108 []\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 108--110 []\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 110--112 []\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 110--112 \T1/ptm/m/it/10 lab_core.utils.messaging.MessageCode at- Underfull \hbox (badness 10000) in paragraph at lines 112--114 []\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 114--116 []\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 116--118 []\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 122--123 []\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 185--187 []\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 187--188 []\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 188--190 []\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 190--191 []\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 194--196 []\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 198--199 []\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 201--202 []\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 202--204 []\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 204--205 []\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 205--206 []\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 206--207 []\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 207--208 []\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 208--210 []\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 210--212 []\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 212--214 []\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 214--215 []\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 215--216 []\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 216--217 []\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 217--218 []\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 218--219 []\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 219--220 []\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 220--221 []\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 222--224 []\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 226--228 []\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 233--235 []\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 233--235 \T1/ptm/m/it/10 lab_core.utils.messaging.MessageCode at- Underfull \hbox (badness 10000) in paragraph at lines 240--242 []\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 240--242 \T1/ptm/m/it/10 lab_core.server.handler.SyncParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 247--249 []\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 247--249 \T1/ptm/m/it/10 lab_core.server.topology.EndTop method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 256--257 []\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 257--259 []\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 259--261 []\T1/pcr/m/n/10 model() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.ha ndler.ParameterServerHandler [33] Underfull \hbox (badness 10000) in paragraph at lines 293--295 []\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 298--300 []\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 298--300 \T1/ptm/m/it/10 lab_core.client.topology.ClientCommunicationTopology Underfull \hbox (badness 10000) in paragraph at lines 300--302 []\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 300--302 \T1/ptm/m/it/10 lab_core.client.topology.ClientSyncTop Underfull \hbox (badness 10000) in paragraph at lines 305--307 []\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 305--307 \T1/ptm/m/it/10 lab_core.utils.messaging.MessageCode at- Underfull \hbox (badness 10000) in paragraph at lines 307--309 []\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 309--311 []\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 309--311 \T1/ptm/m/it/10 lab_core.utils.messaging.MessageCode at- Underfull \hbox (badness 10000) in paragraph at lines 315--317 []\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 318--320 []\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 320--322 []\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 322--324 []\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 324--326 []\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 326--328 []\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 328--330 []\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 330--332 []\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 335--337 []\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 (29.78033pt too wide) in paragraph at lines 337--339 []\T1/pcr/m/n/10 receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server. handler.AsyncParameterServer Overfull \hbox (39.23027pt too wide) in paragraph at lines 339--341 []\T1/pcr/m/n/10 receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server. handler.ParameterServerHandler Overfull \hbox (58.11015pt too wide) in paragraph at lines 341--343 []\T1/pcr/m/n/10 receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server. handler.SyncParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 343--345 []\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 345--346 []\T1/pcr/m/n/10 recv_message() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Underfull \hbox (badness 10000) in paragraph at lines 353--355 []\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 355--357 []\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 357--359 []\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 359--361 []\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 361--363 []\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 363--364 []\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 364--366 []\T1/pcr/m/n/10 run() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.topo logy.ConnectClient [34] Underfull \hbox (badness 10000) in paragraph at lines 366--368 []\T1/pcr/m/n/10 run() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.topo logy.ConnectServer Underfull \hbox (badness 10000) in paragraph at lines 373--375 []\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 373--375 \T1/ptm/m/it/10 lab_core.utils.ex_recorder.ExRecorder Underfull \hbox (badness 10000) in paragraph at lines 375--377 []\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 377--379 []\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 377--379 \T1/ptm/m/it/10 lab_core.server.handler.SyncParameterServerHandler Overfull \hbox (11.78033pt too wide) in paragraph at lines 379--381 []\T1/pcr/m/n/10 send() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.han dler.AsyncParameterServer Underfull \hbox (badness 10000) in paragraph at lines 381--382 []\T1/pcr/m/n/10 send_message() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule fed- Overfull \hbox (23.13023pt too wide) in paragraph at lines 385--387 []\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 387--389 []\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 389--390 []\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 391--393 []\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 393--395 []\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 395--397 []\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 395--397 \T1/ptm/m/it/10 lab_core.server.handler.SyncParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 397--399 []\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 397--399 \T1/ptm/m/it/10 lab_core.client.topology.ClientCommunicationTopology Underfull \hbox (badness 10000) in paragraph at lines 399--401 []\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 399--401 \T1/ptm/m/it/10 lab_core.client.topology.ClientSyncTop Underfull \hbox (badness 10000) in paragraph at lines 401--403 []\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 414--415 []\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 415--416 []\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 416--418 []\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 418--420 []\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 424--426 []\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 426--428 []\T1/pcr/m/n/10 unravel_model_params() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule fed- [35]) (./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 (39 pages, 205360 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-07T14:13:11.913055Z, end-time: 2021-04-07T14:13:11.991578Z, 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-07T14:13:12.150686Z, end-time: 2021-04-07T14:13:15.330195Z, 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... [ 7%] /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... [ 14%] /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... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Reading files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Reading files... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Reading files... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Reading files... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Reading files... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Reading files... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Reading files... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Reading files... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Reading files... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Reading files... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Reading files... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Reading files... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Reading files... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Reading files... [ 71%] /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... [ 78%] /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... [ 85%] /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... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/handler.py [AutoAPI] Reading files... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/topology.py [AutoAPI] Reading files... [100%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/__init__.py [AutoAPI] Mapping Data... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/__init__.py [AutoAPI] Mapping Data... [ 7%] /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... [ 14%] /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... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/serialization.py [AutoAPI] Mapping Data... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/messaging.py [AutoAPI] Mapping Data... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/utils/__init__.py [AutoAPI] Mapping Data... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/handler.py [AutoAPI] Mapping Data... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/topology.py [AutoAPI] Mapping Data... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/server/__init__.py [AutoAPI] Mapping Data... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/resnet.py [AutoAPI] Mapping Data... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/vgg.py [AutoAPI] Mapping Data... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/pnasnet.py [AutoAPI] Mapping Data... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenet.py [AutoAPI] Mapping Data... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/preact_resnet.py [AutoAPI] Mapping Data... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/dpn.py [AutoAPI] Mapping Data... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/senet.py [AutoAPI] Mapping Data... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/models/mobilenetv2.py [AutoAPI] Mapping Data... [ 71%] /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... [ 78%] /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... [ 85%] /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... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/handler.py [AutoAPI] Mapping Data... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/topology.py [AutoAPI] Mapping Data... [100%] /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/fedlab_core/client/__init__.py [AutoAPI] Rendering Data... [ 3%] fedlab_core [AutoAPI] Rendering Data... [ 7%] fedlab_core.utils.logger [AutoAPI] Rendering Data... [ 10%] fedlab_core.utils.lr_recorder [AutoAPI] Rendering Data... [ 14%] fedlab_core.utils.sampler [AutoAPI] Rendering Data... [ 17%] fedlab_core.utils.ex_recorder [AutoAPI] Rendering Data... [ 21%] fedlab_core.utils.serialization [AutoAPI] Rendering Data... [ 25%] fedlab_core.utils.messaging [AutoAPI] Rendering Data... [ 28%] fedlab_core.utils [AutoAPI] Rendering Data... [ 32%] fedlab_core.server.handler [AutoAPI] Rendering Data... [ 35%] fedlab_core.server.topology [AutoAPI] Rendering Data... [ 39%] fedlab_core.server [AutoAPI] Rendering Data... [ 42%] fedlab_core.models.resnet [AutoAPI] Rendering Data... [ 46%] fedlab_core.models.vgg [AutoAPI] Rendering Data... [ 50%] fedlab_core.models.pnasnet [AutoAPI] Rendering Data... [ 53%] fedlab_core.models.mobilenet [AutoAPI] Rendering Data... [ 57%] fedlab_core.models.preact_resnet [AutoAPI] Rendering Data... [ 60%] fedlab_core.models.dpn [AutoAPI] Rendering Data... [ 64%] fedlab_core.models.senet [AutoAPI] Rendering Data... [ 67%] fedlab_core.models.mobilenetv2 [AutoAPI] Rendering Data... [ 71%] fedlab_core.models.resnext [AutoAPI] Rendering Data... [ 75%] fedlab_core.models.shufflenet [AutoAPI] Rendering Data... [ 78%] fedlab_core.models.densenet [AutoAPI] Rendering Data... [ 82%] fedlab_core.models.googlenet [AutoAPI] Rendering Data... [ 85%] fedlab_core.models.lenet [AutoAPI] Rendering Data... [ 89%] fedlab_core.models [AutoAPI] Rendering Data... [ 92%] 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 32 source files that are out of date updating environment: 0 added, 29 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... [ 17%] autoapi/fedlab_core/models/densenet/index reading sources... [ 20%] autoapi/fedlab_core/models/dpn/index reading sources... [ 24%] autoapi/fedlab_core/models/googlenet/index reading sources... [ 27%] autoapi/fedlab_core/models/index reading sources... [ 31%] autoapi/fedlab_core/models/lenet/index reading sources... [ 34%] autoapi/fedlab_core/models/mobilenet/index reading sources... [ 37%] autoapi/fedlab_core/models/mobilenetv2/index reading sources... [ 41%] autoapi/fedlab_core/models/pnasnet/index reading sources... [ 44%] autoapi/fedlab_core/models/preact_resnet/index reading sources... [ 48%] autoapi/fedlab_core/models/resnet/index reading sources... [ 51%] autoapi/fedlab_core/models/resnext/index reading sources... [ 55%] autoapi/fedlab_core/models/senet/index reading sources... [ 58%] autoapi/fedlab_core/models/shufflenet/index reading sources... [ 62%] autoapi/fedlab_core/models/vgg/index reading sources... [ 65%] autoapi/fedlab_core/server/handler/index reading sources... [ 68%] autoapi/fedlab_core/server/index reading sources... [ 72%] autoapi/fedlab_core/server/topology/index reading sources... [ 75%] autoapi/fedlab_core/utils/ex_recorder/index reading sources... [ 79%] autoapi/fedlab_core/utils/index reading sources... [ 82%] autoapi/fedlab_core/utils/logger/index reading sources... [ 86%] autoapi/fedlab_core/utils/lr_recorder/index reading sources... [ 89%] 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/client/handler/index.rst:91: 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/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... [ 25%] autoapi/fedlab_core/models/index writing output... [ 28%] autoapi/fedlab_core/models/lenet/index writing output... [ 31%] autoapi/fedlab_core/models/mobilenet/index writing output... [ 34%] autoapi/fedlab_core/models/mobilenetv2/index writing output... [ 37%] autoapi/fedlab_core/models/pnasnet/index writing output... [ 40%] autoapi/fedlab_core/models/preact_resnet/index writing output... [ 43%] autoapi/fedlab_core/models/resnet/index writing output... [ 46%] autoapi/fedlab_core/models/resnext/index writing output... [ 50%] autoapi/fedlab_core/models/senet/index writing output... [ 53%] autoapi/fedlab_core/models/shufflenet/index writing output... [ 56%] autoapi/fedlab_core/models/vgg/index writing output... [ 59%] autoapi/fedlab_core/server/handler/index writing output... [ 62%] autoapi/fedlab_core/server/index writing output... [ 65%] autoapi/fedlab_core/server/topology/index writing output... [ 68%] autoapi/fedlab_core/utils/ex_recorder/index writing output... [ 71%] 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, 10 warnings. The ePub file is in _build/epub. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-04-07T14:13:15.485456Z, end-time: 2021-04-07T14:13:15.564577Z, 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