Skip to content

Commit 8a4f9e1

Browse files
committed
Removal of PerformanceMonitor + change to dynamic imports
Signed-off-by: Álvaro Bacca Peña <[email protected]>
1 parent f6ee095 commit 8a4f9e1

File tree

6 files changed

+338
-618
lines changed

6 files changed

+338
-618
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ RUN pip3 install tensorflow==2.9.1 keras==2.9.0 numpy==1.22.4 scipy==1.8.1 matpl
99
resampy==0.3.1 ffmpeg-python==0.2.0 cma==3.2.2 pandas==1.4.3 h5py==3.7.0 tensorflow-addons==0.17.1 \
1010
torch==1.12.0 torchaudio==0.12.0 torchvision==0.13.0 catboost==1.0.6 GPy==1.10.0 \
1111
lightgbm==3.3.2 xgboost==1.6.1 kornia==0.6.6 lief==0.12.1 pytest==7.1.2 pytest-pep8==1.0.6 \
12-
pytest-mock==3.8.2 requests==2.28.1 umap-learn==0.5.7 psutil==7.0.0 nvidia-ml-py==12.575.51
12+
pytest-mock==3.8.2 requests==2.28.1 umap-learn==0.5.7
1313

1414
RUN apt-get -y install ffmpeg libavcodec-extra vim git
1515

0 commit comments

Comments
 (0)