Searched refs:upgrade (Results 1 – 25 of 823) sorted by relevance
12345678910>>...33
27 pip2 install --upgrade setuptools==39.1.028 pip3 install --upgrade setuptools==39.1.034 pip2 install --upgrade six==1.12.035 pip3 install --upgrade six==1.12.038 pip2 install --upgrade absl-py39 pip3 install --upgrade absl-py42 pip2 install --upgrade werkzeug==0.11.1043 pip3 install --upgrade werkzeug==0.11.1046 pip2 install --upgrade bleach==2.0.047 pip3 install --upgrade bleach==2.0.0[all …]
33 pip3 install --upgrade setuptools==39.1.038 pip3 install --upgrade six==1.12.042 pip3 install --upgrade absl-py45 pip3 install --upgrade werkzeug==0.11.1048 pip3 install --upgrade bleach==2.0.051 pip3 install --upgrade markdown==2.6.854 pip3 install --upgrade protobuf==3.6.163 pip3 install --no-binary=:all: --upgrade numpy==1.14.565 pip3 install --upgrade numpy==1.14.5100 pip3 install --upgrade astor[all …]
25 apt-get upgrade50 pip3 install --upgrade pip54 pip3 install --upgrade setuptools==39.1.056 pip3 install --upgrade virtualenv61 pip3 install --upgrade absl-py62 pip3 install --upgrade six==1.10.065 pip3 install --upgrade protobuf==3.6.175 pip3 install --no-binary=:all: --upgrade numpy==1.14.598 pip3 install --upgrade astor99 pip3 install --upgrade gast[all …]
123 "${PIP_CMD}" install --user --upgrade 'setuptools<53' pip wheel147 "${PIP_CMD}" install --user --upgrade 'tb-nightly ~= 2.4.0.a'148 "${PIP_CMD}" install --user --upgrade 'tensorflow_estimator ~= 2.4.0'180 ${PIP_CMD} install --user --upgrade 'setuptools<53' pip wheel204 ${PIP_CMD} install --user --upgrade 'tb-nightly ~= 2.4.0.a'205 ${PIP_CMD} install --user --upgrade 'tensorflow_estimator ~= 2.4.0'223 ${PIP_CMD} install --upgrade 'setuptools<53' pip wheel247 ${PIP_CMD} install --upgrade 'tb-nightly ~= 2.4.0.a'248 ${PIP_CMD} install --upgrade 'tensorflow_estimator ~= 2.4.0'253 ${PIP_CMD} install --upgrade certifi[all …]
26 RUN /opt/python/cp27-cp27m/bin/pip install --upgrade cython27 RUN /opt/python/cp27-cp27mu/bin/pip install --upgrade cython28 RUN /opt/python/cp35-cp35m/bin/pip install --upgrade cython29 RUN /opt/python/cp36-cp36m/bin/pip install --upgrade cython30 RUN /opt/python/cp37-cp37m/bin/pip install --upgrade cython31 RUN /opt/python/cp38-cp38/bin/pip install --upgrade cython32 RUN /opt/python/cp39-cp39/bin/pip install --upgrade cython
59 def bootstrap(*, root=None, upgrade=False, user=False, argument69 _bootstrap(root=root, upgrade=upgrade, user=user,74 def _bootstrap(*, root=None, upgrade=False, user=False, argument122 if upgrade:212 upgrade=args.upgrade,
26 RUN pip install --upgrade wheel27 RUN pip install --upgrade astor28 RUN pip install --upgrade gast29 RUN pip install --upgrade numpy30 RUN pip install --upgrade termcolor31 RUN pip install --upgrade keras_preprocessing
54 def bootstrap(root=None, upgrade=False, user=False, argument64 _bootstrap(root=root, upgrade=upgrade, user=user,69 def _bootstrap(root=None, upgrade=False, user=False, argument116 if upgrade:215 upgrade=args.upgrade,
26 RUN /opt/python/cp35-cp35m/bin/pip install --upgrade cython27 RUN /opt/python/cp36-cp36m/bin/pip install --upgrade cython28 RUN /opt/python/cp37-cp37m/bin/pip install --upgrade cython29 RUN /opt/python/cp38-cp38/bin/pip install --upgrade cython30 RUN /opt/python/cp39-cp39/bin/pip install --upgrade cython
188 pip_install --upgrade setuptools==44.1.1189 pip_install --upgrade pip==19.3.1190 pip_install --upgrade cython191 pip_install --upgrade six protobuf195 pip_install --upgrade futures enum34
25 python -m pip install --upgrade pip setuptools28 python -m pip install --upgrade twine31 python -m pip install --upgrade wheel
28 # listen to the upgrade request!30 upgrade43 HTTP/2 upgrade with lying server
118 assert!(weak_ref.upgrade().is_some()); in single_receiver_drop_closes_channel_and_drains()126 assert!(weak_ref.upgrade().is_none()); in single_receiver_drop_closes_channel_and_drains()137 assert!(weak_ref.upgrade().is_some()); in single_receiver_drop_closes_channel_and_drains()145 assert!(weak_ref.upgrade().is_none()); in single_receiver_drop_closes_channel_and_drains()245 if prev_weak.upgrade().is_some() { in stress_try_send_as_receiver_closes()255 if prev_weak.upgrade().is_none() { in stress_try_send_as_receiver_closes()
146 let xhci = xhci_weak.upgrade().unwrap(); in init_reg_callbacks()153 let xhci = xhci_weak.upgrade().unwrap(); in init_reg_callbacks()160 let xhci = xhci_weak.upgrade().unwrap(); in init_reg_callbacks()169 let xhci = xhci_weak.upgrade().unwrap(); in init_reg_callbacks()178 let xhci = xhci_weak.upgrade().unwrap(); in init_reg_callbacks()186 let xhci = xhci_weak.upgrade().unwrap(); in init_reg_callbacks()194 let xhci = xhci_weak.upgrade().unwrap(); in init_reg_callbacks()202 let xhci = xhci_weak.upgrade().unwrap(); in init_reg_callbacks()210 let xhci = xhci_weak.upgrade().unwrap(); in init_reg_callbacks()
237 upgrade = ast_edits.ASTCodeUpgrader(TFAPIChangeSpec()) variable242 files_processed, report_text, errors = upgrade.process_file(246 files_processed, report_text, errors = upgrade.process_tree(
3 This tool allows you to upgrade your existing TensorFlow Python scripts,23 # upgrade the .py files and copy all the other files to the outtree26 # just upgrade the .py files65 convenient tool to upgrade Jupyter notebooks and Python files in a GitHub77 available for TensorFlow 2.0 upgrade.
36 "$PYTHON" -m pip install --upgrade pip==19.3.137 "$PYTHON" -m pip install --upgrade futures
24 "$PYTHON" -m pip install --upgrade pip==19.3.125 "$PYTHON" -m pip install --upgrade futures
42 $PYTHON -m pip install --upgrade pip==19.3.145 $PYTHON -m pip install --upgrade astroid==2.3.3 pylint==2.2.2 "isort>=4.3.0,<5.0.0"
1 RUN: llvm-dis %p/Inputs/byval-upgrade.bc -o - | FileCheck %s3 Make sure we upgrade old-stile IntAttribute byval records to a fully typed
35 "$PYTHON" -m pip install --upgrade pip==10.0.136 "$PYTHON" -m pip install --upgrade futures
39 [--upgrade] [--without-pip] [--prompt PROMPT] [--upgrade-deps]58 --upgrade Upgrade the environment directory to use this version64 --upgrade-deps Upgrade core dependencies: pip setuptools to the71 Add ``--upgrade-deps`` option to upgrade pip + setuptools to the latest on PyPI79 raised, unless the ``--clear`` or ``--upgrade`` option was provided.
87 let ex = self.ex.upgrade().ok_or(Error::ExecutorGone)?; in wait_readable()101 let ex = self.ex.upgrade().ok_or(Error::ExecutorGone)?; in wait_writable()148 if let Some(ex) = self.ex.upgrade() { in poll()164 if let Some(ex) = self.ex.upgrade() { in drop()198 if let Some(ex) = raw.upgrade() { in notify_task()288 if let Some(r) = raw.upgrade() { in spawn()305 if let Some(r) = raw.upgrade() { in spawn_local()407 if let Some(arc_self) = weak_self.upgrade() { in wake_by_ref()