NVTabular icon indicating copy to clipboard operation
NVTabular copied to clipboard

Added training scripts for Wide&Deep, Deep&Cross, DeepFM, DLRM on Criteo Dataset

Open beingaryan opened this issue 3 years ago • 3 comments

Feature Added:-

  • Added training scripts for Wide&Deep, Deep&Cross, DeepFM, and DLRM Architectures on Criteo Dataset with HugeCTR SDKs

beingaryan avatar Dec 09 '21 14:12 beingaryan

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Click to view CI Results
GitHub pull request #1310 of commit 0a183b02bc138a0fc12b3f82fd6acded977e5af9, no merge conflicts.
Running as SYSTEM
Setting status of 0a183b02bc138a0fc12b3f82fd6acded977e5af9 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/3899/ and message: 'Pending'
Using context: Jenkins Unit Test Run
Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests
using credential nvidia-merlin-bot
Cloning the remote Git repository
Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git
 > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD
 > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git
using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD
 > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1310/*:refs/remotes/origin/pr/1310/* # timeout=10
 > git rev-parse 0a183b02bc138a0fc12b3f82fd6acded977e5af9^{commit} # timeout=10
Checking out Revision 0a183b02bc138a0fc12b3f82fd6acded977e5af9 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0a183b02bc138a0fc12b3f82fd6acded977e5af9 # timeout=10
Commit message: "Update 03-Training-with-HugeCTR.ipynb"
 > git rev-list --no-walk 9b4f9bc6ad1fba7762cfe23df3d292b3c5b92d43 # timeout=10
First time build. Skipping changelog.
[nvtabular_tests] $ /bin/bash /tmp/jenkins3499508564153003109.sh
Installing NVTabular
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: pip in /var/jenkins_home/.local/lib/python3.8/site-packages (21.3.1)
Requirement already satisfied: setuptools in /var/jenkins_home/.local/lib/python3.8/site-packages (59.5.0)
Requirement already satisfied: wheel in /var/jenkins_home/.local/lib/python3.8/site-packages (0.37.0)
Requirement already satisfied: pybind11 in /var/jenkins_home/.local/lib/python3.8/site-packages (2.8.1)
Requirement already satisfied: numpy==1.20.3 in /var/jenkins_home/.local/lib/python3.8/site-packages (1.20.3)
WARNING: Skipping nvtabular as it is not installed.
running develop
running egg_info
creating nvtabular.egg-info
writing nvtabular.egg-info/PKG-INFO
writing dependency_links to nvtabular.egg-info/dependency_links.txt
writing requirements to nvtabular.egg-info/requires.txt
writing top-level names to nvtabular.egg-info/top_level.txt
writing manifest file 'nvtabular.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
/var/jenkins_home/.local/lib/python3.8/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/var/jenkins_home/.local/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
warning: no files found matching '*.h' under directory 'cpp'
warning: no files found matching '*.cu' under directory 'cpp'
warning: no files found matching '*.cuh' under directory 'cpp'
adding license file 'LICENSE'
writing manifest file 'nvtabular.egg-info/SOURCES.txt'
running build_ext
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.8 -c flagcheck.cpp -o flagcheck.o -std=c++17
building 'nvtabular_cpp' extension
creating build
creating build/temp.linux-x86_64-3.8
creating build/temp.linux-x86_64-3.8/cpp
creating build/temp.linux-x86_64-3.8/cpp/nvtabular
creating build/temp.linux-x86_64-3.8/cpp/nvtabular/inference
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION_INFO=0.8.0+5.g0a183b0 -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/__init__.cc -o build/temp.linux-x86_64-3.8/cpp/nvtabular/__init__.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION_INFO=0.8.0+5.g0a183b0 -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/inference/__init__.cc -o build/temp.linux-x86_64-3.8/cpp/nvtabular/inference/__init__.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION_INFO=0.8.0+5.g0a183b0 -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/inference/categorify.cc -o build/temp.linux-x86_64-3.8/cpp/nvtabular/inference/categorify.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION_INFO=0.8.0+5.g0a183b0 -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/inference/fill.cc -o build/temp.linux-x86_64-3.8/cpp/nvtabular/inference/fill.o -std=c++17 -fvisibility=hidden -g0
creating build/lib.linux-x86_64-3.8
x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.8/cpp/nvtabular/__init__.o build/temp.linux-x86_64-3.8/cpp/nvtabular/inference/__init__.o build/temp.linux-x86_64-3.8/cpp/nvtabular/inference/categorify.o build/temp.linux-x86_64-3.8/cpp/nvtabular/inference/fill.o -o build/lib.linux-x86_64-3.8/nvtabular_cpp.cpython-38-x86_64-linux-gnu.so
copying build/lib.linux-x86_64-3.8/nvtabular_cpp.cpython-38-x86_64-linux-gnu.so -> 
Generating nvtabular/inference/triton/model_config_pb2.py from nvtabular/inference/triton/model_config.proto
Creating /var/jenkins_home/.local/lib/python3.8/site-packages/nvtabular.egg-link (link to .)
nvtabular 0.8.0+5.g0a183b0 is already the active version in easy-install.pth

Installed /var/jenkins_home/workspace/nvtabular_tests/nvtabular Processing dependencies for nvtabular==0.8.0+5.g0a183b0 Searching for protobuf==3.19.1 Best match: protobuf 3.19.1 Adding protobuf 3.19.1 to easy-install.pth file

Using /usr/local/lib/python3.8/dist-packages Searching for tensorflow-metadata==1.2.0 Best match: tensorflow-metadata 1.2.0 Processing tensorflow_metadata-1.2.0-py3.8.egg tensorflow-metadata 1.2.0 is already the active version in easy-install.pth

Using /var/jenkins_home/.local/lib/python3.8/site-packages/tensorflow_metadata-1.2.0-py3.8.egg Searching for pyarrow==4.0.1 Best match: pyarrow 4.0.1 Adding pyarrow 4.0.1 to easy-install.pth file Installing plasma_store script to /var/jenkins_home/.local/bin

Using /usr/local/lib/python3.8/dist-packages Searching for tqdm==4.61.2 Best match: tqdm 4.61.2 Processing tqdm-4.61.2-py3.8.egg tqdm 4.61.2 is already the active version in easy-install.pth Installing tqdm script to /var/jenkins_home/.local/bin

Using /var/jenkins_home/.local/lib/python3.8/site-packages/tqdm-4.61.2-py3.8.egg Searching for numba==0.54.1 Best match: numba 0.54.1 Adding numba 0.54.1 to easy-install.pth file

Using /usr/local/lib/python3.8/dist-packages Searching for pandas==1.3.3 Best match: pandas 1.3.3 Processing pandas-1.3.3-py3.8-linux-x86_64.egg pandas 1.3.3 is already the active version in easy-install.pth

Using /var/jenkins_home/.local/lib/python3.8/site-packages/pandas-1.3.3-py3.8-linux-x86_64.egg Searching for distributed==2021.7.1 Best match: distributed 2021.7.1 Processing distributed-2021.7.1-py3.8.egg distributed 2021.7.1 is already the active version in easy-install.pth Installing dask-ssh script to /var/jenkins_home/.local/bin Installing dask-scheduler script to /var/jenkins_home/.local/bin Installing dask-worker script to /var/jenkins_home/.local/bin

Using /var/jenkins_home/.local/lib/python3.8/site-packages/distributed-2021.7.1-py3.8.egg Searching for dask==2021.7.1 Best match: dask 2021.7.1 Processing dask-2021.7.1-py3.8.egg dask 2021.7.1 is already the active version in easy-install.pth

Using /var/jenkins_home/.local/lib/python3.8/site-packages/dask-2021.7.1-py3.8.egg Searching for googleapis-common-protos==1.53.0 Best match: googleapis-common-protos 1.53.0 Processing googleapis_common_protos-1.53.0-py3.8.egg googleapis-common-protos 1.53.0 is already the active version in easy-install.pth

Using /var/jenkins_home/.local/lib/python3.8/site-packages/googleapis_common_protos-1.53.0-py3.8.egg Searching for absl-py==0.12.0 Best match: absl-py 0.12.0 Processing absl_py-0.12.0-py3.8.egg absl-py 0.12.0 is already the active version in easy-install.pth

Using /var/jenkins_home/.local/lib/python3.8/site-packages/absl_py-0.12.0-py3.8.egg Searching for numpy==1.20.3 Best match: numpy 1.20.3 Adding numpy 1.20.3 to easy-install.pth file Installing f2py script to /var/jenkins_home/.local/bin Installing f2py3 script to /var/jenkins_home/.local/bin Installing f2py3.8 script to /var/jenkins_home/.local/bin

Using /var/jenkins_home/.local/lib/python3.8/site-packages Searching for setuptools==59.5.0 Best match: setuptools 59.5.0 Adding setuptools 59.5.0 to easy-install.pth file

Using /var/jenkins_home/.local/lib/python3.8/site-packages Searching for llvmlite==0.37.0 Best match: llvmlite 0.37.0 Processing llvmlite-0.37.0-py3.8-linux-x86_64.egg llvmlite 0.37.0 is already the active version in easy-install.pth

Using /var/jenkins_home/.local/lib/python3.8/site-packages/llvmlite-0.37.0-py3.8-linux-x86_64.egg Searching for pytz==2021.3 Best match: pytz 2021.3 Adding pytz 2021.3 to easy-install.pth file

Using /usr/local/lib/python3.8/dist-packages Searching for python-dateutil==2.8.2 Best match: python-dateutil 2.8.2 Adding python-dateutil 2.8.2 to easy-install.pth file

Using /usr/local/lib/python3.8/dist-packages Searching for zict==2.0.0 Best match: zict 2.0.0 Processing zict-2.0.0-py3.8.egg zict 2.0.0 is already the active version in easy-install.pth

Using /var/jenkins_home/.local/lib/python3.8/site-packages/zict-2.0.0-py3.8.egg Searching for tornado==6.1 Best match: tornado 6.1 Processing tornado-6.1-py3.8-linux-x86_64.egg tornado 6.1 is already the active version in easy-install.pth

Using /var/jenkins_home/.local/lib/python3.8/site-packages/tornado-6.1-py3.8-linux-x86_64.egg Searching for toolz==0.11.1 Best match: toolz 0.11.1 Processing toolz-0.11.1-py3.8.egg toolz 0.11.1 is already the active version in easy-install.pth

Using /var/jenkins_home/.local/lib/python3.8/site-packages/toolz-0.11.1-py3.8.egg Searching for tblib==1.7.0 Best match: tblib 1.7.0 Processing tblib-1.7.0-py3.8.egg tblib 1.7.0 is already the active version in easy-install.pth

Using /var/jenkins_home/.local/lib/python3.8/site-packages/tblib-1.7.0-py3.8.egg Searching for sortedcontainers==2.4.0 Best match: sortedcontainers 2.4.0 Processing sortedcontainers-2.4.0-py3.8.egg sortedcontainers 2.4.0 is already the active version in easy-install.pth

Using /var/jenkins_home/.local/lib/python3.8/site-packages/sortedcontainers-2.4.0-py3.8.egg Searching for PyYAML==5.4.1 Best match: PyYAML 5.4.1 Processing PyYAML-5.4.1-py3.8-linux-x86_64.egg PyYAML 5.4.1 is already the active version in easy-install.pth

Using /var/jenkins_home/.local/lib/python3.8/site-packages/PyYAML-5.4.1-py3.8-linux-x86_64.egg Searching for psutil==5.8.0 Best match: psutil 5.8.0 Processing psutil-5.8.0-py3.8-linux-x86_64.egg psutil 5.8.0 is already the active version in easy-install.pth

Using /var/jenkins_home/.local/lib/python3.8/site-packages/psutil-5.8.0-py3.8-linux-x86_64.egg Searching for msgpack==1.0.2 Best match: msgpack 1.0.2 Processing msgpack-1.0.2-py3.8-linux-x86_64.egg msgpack 1.0.2 is already the active version in easy-install.pth

Using /var/jenkins_home/.local/lib/python3.8/site-packages/msgpack-1.0.2-py3.8-linux-x86_64.egg Searching for cloudpickle==1.6.0 Best match: cloudpickle 1.6.0 Processing cloudpickle-1.6.0-py3.8.egg cloudpickle 1.6.0 is already the active version in easy-install.pth

Using /var/jenkins_home/.local/lib/python3.8/site-packages/cloudpickle-1.6.0-py3.8.egg Searching for click==8.0.1 Best match: click 8.0.1 Processing click-8.0.1-py3.8.egg click 8.0.1 is already the active version in easy-install.pth

Using /var/jenkins_home/.local/lib/python3.8/site-packages/click-8.0.1-py3.8.egg Searching for partd==1.2.0 Best match: partd 1.2.0 Processing partd-1.2.0-py3.8.egg partd 1.2.0 is already the active version in easy-install.pth

Using /var/jenkins_home/.local/lib/python3.8/site-packages/partd-1.2.0-py3.8.egg Searching for packaging==21.2 Best match: packaging 21.2 Adding packaging 21.2 to easy-install.pth file

Using /usr/local/lib/python3.8/dist-packages Searching for fsspec==2021.11.1 Best match: fsspec 2021.11.1 Adding fsspec 2021.11.1 to easy-install.pth file

Using /usr/local/lib/python3.8/dist-packages Searching for six==1.15.0 Best match: six 1.15.0 Adding six 1.15.0 to easy-install.pth file

Using /var/jenkins_home/.local/lib/python3.8/site-packages Searching for HeapDict==1.0.1 Best match: HeapDict 1.0.1 Processing HeapDict-1.0.1-py3.8.egg HeapDict 1.0.1 is already the active version in easy-install.pth

Using /var/jenkins_home/.local/lib/python3.8/site-packages/HeapDict-1.0.1-py3.8.egg Searching for locket==0.2.1 Best match: locket 0.2.1 Processing locket-0.2.1-py3.8.egg locket 0.2.1 is already the active version in easy-install.pth

Using /var/jenkins_home/.local/lib/python3.8/site-packages/locket-0.2.1-py3.8.egg Searching for pyparsing==2.4.7 Best match: pyparsing 2.4.7 Adding pyparsing 2.4.7 to easy-install.pth file

Using /usr/local/lib/python3.8/dist-packages Finished processing dependencies for nvtabular==0.8.0+5.g0a183b0 Running black --check All done! ✨ 🍰 ✨ 154 files would be left unchanged. Running flake8 Running isort Skipped 2 files Running bandit Running pylint ************* Module nvtabular.dispatch nvtabular/dispatch.py:607:11: I1101: Module 'numpy.random.mtrand' has no 'RandomState' member, but source is unavailable. Consider adding this module to extension-pkg-allow-list if you want to perform analysis based on run-time introspection of living objects. (c-extension-no-member) ************* Module nvtabular.ops.categorify nvtabular/ops/categorify.py:516:15: I1101: Module 'nvtabular_cpp' has no 'inference' member, but source is unavailable. Consider adding this module to extension-pkg-allow-list if you want to perform analysis based on run-time introspection of living objects. (c-extension-no-member) ************* Module nvtabular.ops.fill nvtabular/ops/fill.py:67:15: I1101: Module 'nvtabular_cpp' has no 'inference' member, but source is unavailable. Consider adding this module to extension-pkg-allow-list if you want to perform analysis based on run-time introspection of living objects. (c-extension-no-member)


Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00)

Running flake8-nb examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:3:1: F811 redefinition of unused 'MPI' from line 28 examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:23:1: E303 too many blank lines (5) examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:32:34: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:32:36: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:32:50: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:32:52: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:33:34: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:33:36: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:33:51: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:33:53: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:34:55: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:34:57: W291 trailing whitespace examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:34:57: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:36:49: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:36:51: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:36:105: W291 trailing whitespace examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:37:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:37:57: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:37:59: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:38:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:38:47: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:38:49: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:39:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:39:37: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:39:39: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:40:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:40:50: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:40:52: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:41:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:41:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:41:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:42:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:42:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:42:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:43:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:43:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:44:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:44:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:44:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:45:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:45:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:45:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:46:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:47:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:47:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:48:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:48:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:48:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:48:76: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:48:78: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:49:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:49:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:50:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:50:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:50:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:51:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:51:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:51:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:52:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:52:39: E231 missing whitespace after ',' examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:52:44: E231 missing whitespace after ',' examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:52:47: E231 missing whitespace after ',' examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:53:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:53:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:54:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:54:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:54:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:55:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:55:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:55:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:56:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:57:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:57:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:58:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:58:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:58:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:59:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:59:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:59:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:60:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:61:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:61:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:62:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:62:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:62:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:63:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:63:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:63:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:64:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:64:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:65:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:65:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:65:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:66:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:66:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:66:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:67:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:68:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:68:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:69:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:69:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:69:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:70:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:70:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:70:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:71:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:72:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:72:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:73:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:73:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:73:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:74:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:74:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:74:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:75:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:75:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:76:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:76:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:76:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:77:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:77:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:77:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:78:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:79:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:79:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:80:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:80:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:80:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:81:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:81:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:81:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:83:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:83:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:84:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:84:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:84:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:85:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:85:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:85:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:86:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:87:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:87:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:88:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:88:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:88:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:89:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:89:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[4]:89:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:3:1: F811 redefinition of unused 'MPI' from line 214 examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:8:1: E303 too many blank lines (4) examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:20:1: E303 too many blank lines (3) examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:21:51: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:21:53: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:22:48: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:22:50: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:23:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:23:44: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:24:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:24:44: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:25:44: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:25:46: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:30:1: E303 too many blank lines (4) examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:39:34: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:39:36: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:39:50: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:39:52: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:40:34: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:40:36: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:40:51: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:40:53: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:41:55: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:41:57: W291 trailing whitespace examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:41:57: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:43:25: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:44:49: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:44:51: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:44:105: W291 trailing whitespace examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:45:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:45:57: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:45:59: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:46:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:46:47: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:46:49: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:47:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:47:37: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:47:39: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:48:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:48:50: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:48:52: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:49:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:49:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:49:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:50:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:50:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:50:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:51:49: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:51:51: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:51:105: W291 trailing whitespace examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:52:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:52:57: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:52:59: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:53:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:53:47: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:53:49: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:54:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:54:37: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:54:39: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:55:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:55:50: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:55:52: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:56:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:56:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:56:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:57:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:57:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:57:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:58:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:58:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:59:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:59:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:59:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:60:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:60:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:60:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:61:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:62:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:62:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:63:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:63:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:63:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:64:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:64:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:64:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:65:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:66:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:66:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:67:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:67:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:67:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:68:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:68:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:68:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:69:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:69:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:70:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:70:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:70:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:71:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:71:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:71:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:72:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:73:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:73:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:74:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:74:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:74:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:75:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:75:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:75:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:76:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:76:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:77:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:77:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:77:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:78:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:78:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:78:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:79:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:80:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:80:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:81:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:81:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:81:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:82:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:82:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:82:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:83:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:84:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:84:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:85:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:85:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:85:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:86:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:86:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:86:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:87:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:87:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:88:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:88:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:88:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:89:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:89:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:89:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:90:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:91:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:91:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:92:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:92:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:92:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:93:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:93:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:93:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:94:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:95:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:95:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:96:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:96:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:96:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:97:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:97:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:97:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:98:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:98:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:99:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:99:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:99:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:100:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:100:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[6]:100:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:3:1: F811 redefinition of unused 'MPI' from line 319 examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:3:1: F401 'mpi4py.MPI' imported but unused examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:27:34: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:27:36: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:27:50: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:27:52: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:28:34: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:28:36: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:28:51: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:28:53: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:29:55: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:29:57: W291 trailing whitespace examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:29:57: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:31:49: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:31:51: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:31:107: W291 trailing whitespace examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:32:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:32:57: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:32:59: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:33:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:33:47: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:33:49: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:34:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:34:37: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:34:39: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:35:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:35:50: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:35:52: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:36:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:36:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:36:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:37:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:37:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:37:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:38:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:38:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:39:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:39:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:39:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:40:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:40:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:40:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:41:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:42:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:42:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:43:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:43:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:43:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:44:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:44:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:44:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:45:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:45:39: E231 missing whitespace after ',' examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:45:43: E231 missing whitespace after ',' examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:45:47: E231 missing whitespace after ',' examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:46:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:46:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:47:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:47:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:47:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:48:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:48:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:48:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:49:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:50:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:50:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:51:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:51:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:51:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:52:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:52:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:52:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:53:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:53:45: W291 trailing whitespace examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:54:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:54:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:55:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:55:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:55:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:56:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:56:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:56:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:57:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:57:39: E231 missing whitespace after ',' examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:57:43: E231 missing whitespace after ',' examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:57:46: E231 missing whitespace after ',' examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:58:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:58:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:59:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:59:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:59:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:60:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:60:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:60:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:61:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:61:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:61:45: E231 missing whitespace after ',' examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:62:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:62:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:63:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:63:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:63:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:64:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:64:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:64:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:65:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:65:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:65:45: E231 missing whitespace after ',' examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:66:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:66:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:67:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:67:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:67:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:67:55: E231 missing whitespace after ',' examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:68:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:68:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:68:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:69:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:69:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:70:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:70:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:70:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:71:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:71:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:71:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:72:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:72:39: E231 missing whitespace after ',' examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:72:44: E231 missing whitespace after ',' examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:72:47: E231 missing whitespace after ',' examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:73:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:73:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:74:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:74:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:74:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:75:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:75:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:75:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:76:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:77:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:77:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:78:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:78:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:78:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:79:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:79:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:79:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:80:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:80:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:81:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:81:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:81:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:82:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:82:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:82:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:83:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:84:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:84:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:85:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:85:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:85:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:86:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:86:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:86:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:87:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:88:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:88:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:89:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:89:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:89:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:90:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:90:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:90:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:91:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:91:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:92:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:92:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:92:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:93:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:93:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:93:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:94:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:95:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:95:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:96:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:96:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:96:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:97:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:97:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:97:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:98:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:99:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:99:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:100:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:100:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:100:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:101:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:101:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:101:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:102:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:102:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:103:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:103:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:103:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:104:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:104:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:104:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:105:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:106:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:106:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:107:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:107:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:107:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:108:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:108:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:108:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:109:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:110:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:110:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:111:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:111:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:111:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:112:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:112:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:112:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:113:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:114:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:114:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:115:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:115:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:115:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:116:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:116:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:116:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:117:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:118:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:118:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:119:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:119:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:119:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:119:55: E231 missing whitespace after ',' examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:120:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:120:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:120:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:121:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:121:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:122:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:122:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:122:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:123:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:123:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:123:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:124:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:125:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:125:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:126:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:126:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:126:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:127:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:127:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:127:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:127:50: W291 trailing whitespace examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:128:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:128:42: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:129:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:129:41: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:129:43: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:130:29: E128 continuation line under-indented for visual indent examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:130:38: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:130:40: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:133:19: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:133:21: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:133:35: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:133:37: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:133:56: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:133:58: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:133:72: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:133:74: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:133:99: E251 unexpected spaces around keyword / parameter equals examples/scaling-criteo/03-Training-with-HugeCTR.ipynb#In[8]:133:101: E251 unexpected spaces around keyword / parameter equals Build step 'Execute shell' marked build as failure Performing Post build task... Match found for : : True Logical operation result is TRUE Running script : #!/bin/bash cd /var/jenkins_home/ CUDA_VISIBLE_DEVICES=1 python test_res_push.py "https://api.GitHub.com/repos/NVIDIA-Merlin/NVTabular/issues/$ghprbPullId/comments" "/var/jenkins_home/jobs/$JOB_NAME/builds/$BUILD_NUMBER/log" [nvtabular_tests] $ /bin/bash /tmp/jenkins5149357215499451158.sh

nvidia-merlin-bot avatar Dec 09 '21 14:12 nvidia-merlin-bot

Click to view CI Results
GitHub pull request #1310 of commit 02a41cc1a35c7ac69f4a5a8af44a292bf14024b5, no merge conflicts.
Running as SYSTEM
Setting status of 02a41cc1a35c7ac69f4a5a8af44a292bf14024b5 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/3938/ and message: 'Pending'
Using context: Jenkins Unit Test Run
Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests
using credential nvidia-merlin-bot
Cloning the remote Git repository
Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git
 > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD
 > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git
using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD
 > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1310/*:refs/remotes/origin/pr/1310/* # timeout=10
 > git rev-parse 02a41cc1a35c7ac69f4a5a8af44a292bf14024b5^{commit} # timeout=10
Checking out Revision 02a41cc1a35c7ac69f4a5a8af44a292bf14024b5 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 02a41cc1a35c7ac69f4a5a8af44a292bf14024b5 # timeout=10
Commit message: "Merge branch 'main' into patch-3"
 > git rev-list --no-walk 66961e412ea30e6914eace6b15f998a196a3b968 # timeout=10
First time build. Skipping changelog.
[nvtabular_tests] $ /bin/bash /tmp/jenkins862760043137813705.sh
Installing NVTabular
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: pip in /var/jenkins_home/.local/lib/python3.8/site-packages (21.3.1)
Requirement already satisfied: setuptools in /var/jenkins_home/.local/lib/python3.8/site-packages (59.6.0)
Requirement already satisfied: wheel in /var/jenkins_home/.local/lib/python3.8/site-packages (0.37.0)
Requirement already satisfied: pybind11 in /var/jenkins_home/.local/lib/python3.8/site-packages (2.8.1)
Requirement already satisfied: numpy==1.20.3 in /var/jenkins_home/.local/lib/python3.8/site-packages (1.20.3)
Found existing installation: nvtabular 0.8.0+7.gb459467
ERROR: Exception:
Traceback (most recent call last):
  File "/var/jenkins_home/.local/lib/python3.8/site-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper
    status = run_func(*args)
  File "/var/jenkins_home/.local/lib/python3.8/site-packages/pip/_internal/commands/uninstall.py", line 97, in run
    uninstall_pathset = req.uninstall(
  File "/var/jenkins_home/.local/lib/python3.8/site-packages/pip/_internal/req/req_install.py", line 670, in uninstall
    uninstalled_pathset = UninstallPathSet.from_dist(dist)
  File "/var/jenkins_home/.local/lib/python3.8/site-packages/pip/_internal/req/req_uninstall.py", line 533, in from_dist
    assert (
AssertionError: Egg-link /var/jenkins_home/workspace/nvtabular_tests/nvtabular does not match installed location of nvtabular (at /nvtabular)
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script  : #!/bin/bash
cd /var/jenkins_home/
CUDA_VISIBLE_DEVICES=1 python test_res_push.py "https://api.GitHub.com/repos/NVIDIA-Merlin/NVTabular/issues/$ghprbPullId/comments" "/var/jenkins_home/jobs/$JOB_NAME/builds/$BUILD_NUMBER/log" 
[nvtabular_tests] $ /bin/bash /tmp/jenkins7115981558668514297.sh

nvidia-merlin-bot avatar Dec 15 '21 18:12 nvidia-merlin-bot