NVIDIA
NVIDIA
NVTabular
Container
NVIDIA
NVIDIA
NVTabular

NVTabular is a feature engineering and preprocessing library for tabular data designed to quickly and easily manipulate terabyte scale datasets used to train deep learning based recommender systems. https://github.com/NVIDIA/NVTabular/

LayerLabelCreated
sha256:21e6d9a63b78ceaf8b885f5438c37d39f9397e24a4004334267b5d7407f7fee8RUN
/bin/bash -c cd / &&
  chmod +x int_setup_joc.sh &&
  ./int_setup_joc.sh
09/11/2020 12:28 AM UTC
sha256:404707f78f4ac7a3723aed647c8682329088d66a9d99c7ca5f20989d78d0cb94RUN
/bin/bash -c #(nop) ADD file:d17065f3939ab0e461939535b23af42075ff6a48a218984464d682d20974bbc6 in /int_setup_joc.sh
09/11/2020 12:05 AM UTC
sha256:f1455fc6918bfe7c0fdd46e92c5709f0a5f6027b454106e66bfda8391674ba66RUN
/bin/bash -c git clone https://github.com/NVIDIA/apex.git /apex/;
09/11/2020 12:05 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4RUN
/bin/bash -c #(nop) CMD ["/bin/bash"]
09/11/2020 12:05 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4RUN
/bin/bash -c #(nop) ENTRYPOINT []
09/11/2020 12:05 AM UTC
sha256:10b37a8937ef075428faa322d21bf766ec00b180de4c5c0b8d7b4507662fa292RUN
/bin/bash -c git clone https://github.com/NVIDIA/NVTabular.git /nvtabular/; source activate ${CONDA_ENV}; cd /nvtabular/; pip install -e .;
09/11/2020 12:05 AM UTC
sha256:f0e76a8ecfb5d87a2f3f0ac47078919932225e15ce143b5a5ce8fb373e3fdb49RUN
/bin/bash -c ln -s /usr/local/cuda/lib64/libcudart.so.10.2 /usr/local/cuda/lib64/libcudart.so.10.1
09/11/2020 12:05 AM UTC
sha256:92981c9b1d3ef2afd56950e919d1c8b0f0e0300311452cb35297946a5120a4a5RUN
/bin/bash -c apt update -y --fix-missing &&
  apt upgrade -y &&
  apt install -y git libboost-all-dev tzdata vim texlive-xetex wget
09/11/2020 12:05 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4RUN
/bin/bash -c #(nop) ENV CONDA_ENV=rapids
09/11/2020 12:02 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4RUN
/bin/bash -c #(nop) ARG CONDA_ENV=rapids
09/11/2020 12:02 AM UTC
...