Read the Docs build information Build id: 601347 Project: fedlab-fedlab Version: latest Commit: 1218f636ec03af2f5ac6a14fe76d7703cd6bedea Date: 2021-03-29T15:48:26.543699Z State: finished Success: True [rtd-command-info] start-time: 2021-03-29T15:49:29.644052Z, end-time: 2021-03-29T15:49:30.867602Z, 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.113' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2021-03-29T15:49:31.017442Z, end-time: 2021-03-29T15:49:31.089779Z, 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 1218f63 code review in utils folder donw, except samplers.py [rtd-command-info] start-time: 2021-03-29T15:49:31.225425Z, end-time: 2021-03-29T15:49:31.292317Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-03-29T15:49:32.309180Z, end-time: 2021-03-29T15:49:36.369016Z, 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-03-29T15:49:36.548759Z, end-time: 2021-03-29T15:49:38.146495Z, 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-03-29T15:49:38.271692Z, end-time: 2021-03-29T15:49:47.282927Z, 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.1-py2.py3-none-any.whl (2.8 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting docutils>=0.11 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Collecting requests Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting Jinja2>=2.9 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting babel>=1.3 Downloading Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 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 sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 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 sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux2010_x86_64.whl (33 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting 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=1b8ca2d5879d4f78e587f62127a935359d782caec1cfabdb606d2e269e6ad243 Stored in directory: /tmp/pip-ephem-wheel-cache-b1ckn6y3/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=42b3e7e842b8f68d9eeaca04b6efa3d5becee0bc08208206686a0ffdc477dba9 Stored in directory: /tmp/pip-ephem-wheel-cache-b1ckn6y3/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.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.4 urllib3-1.26.4 [rtd-command-info] start-time: 2021-03-29T15:49:47.407311Z, end-time: 2021-03-29T15:49:51.093450Z, 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-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: 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: 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: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (54.2.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (20.9) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (0.16) Requirement already satisfied: sphinxcontrib-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: 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-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: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.25.1) Requirement already satisfied: sphinxcontrib-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: 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: 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: 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-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: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from babel>=1.3->sphinx->-r docs/requirements.txt (line 1)) (2021.1) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx->-r docs/requirements.txt (line 1)) (1.1.1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 1)) (1.26.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 1)) (2020.12.5) Requirement already satisfied: 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: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 1)) (2.10) Collecting PyYAML Downloading PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636 kB) Collecting unidecode Downloading Unidecode-1.2.0-py2.py3-none-any.whl (241 kB) Collecting astroid>=2.4 Downloading astroid-2.5.2-py3-none-any.whl (222 kB) Collecting wrapt<1.13,>=1.11 Downloading wrapt-1.12.1.tar.gz (27 kB) Collecting lazy-object-proxy>=1.4.0 Downloading lazy_object_proxy-1.6.0-cp37-cp37m-manylinux1_x86_64.whl (55 kB) Collecting typed-ast<1.5,>=1.4.0 Downloading typed_ast-1.4.2-cp37-cp37m-manylinux1_x86_64.whl (743 kB) Collecting pockets>=0.3 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) Collecting six>=1.5.2 Downloading six-1.15.0-py2.py3-none-any.whl (10 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=71022 sha256=e5aca2fb9a6908082e772e60525cbe67bac01fc0c74dc627dcfafa4200980def Stored in directory: /tmp/pip-ephem-wheel-cache-1heaq9_4/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-03-29T15:49:52.054444Z, end-time: 2021-03-29T15:49:52.128491Z, 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': '1218f636', } # 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/601347/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2021-03-29T15:49:52.252504Z, end-time: 2021-03-29T15:49:57.461552Z, 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/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, 4 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-03-29T15:49:57.610934Z, end-time: 2021-03-29T15:50:00.936223Z, 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/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, 4 warnings. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-03-29T15:50:01.073178Z, end-time: 2021-03-29T15:50:04.174339Z, 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/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, 4 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2021-03-29T15:50:04.401156Z, end-time: 2021-03-29T15:50:04.478635Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2021-03-29T15:50:04.632709Z, end-time: 2021-03-29T15:50:06.549536Z, 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' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="fedlab-fedlab" "fedlab.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./fedlab.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file fedlab-fedlab.idx (./fedlab-fedlab.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] Chapter 1. [1] [2] Chapter 2. [3] [4] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) LaTeX Warning: Hyper reference `autoapi/fedlab_core/client/handler/index:fedlab _core.client.handler.ClientBackendHandler' on page 5 undefined on input line 16 0. LaTeX Warning: Hyper reference `autoapi/fedlab_core/client/handler/index:fedlab _core.client.handler.ClientSGDHandler' on page 5 undefined on input line 167. Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 173. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) Underfull \hbox (badness 10000) in paragraph at lines 224--224 []\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 224--224 \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 224--224 \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 224--224 \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 5 undefined on input line 22 6. [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 316. LaTeX Warning: Hyper reference `autoapi/fedlab_core/client/topology/index:fedla b_core.client.topology.ClientSyncTop' on page 6 undefined on input line 323. Package longtable Warning: Column widths have changed (longtable) in table 2 on input line 329. Underfull \hbox (badness 10000) in paragraph at lines 333--333 []\T1/ptm/m/it/10 backend_handler\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 333--333 \T1/ptm/m/it/10 server_addr\T1/ptm/m/n/10 , [6] Underfull \hbox (badness 10000) in paragraph at lines 369--369 []\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 369--369 \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 371. [7] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.Bottleneck' on page 8 undefined on input line 530. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.Transition' on page 8 undefined on input line 537. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.DenseNet' on page 8 undefined on input line 544. Package longtable Warning: Column widths have changed (longtable) in table 3 on input line 550. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.DenseNet121' on page 8 undefined on input line 574. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.DenseNet169' on page 8 undefined on input line 581. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.DenseNet201' on page 8 undefined on input line 588. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.DenseNet161' on page 8 undefined on input line 595. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.densenet_cifar' on page 8 undefined on input line 602. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/densenet/index:fedla b_core.models.densenet.test_densenet' on page 8 undefined on input line 609. Package longtable Warning: Column widths have changed (longtable) in table 4 on input line 615. Underfull \hbox (badness 10000) in paragraph at lines 649--649 []\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- [8] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/dpn/index:fedlab_cor e.models.dpn.Bottleneck' on page 9 undefined on input line 735. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/dpn/index:fedlab_cor e.models.dpn.DPN' on page 9 undefined on input line 742. Package longtable Warning: Column widths have changed (longtable) in table 5 on input line 748. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/dpn/index:fedlab_cor e.models.dpn.DPN26' on page 9 undefined on input line 772. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/dpn/index:fedlab_cor e.models.dpn.DPN92' on page 9 undefined on input line 779. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/dpn/index:fedlab_cor e.models.dpn.test' on page 9 undefined on input line 786. Package longtable Warning: Column widths have changed (longtable) in table 6 on input line 792. [9] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/googlenet/index:fedl ab_core.models.googlenet.Inception' on page 10 undefined on input line 879. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/googlenet/index:fedl ab_core.models.googlenet.GoogLeNet' on page 10 undefined on input line 886. Package longtable Warning: Column widths have changed (longtable) in table 7 on input line 892. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/lenet/index:fedlab_c ore.models.lenet.Lenet' on page 10 undefined on input line 955. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/lenet/index:fedlab_c ore.models.lenet.LeNet' on page 10 undefined on input line 962. Package longtable Warning: Column widths have changed (longtable) in table 8 on input line 968. [10] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/mobilenet/index:fedl ab_core.models.mobilenet.Block' on page 11 undefined on input line 1047. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/mobilenet/index:fedl ab_core.models.mobilenet.MobileNet' on page 11 undefined on input line 1054. Package longtable Warning: Column widths have changed (longtable) in table 9 on input line 1060. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/mobilenet/index:fedl ab_core.models.mobilenet.test' on page 11 undefined on input line 1084. Package longtable Warning: Column widths have changed (longtable) in table 10 on input line 1090. [11] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/mobilenetv2/index:fe dlab_core.models.mobilenetv2.Block' on page 12 undefined on input line 1178. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/mobilenetv2/index:fe dlab_core.models.mobilenetv2.MobileNetV2' on page 12 undefined on input line 11 85. Package longtable Warning: Column widths have changed (longtable) in table 11 on input line 1191. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/mobilenetv2/index:fe dlab_core.models.mobilenetv2.test' on page 12 undefined on input line 1215. Package longtable Warning: Column widths have changed (longtable) in table 12 on input line 1221. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/pnasnet/index:fedlab _core.models.pnasnet.SepConv' on page 12 undefined on input line 1308. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/pnasnet/index:fedlab _core.models.pnasnet.CellA' on page 12 undefined on input line 1315. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/pnasnet/index:fedlab _core.models.pnasnet.CellB' on page 12 undefined on input line 1322. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/pnasnet/index:fedlab _core.models.pnasnet.PNASNet' on page 12 undefined on input line 1329. Package longtable Warning: Column widths have changed (longtable) in table 13 on input line 1335. [12] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/pnasnet/index:fedlab _core.models.pnasnet.PNASNetA' on page 13 undefined on input line 1359. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/pnasnet/index:fedlab _core.models.pnasnet.PNASNetB' on page 13 undefined on input line 1366. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/pnasnet/index:fedlab _core.models.pnasnet.test' on page 13 undefined on input line 1373. Package longtable Warning: Column widths have changed (longtable) in table 14 on input line 1379. [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 1514. 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 1521. 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 1528. Package longtable Warning: Column widths have changed (longtable) in table 15 on input line 1534. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/preact_resnet/index: fedlab_core.models.preact_resnet.PreActResNet18' on page 14 undefined on input line 1558. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/preact_resnet/index: fedlab_core.models.preact_resnet.PreActResNet34' on page 14 undefined on input line 1565. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/preact_resnet/index: fedlab_core.models.preact_resnet.PreActResNet50' on page 14 undefined on input line 1572. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/preact_resnet/index: fedlab_core.models.preact_resnet.PreActResNet101' on page 14 undefined on input line 1579. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/preact_resnet/index: fedlab_core.models.preact_resnet.PreActResNet152' on page 14 undefined on input line 1586. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/preact_resnet/index: fedlab_core.models.preact_resnet.test' on page 14 undefined on input line 1593. Package longtable Warning: Column widths have changed (longtable) in table 16 on input line 1599. Underfull \hbox (badness 10000) in paragraph at lines 1627--1627 []\T1/ptm/m/it/10 in_planes\T1/ptm/m/n/10 , \T1/ptm/m/it/10 planes\T1/ptm/m/n/1 0 , Underfull \hbox (badness 10000) in paragraph at lines 1651--1651 []\T1/ptm/m/it/10 block\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num_blocks\T1/ptm/m/n/1 0 , [14] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.BasicBlock' on page 15 undefined on input line 1749. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.Bottleneck' on page 15 undefined on input line 1756. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.ResNet' on page 15 undefined on input line 1763. Package longtable Warning: Column widths have changed (longtable) in table 17 on input line 1769. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.ResNet18' on page 15 undefined on input line 1793. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.ResNet34' on page 15 undefined on input line 1800. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.ResNet50' on page 15 undefined on input line 1807. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.ResNet101' on page 15 undefined on input line 1814. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.ResNet152' on page 15 undefined on input line 1821. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnet/index:fedlab_ core.models.resnet.test' on page 15 undefined on input line 1828. Package longtable Warning: Column widths have changed (longtable) in table 18 on input line 1834. Underfull \hbox (badness 10000) in paragraph at lines 1838--1838 []\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 1859--1859 []\T1/ptm/m/it/10 in_planes\T1/ptm/m/n/10 , \T1/ptm/m/it/10 planes\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 stride=1\T1/ptm/m/n/10 , [15] Underfull \hbox (badness 10000) in paragraph at lines 1880--1880 []\T1/ptm/m/it/10 block\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num_blocks\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 num_classes=10\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnext/index:fedlab _core.models.resnext.Block' on page 16 undefined on input line 1969. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnext/index:fedlab _core.models.resnext.ResNeXt' on page 16 undefined on input line 1976. Package longtable Warning: Column widths have changed (longtable) in table 19 on input line 1982. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnext/index:fedlab _core.models.resnext.ResNeXt29_2x64d' on page 16 undefined on input line 2006. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnext/index:fedlab _core.models.resnext.ResNeXt29_4x64d' on page 16 undefined on input line 2013. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnext/index:fedlab _core.models.resnext.ResNeXt29_8x64d' on page 16 undefined on input line 2020. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnext/index:fedlab _core.models.resnext.ResNeXt29_32x4d' on page 16 undefined on input line 2027. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/resnext/index:fedlab _core.models.resnext.test_resnext' on page 16 undefined on input line 2034. Package longtable Warning: Column widths have changed (longtable) in table 20 on input line 2040. Underfull \hbox (badness 10000) in paragraph at lines 2044--2044 []\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 , [16] Underfull \hbox (badness 10000) in paragraph at lines 2068--2068 []\T1/ptm/m/it/10 num_blocks\T1/ptm/m/n/10 , \T1/ptm/m/it/10 car-di-nal-ity\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 bot-tle-neck_width\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/senet/index:fedlab_c ore.models.senet.BasicBlock' on page 17 undefined on input line 2151. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/senet/index:fedlab_c ore.models.senet.PreActBlock' on page 17 undefined on input line 2158. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/senet/index:fedlab_c ore.models.senet.SENet' on page 17 undefined on input line 2165. Package longtable Warning: Column widths have changed (longtable) in table 21 on input line 2171. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/senet/index:fedlab_c ore.models.senet.SENet18' on page 17 undefined on input line 2195. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/senet/index:fedlab_c ore.models.senet.test' on page 17 undefined on input line 2202. Package longtable Warning: Column widths have changed (longtable) in table 22 on input line 2208. [17] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/shufflenet/index:fed lab_core.models.shufflenet.ShuffleBlock' on page 18 undefined on input line 230 7. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/shufflenet/index:fed lab_core.models.shufflenet.Bottleneck' on page 18 undefined on input line 2314. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/shufflenet/index:fed lab_core.models.shufflenet.ShuffleNet' on page 18 undefined on input line 2321. Package longtable Warning: Column widths have changed (longtable) in table 23 on input line 2327. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/shufflenet/index:fed lab_core.models.shufflenet.ShuffleNetG2' on page 18 undefined on input line 235 1. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/shufflenet/index:fed lab_core.models.shufflenet.ShuffleNetG3' on page 18 undefined on input line 235 8. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/shufflenet/index:fed lab_core.models.shufflenet.test' on page 18 undefined on input line 2365. Package longtable Warning: Column widths have changed (longtable) in table 24 on input line 2371. [18] LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.VGG' on page 19 undefined on input line 2473. Package longtable Warning: Column widths have changed (longtable) in table 25 on input line 2479. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg11' on page 19 undefined on input line 2503. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg11_bn' on page 19 undefined on input line 2510. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg13' on page 19 undefined on input line 2517. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg13_bn' on page 19 undefined on input line 2524. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg16' on page 19 undefined on input line 2531. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg16_bn' on page 19 undefined on input line 2538. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg19' on page 19 undefined on input line 2545. LaTeX Warning: Hyper reference `autoapi/fedlab_core/models/vgg/index:fedlab_cor e.models.vgg.vgg19_bn' on page 19 undefined on input line 2552. Package longtable Warning: Column widths have changed (longtable) in table 26 on input line 2558. [19] LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/handler/index:fedlab _core.server.handler.ParameterServerHandler' on page 20 undefined on input line 2684. LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/handler/index:fedlab _core.server.handler.SyncParameterServerHandler' on page 20 undefined on input line 2691. LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/handler/index:fedlab _core.server.handler.AsyncParameterServer' on page 20 undefined on input line 2 698. Package longtable Warning: Column widths have changed (longtable) in table 27 on input line 2704. Underfull \hbox (badness 10000) in paragraph at lines 2746--2746 []\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 2746--2746 \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 2746--2746 \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 2746--2746 \T1/ptm/m/it/10 log- Underfull \hbox (badness 10000) in paragraph at lines 2746--2746 \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 20 undefined on input line 2748. [20] LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/topology/index:fedla b_core.server.topology.EndTop' on page 21 undefined on input line 2896. LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/topology/index:fedla b_core.server.topology.PipeTop' on page 21 undefined on input line 2903. LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/topology/index:fedla b_core.server.topology.ConnectClient' on page 21 undefined on input line 2910. LaTeX Warning: Hyper reference `autoapi/fedlab_core/server/topology/index:fedla b_core.server.topology.ConnectServer' on page 21 undefined on input line 2917. Package longtable Warning: Column widths have changed (longtable) in table 28 on input line 2923. Underfull \hbox (badness 10000) in paragraph at lines 2927--2927 []\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 2927--2927 \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 2927--2927 \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- [21] Underfull \hbox (badness 10000) in paragraph at lines 2999--2999 []\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 22 undefined on input line 3001. [22] LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/ex_recorder/index:fed lab_core.utils.ex_recorder.ExRecorder' on page 23 undefined on input line 3120. Package longtable Warning: Column widths have changed (longtable) in table 29 on input line 3126. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/logger/index:fedlab_c ore.utils.logger.logger' on page 23 undefined on input line 3216. Package longtable Warning: Column widths have changed (longtable) in table 30 on input line 3222. [23] LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/lr_recorder/index:fed lab_core.utils.lr_recorder.ExRecorder' on page 24 undefined on input line 3282. Package longtable Warning: Column widths have changed (longtable) in table 31 on input line 3288. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/messaging/index:fedla b_core.utils.messaging.MessageCode' on page 24 undefined on input line 3348. Package longtable Warning: Column widths have changed (longtable) in table 32 on input line 3354. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/messaging/index:fedla b_core.utils.messaging.send_message' on page 24 undefined on input line 3378. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/messaging/index:fedla b_core.utils.messaging.recv_message' on page 24 undefined on input line 3385. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/messaging/index:fedla b_core.utils.messaging.broadcast_message' on page 24 undefined on input line 33 92. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/messaging/index:fedla b_core.utils.messaging.recv_broadcast_message' on page 24 undefined on input li ne 3399. Package longtable Warning: Column widths have changed (longtable) in table 33 on input line 3405. [24] LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/messaging/index:fedla b_core.utils.messaging.MessageCode' on page 25 undefined on input line 3461. [25] LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/sampler/index:fedlab_ core.utils.sampler.DistributedSampler' on page 26 undefined on input line 3588. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/sampler/index:fedlab_ core.utils.sampler.NonIIDDistributedSampler' on page 26 undefined on input line 3595. Underfull \hbox (badness 10000) in paragraph at lines 3597--3600 []|\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 3597--3600 \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 3601. Underfull \hbox (badness 10000) in paragraph at lines 3668--3668 []\T1/ptm/m/it/10 dataset\T1/ptm/m/n/10 , Overfull \hbox (5.75426pt too wide) in paragraph at lines 3668--3668 \T1/ptm/m/it/10 add_extra_samples=True\T1/pcr/m/n/10 ) [26] LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/serialization/index:f edlab_core.utils.serialization.ravel_model_params' on page 27 undefined on inpu t line 3725. LaTeX Warning: Hyper reference `autoapi/fedlab_core/utils/serialization/index:f edlab_core.utils.serialization.unravel_model_params' on page 27 undefined on in put line 3732. Underfull \hbox (badness 10000) in paragraph at lines 3731--3733 []|\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 27 undefined on inpu t line 3739. Package longtable Warning: Column widths have changed (longtable) in table 35 on input line 3745. [27] [28] LaTeX Warning: Reference `autoapi/fedlab_core/index:module-fedlab_core' on page 29 undefined on input line 3783. LaTeX Warning: Reference `autoapi/fedlab_core/client/index:module-fedlab_core.c lient' on page 29 undefined on input line 3784. LaTeX Warning: Reference `autoapi/fedlab_core/client/handler/index:module-fedla b_core.client.handler' on page 29 undefined on input line 3785. LaTeX Warning: Reference `autoapi/fedlab_core/client/topology/index:module-fedl ab_core.client.topology' on page 29 undefined on input line 3786. LaTeX Warning: Reference `autoapi/fedlab_core/models/index:module-fedlab_core.m odels' on page 29 undefined on input line 3787. LaTeX Warning: Reference `autoapi/fedlab_core/models/densenet/index:module-fedl ab_core.models.densenet' on page 29 undefined on input line 3788. LaTeX Warning: Reference `autoapi/fedlab_core/models/dpn/index:module-fedlab_co re.models.dpn' on page 29 undefined on input line 3789. LaTeX Warning: Reference `autoapi/fedlab_core/models/googlenet/index:module-fed lab_core.models.googlenet' on page 29 undefined on input line 3790. LaTeX Warning: Reference `autoapi/fedlab_core/models/lenet/index:module-fedlab_ core.models.lenet' on page 29 undefined on input line 3791. LaTeX Warning: Reference `autoapi/fedlab_core/models/mobilenet/index:module-fed lab_core.models.mobilenet' on page 29 undefined on input line 3792. LaTeX Warning: Reference `autoapi/fedlab_core/models/mobilenetv2/index:module-f edlab_core.models.mobilenetv2' on page 29 undefined on input line 3793. LaTeX Warning: Reference `autoapi/fedlab_core/models/pnasnet/index:module-fedla b_core.models.pnasnet' on page 29 undefined on input line 3794. LaTeX Warning: Reference `autoapi/fedlab_core/models/preact_resnet/index:module -fedlab_core.models.preact_resnet' on page 29 undefined on input line 3795. LaTeX Warning: Reference `autoapi/fedlab_core/models/resnet/index:module-fedlab _core.models.resnet' on page 29 undefined on input line 3796. LaTeX Warning: Reference `autoapi/fedlab_core/models/resnext/index:module-fedla b_core.models.resnext' on page 29 undefined on input line 3797. LaTeX Warning: Reference `autoapi/fedlab_core/models/senet/index:module-fedlab_ core.models.senet' on page 29 undefined on input line 3798. LaTeX Warning: Reference `autoapi/fedlab_core/models/shufflenet/index:module-fe dlab_core.models.shufflenet' on page 29 undefined on input line 3799. LaTeX Warning: Reference `autoapi/fedlab_core/models/vgg/index:module-fedlab_co re.models.vgg' on page 29 undefined on input line 3800. LaTeX Warning: Reference `autoapi/fedlab_core/server/index:module-fedlab_core.s erver' on page 29 undefined on input line 3801. LaTeX Warning: Reference `autoapi/fedlab_core/server/handler/index:module-fedla b_core.server.handler' on page 29 undefined on input line 3802. LaTeX Warning: Reference `autoapi/fedlab_core/server/topology/index:module-fedl ab_core.server.topology' on page 29 undefined on input line 3803. LaTeX Warning: Reference `autoapi/fedlab_core/utils/index:module-fedlab_core.ut ils' on page 29 undefined on input line 3804. LaTeX Warning: Reference `autoapi/fedlab_core/utils/ex_recorder/index:module-fe dlab_core.utils.ex_recorder' on page 29 undefined on input line 3805. LaTeX Warning: Reference `autoapi/fedlab_core/utils/logger/index:module-fedlab_ core.utils.logger' on page 29 undefined on input line 3806. LaTeX Warning: Reference `autoapi/fedlab_core/utils/lr_recorder/index:module-fe dlab_core.utils.lr_recorder' on page 29 undefined on input line 3807. LaTeX Warning: Reference `autoapi/fedlab_core/utils/messaging/index:module-fedl ab_core.utils.messaging' on page 29 undefined on input line 3808. LaTeX Warning: Reference `autoapi/fedlab_core/utils/sampler/index:module-fedlab _core.utils.sampler' on page 29 undefined on input line 3809. LaTeX Warning: Reference `autoapi/fedlab_core/utils/serialization/index:module- fedlab_core.utils.serialization' on page 29 undefined on input line 3810. [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, 167460 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 3785 Reference `autoapi/fedlab_core/client/index:module-fedlab_core.client' on page 29 undefined on input line 3784 Reference `autoapi/fedlab_core/client/topology/index:module-fedlab_core.client.topology' on page 29 undefined on input line 3786 Reference `autoapi/fedlab_core/index:module-fedlab_core' on page 29 undefined on input line 3783 Reference `autoapi/fedlab_core/models/densenet/index:module-fedlab_core.models.densenet' on page 29 undefined on input line 3788 Reference `autoapi/fedlab_core/models/dpn/index:module-fedlab_core.models.dpn' on page 29 undefined on input line 3789 Reference `autoapi/fedlab_core/models/googlenet/index:module-fedlab_core.models.googlenet' on page 29 undefined on input line 3790 Reference `autoapi/fedlab_core/models/index:module-fedlab_core.models' on page 29 undefined on input line 3787 Reference `autoapi/fedlab_core/models/lenet/index:module-fedlab_core.models.lenet' on page 29 undefined on input line 3791 Reference `autoapi/fedlab_core/models/mobilenet/index:module-fedlab_core.models.mobilenet' on page 29 undefined on input line 3792 Reference `autoapi/fedlab_core/models/mobilenetv2/index:module-fedlab_core.models.mobilenetv2' on page 29 undefined on input line 3793 Reference `autoapi/fedlab_core/models/pnasnet/index:module-fedlab_core.models.pnasnet' on page 29 undefined on input line 3794 Reference `autoapi/fedlab_core/models/preact_resnet/index:module-fedlab_core.models.preact_resnet' on page 29 undefined on input line 3795 Reference `autoapi/fedlab_core/models/resnet/index:module-fedlab_core.models.resnet' on page 29 undefined on input line 3796 Reference `autoapi/fedlab_core/models/resnext/index:module-fedlab_core.models.resnext' on page 29 undefined on input line 3797 Reference `autoapi/fedlab_core/models/senet/index:module-fedlab_core.models.senet' on page 29 undefined on input line 3798 Reference `autoapi/fedlab_core/models/shufflenet/index:module-fedlab_core.models.shufflenet' on page 29 undefined on input line 3799 Reference `autoapi/fedlab_core/models/vgg/index:module-fedlab_core.models.vgg' on page 29 undefined on input line 3800 Reference `autoapi/fedlab_core/server/handler/index:module-fedlab_core.server.handler' on page 29 undefined on input line 3802 Reference `autoapi/fedlab_core/server/index:module-fedlab_core.server' on page 29 undefined on input line 3801 Reference `autoapi/fedlab_core/server/topology/index:module-fedlab_core.server.topology' on page 29 undefined on input line 3803 Reference `autoapi/fedlab_core/utils/ex_recorder/index:module-fedlab_core.utils.ex_recorder' on page 29 undefined on input line 3805 Reference `autoapi/fedlab_core/utils/index:module-fedlab_core.utils' on page 29 undefined on input line 3804 Reference `autoapi/fedlab_core/utils/logger/index:module-fedlab_core.utils.logger' on page 29 undefined on input line 3806 Reference `autoapi/fedlab_core/utils/lr_recorder/index:module-fedlab_core.utils.lr_recorder' on page 29 undefined on input line 3807 Reference `autoapi/fedlab_core/utils/messaging/index:module-fedlab_core.utils.messaging' on page 29 undefined on input line 3808 Reference `autoapi/fedlab_core/utils/sampler/index:module-fedlab_core.utils.sampler' on page 29 undefined on input line 3809 Reference `autoapi/fedlab_core/utils/serialization/index:module-fedlab_core.utils.serialization' on page 29 undefined on input line 3810 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 (2348 comparisons). Generating output file fedlab-fedlab.ind....done (442 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) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) Underfull \hbox (badness 10000) in paragraph at lines 224--224 []\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 224--224 \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 224--224 \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 224--224 \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- [5] Underfull \hbox (badness 10000) in paragraph at lines 333--333 []\T1/ptm/m/it/10 backend_handler\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 333--333 \T1/ptm/m/it/10 server_addr\T1/ptm/m/n/10 , [6] Underfull \hbox (badness 10000) in paragraph at lines 369--369 []\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 369--369 \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- [7] Underfull \hbox (badness 10000) in paragraph at lines 649--649 []\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- [8] [9] [10] [11] [12] [13] Underfull \hbox (badness 10000) in paragraph at lines 1627--1627 []\T1/ptm/m/it/10 in_planes\T1/ptm/m/n/10 , \T1/ptm/m/it/10 planes\T1/ptm/m/n/1 0 , Underfull \hbox (badness 10000) in paragraph at lines 1651--1651 []\T1/ptm/m/it/10 block\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num_blocks\T1/ptm/m/n/1 0 , [14] Underfull \hbox (badness 10000) in paragraph at lines 1838--1838 []\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 1859--1859 []\T1/ptm/m/it/10 in_planes\T1/ptm/m/n/10 , \T1/ptm/m/it/10 planes\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 stride=1\T1/ptm/m/n/10 , [15] Underfull \hbox (badness 10000) in paragraph at lines 1880--1880 []\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 , Underfull \hbox (badness 10000) in paragraph at lines 2044--2044 []\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 , [16] Underfull \hbox (badness 10000) in paragraph at lines 2068--2068 []\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] Underfull \hbox (badness 10000) in paragraph at lines 2746--2746 []\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 2746--2746 \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 2746--2746 \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 2746--2746 \T1/ptm/m/it/10 log- Underfull \hbox (badness 10000) in paragraph at lines 2746--2746 \T1/ptm/m/it/10 ger_name=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 server [20] Underfull \hbox (badness 10000) in paragraph at lines 2927--2927 []\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 2927--2927 \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 2927--2927 \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- [21] Underfull \hbox (badness 10000) in paragraph at lines 2999--2999 []\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 , [22] [23] [24] [25] Underfull \hbox (badness 10000) in paragraph at lines 3597--3600 []|\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 3597--3600 \T1/pcr/m/n/10 distributed.DistributedSampler[][] \T1/ptm/m/n/10 (28 Underfull \hbox (badness 10000) in paragraph at lines 3668--3668 []\T1/ptm/m/it/10 dataset\T1/ptm/m/n/10 , Overfull \hbox (5.75426pt too wide) in paragraph at lines 3668--3668 \T1/ptm/m/it/10 add_extra_samples=True\T1/pcr/m/n/10 ) [26] Underfull \hbox (badness 10000) in paragraph at lines 3731--3733 []|[][]\T1/pcr/m/sl/10 unravel_model_params[][]\T1/ptm/m/n/10 (model, pa-ram-e- [27] [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 ParameterRequest \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 298--300 \T1/ptm/m/it/10 lab_core.utils.messaging.MessageCode at- Underfull \hbox (badness 10000) in paragraph at lines 300--302 []\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 302--304 []\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 302--304 \T1/ptm/m/it/10 lab_core.utils.messaging.MessageCode at- Underfull \hbox (badness 10000) in paragraph at lines 308--310 []\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 311--313 []\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 313--315 []\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 315--317 []\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 317--319 []\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 319--321 []\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 321--323 []\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 323--325 []\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 328--330 []\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 (65.7703pt too wide) in paragraph at lines 330--332 []\T1/pcr/m/n/10 receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.client. topology.ClientCommunicationTopology Overfull \hbox (29.78033pt too wide) in paragraph at lines 334--336 []\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 336--338 []\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 338--340 []\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 340--342 []\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 342--343 []\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 350--352 []\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 352--354 []\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 354--356 []\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 356--358 []\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 358--360 []\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 360--361 []\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 361--363 []\T1/pcr/m/n/10 run() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.topo logy.ConnectClient Underfull \hbox (badness 10000) in paragraph at lines 363--365 []\T1/pcr/m/n/10 run() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.topo logy.ConnectServer [34] Underfull \hbox (badness 10000) in paragraph at lines 370--372 []\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 370--372 \T1/ptm/m/it/10 lab_core.utils.ex_recorder.ExRecorder Underfull \hbox (badness 10000) in paragraph at lines 372--374 []\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 374--376 []\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 374--376 \T1/ptm/m/it/10 lab_core.server.handler.SyncParameterServerHandler Overfull \hbox (11.78033pt too wide) in paragraph at lines 376--378 []\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 378--379 []\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 382--384 []\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 384--386 []\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 386--387 []\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 388--390 []\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 390--392 []\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 392--394 []\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 392--394 \T1/ptm/m/it/10 lab_core.server.handler.SyncParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 394--396 []\T1/pcr/m/n/10 synchronise() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Overfull \hbox (34.32048pt too wide) in paragraph at lines 394--396 \T1/ptm/m/it/10 lab_core.client.topology.ClientCommunicationTopology Underfull \hbox (badness 10000) in paragraph at lines 396--398 []\T1/pcr/m/n/10 synchronise() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 396--398 \T1/ptm/m/it/10 lab_core.client.topology.ClientSyncTop Underfull \hbox (badness 10000) in paragraph at lines 398--400 []\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 411--412 []\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 412--413 []\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 413--415 []\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 415--417 []\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 421--423 []\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 423--425 []\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, 200589 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) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) Underfull \hbox (badness 10000) in paragraph at lines 224--224 []\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 224--224 \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 224--224 \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 224--224 \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- [5] Underfull \hbox (badness 10000) in paragraph at lines 333--333 []\T1/ptm/m/it/10 backend_handler\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 333--333 \T1/ptm/m/it/10 server_addr\T1/ptm/m/n/10 , [6] Underfull \hbox (badness 10000) in paragraph at lines 369--369 []\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 369--369 \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- [7] Underfull \hbox (badness 10000) in paragraph at lines 649--649 []\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- [8] [9] [10] [11] [12] [13] Underfull \hbox (badness 10000) in paragraph at lines 1627--1627 []\T1/ptm/m/it/10 in_planes\T1/ptm/m/n/10 , \T1/ptm/m/it/10 planes\T1/ptm/m/n/1 0 , Underfull \hbox (badness 10000) in paragraph at lines 1651--1651 []\T1/ptm/m/it/10 block\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num_blocks\T1/ptm/m/n/1 0 , [14] Underfull \hbox (badness 10000) in paragraph at lines 1838--1838 []\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 1859--1859 []\T1/ptm/m/it/10 in_planes\T1/ptm/m/n/10 , \T1/ptm/m/it/10 planes\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 stride=1\T1/ptm/m/n/10 , [15] Underfull \hbox (badness 10000) in paragraph at lines 1880--1880 []\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 , Underfull \hbox (badness 10000) in paragraph at lines 2044--2044 []\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 , [16] Underfull \hbox (badness 10000) in paragraph at lines 2068--2068 []\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] Underfull \hbox (badness 10000) in paragraph at lines 2746--2746 []\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 2746--2746 \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 2746--2746 \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 2746--2746 \T1/ptm/m/it/10 log- Underfull \hbox (badness 10000) in paragraph at lines 2746--2746 \T1/ptm/m/it/10 ger_name=\TS1/ptm/m/it/10 '\T1/ptm/m/it/10 server [20] Underfull \hbox (badness 10000) in paragraph at lines 2927--2927 []\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 2927--2927 \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 2927--2927 \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- [21] Underfull \hbox (badness 10000) in paragraph at lines 2999--2999 []\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 , [22] [23] [24] [25] Underfull \hbox (badness 10000) in paragraph at lines 3597--3600 []|\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 3597--3600 \T1/pcr/m/n/10 distributed.DistributedSampler[][] \T1/ptm/m/n/10 (28 Underfull \hbox (badness 10000) in paragraph at lines 3668--3668 []\T1/ptm/m/it/10 dataset\T1/ptm/m/n/10 , Overfull \hbox (5.75426pt too wide) in paragraph at lines 3668--3668 \T1/ptm/m/it/10 add_extra_samples=True\T1/pcr/m/n/10 ) [26] Underfull \hbox (badness 10000) in paragraph at lines 3731--3733 []|[][]\T1/pcr/m/sl/10 unravel_model_params[][]\T1/ptm/m/n/10 (model, pa-ram-e- [27] [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 ParameterRequest \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 298--300 \T1/ptm/m/it/10 lab_core.utils.messaging.MessageCode at- Underfull \hbox (badness 10000) in paragraph at lines 300--302 []\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 302--304 []\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 302--304 \T1/ptm/m/it/10 lab_core.utils.messaging.MessageCode at- Underfull \hbox (badness 10000) in paragraph at lines 308--310 []\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 311--313 []\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 313--315 []\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 315--317 []\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 317--319 []\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 319--321 []\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 321--323 []\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 323--325 []\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 328--330 []\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 (65.7703pt too wide) in paragraph at lines 330--332 []\T1/pcr/m/n/10 receive() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.client. topology.ClientCommunicationTopology Overfull \hbox (29.78033pt too wide) in paragraph at lines 334--336 []\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 336--338 []\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 338--340 []\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 340--342 []\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 342--343 []\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 350--352 []\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 352--354 []\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 354--356 []\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 356--358 []\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 358--360 []\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 360--361 []\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 361--363 []\T1/pcr/m/n/10 run() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.topo logy.ConnectClient Underfull \hbox (badness 10000) in paragraph at lines 363--365 []\T1/pcr/m/n/10 run() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed-lab_core.server.topo logy.ConnectServer [34] Underfull \hbox (badness 10000) in paragraph at lines 370--372 []\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 370--372 \T1/ptm/m/it/10 lab_core.utils.ex_recorder.ExRecorder Underfull \hbox (badness 10000) in paragraph at lines 372--374 []\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 374--376 []\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 374--376 \T1/ptm/m/it/10 lab_core.server.handler.SyncParameterServerHandler Overfull \hbox (11.78033pt too wide) in paragraph at lines 376--378 []\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 378--379 []\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 382--384 []\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 384--386 []\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 386--387 []\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 388--390 []\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 390--392 []\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 392--394 []\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 392--394 \T1/ptm/m/it/10 lab_core.server.handler.SyncParameterServerHandler Underfull \hbox (badness 10000) in paragraph at lines 394--396 []\T1/pcr/m/n/10 synchronise() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Overfull \hbox (34.32048pt too wide) in paragraph at lines 394--396 \T1/ptm/m/it/10 lab_core.client.topology.ClientCommunicationTopology Underfull \hbox (badness 10000) in paragraph at lines 396--398 []\T1/pcr/m/n/10 synchronise() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 fed- Underfull \hbox (badness 10000) in paragraph at lines 396--398 \T1/ptm/m/it/10 lab_core.client.topology.ClientSyncTop Underfull \hbox (badness 10000) in paragraph at lines 398--400 []\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 411--412 []\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 412--413 []\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 413--415 []\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 415--417 []\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 421--423 []\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 423--425 []\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, 200637 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-03-29T15:50:06.706180Z, end-time: 2021-03-29T15:50:06.777064Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/checkouts/latest/docs/source/_build/latex/fedlab-fedlab.pdf /home/docs/checkouts/readthedocs.org/user_builds/fedlab-fedlab/artifacts/latest/sphinx_pdf/fedlab-fedlab.pdf [rtd-command-info] start-time: 2021-03-29T15:50:06.901234Z, end-time: 2021-03-29T15:50:10.133519Z, 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/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, 7 warnings. The ePub file is in _build/epub. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-03-29T15:50:10.286820Z, end-time: 2021-03-29T15:50:10.370763Z, 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