remove tb-nightly
This commit is contained in:
parent
daedfc5487
commit
3bf0cb9c60
|
@ -10,10 +10,6 @@ pillow
|
||||||
# Nvidia Apex (optional) for mixed precision training --------------------------
|
# Nvidia Apex (optional) for mixed precision training --------------------------
|
||||||
# git clone https://github.com/NVIDIA/apex && cd apex && pip install -v --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" . --user && cd .. && rm -rf apex
|
# git clone https://github.com/NVIDIA/apex && cd apex && pip install -v --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" . --user && cd .. && rm -rf apex
|
||||||
|
|
||||||
# Tensorboard (optional) pip requirements --------------------------------------
|
|
||||||
# tb-nightly
|
|
||||||
# future
|
|
||||||
|
|
||||||
# Conda commands (in place of pip) ---------------------------------------------
|
# Conda commands (in place of pip) ---------------------------------------------
|
||||||
# conda update -yn base -c defaults conda
|
# conda update -yn base -c defaults conda
|
||||||
# conda install -yc anaconda numpy opencv matplotlib tqdm pillow ipython future
|
# conda install -yc anaconda numpy opencv matplotlib tqdm pillow ipython future
|
||||||
|
|
Loading…
Reference in New Issue