Skip to content

Commit 51b910f

Browse files
pribaltaszmigacz
authored andcommitted
Cleanup (NVIDIA#328)
Signed-off-by: Pablo Ribalta <pribalta@nvidia.com>
1 parent 2984d85 commit 51b910f

14 files changed

Lines changed: 4 additions & 727 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
FROM gitlab-master.nvidia.com:5005/dl/dgx/tensorflow:19.11-tf1-py3-devel
1+
FROM nvcr.io/nvidia/tensorflow:19.11-tf1-py3
22

33
ADD . /workspace/vnet
44
WORKDIR /workspace/vnet
55

66
RUN pip install --upgrade pip
7-
RUN pip install ./dllogger
7+
RUN pip install --user git+https://github.com/NVIDIA/dllogger
88
RUN pip install --disable-pip-version-check -r requirements.txt
99

1010

TensorFlow/Segmentation/VNet/dllogger/.gitignore

Lines changed: 0 additions & 125 deletions
This file was deleted.

TensorFlow/Segmentation/VNet/dllogger/LICENSE

Lines changed: 0 additions & 13 deletions
This file was deleted.

TensorFlow/Segmentation/VNet/dllogger/README.md

Lines changed: 0 additions & 83 deletions
This file was deleted.

TensorFlow/Segmentation/VNet/dllogger/__init__.py

Whitespace-only changes.

TensorFlow/Segmentation/VNet/dllogger/dllogger/__init__.py

Lines changed: 0 additions & 64 deletions
This file was deleted.

0 commit comments

Comments
 (0)