Searched full:python3 (Results 1 – 25 of 6318) sorted by relevance
12345678910>>...253
148 …python3.6/include/python3.6m/Python-ast.h" "$(@D)/python_include/Python-ast.h" && cp "/opt/python3…183 …python3.6/lib/python3.6/site-packages/numpy/core/include/numpy/__multiarray_api.h" "$(@D)/numpy_in…
19 apt-get install -y python3.9 python3.9-dev20 apt-get install -y python3-pip 21 ln -sf /usr/bin/python3.9 /usr/local/bin/python3.922 apt-get install -y python3.9-distutils23 update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.9 124 update-alternatives --set python3 /usr/bin/python3.926 # python3.9 -m pip install --upgrade pip28 install_ubuntu_16_python_pip_deps python3.929 cp -r /root//.local/lib/python3.9/site-packages/* /usr/lib/python3/dist-packages/.30 ln -sf /root//.local/lib/python3.9/site-packages/numpy/core/include/numpy /usr/include/python3.9/nu…[all …]
59 RUN apt-get install --reinstall python3-apt62 python3.6 python3.6-dev python3-pip python3.6-venv && \64 python3.6 -m pip install pip --upgrade && \65 update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.6 070 RUN apt-get update && apt-get install -y python3.8 python3.8-dev python3.8-venv75 RUN python3.8 get-pip.py76 RUN python3.8 -m pip install --upgrade pip setuptools wheel79 RUN ln -sf "/usr/include/x86_64-linux-gnu/python3.6m" "/dt7/usr/include/x86_64-linux-gnu/python3.6m"80 RUN ln -sf "/usr/include/x86_64-linux-gnu/python3.6m" "/dt8/usr/include/x86_64-linux-gnu/python3.6m"82 RUN ln -sf "/usr/include/x86_64-linux-gnu/python3.8" "/dt7/usr/include/x86_64-linux-gnu/python3.8"[all …]
60 python3.6 python3.6-dev python3-pip python3.6-venv && \62 python3.6 -m pip install pip --upgrade && \63 update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.6 068 RUN apt-get update && apt-get install -y python3.8 python3.8-dev python3.8-venv73 RUN python3.8 get-pip.py74 RUN python3.8 -m pip install --upgrade pip setuptools wheel80 RUN ln -sf "/usr/include/x86_64-linux-gnu/python3.6m" "/dt7/usr/include/x86_64-linux-gnu/python3.6m"81 RUN ln -sf "/usr/include/x86_64-linux-gnu/python3.6m" "/dt8/usr/include/x86_64-linux-gnu/python3.6m"83 RUN ln -sf "/usr/include/x86_64-linux-gnu/python3.8" "/dt7/usr/include/x86_64-linux-gnu/python3.8"84 RUN ln -sf "/usr/include/x86_64-linux-gnu/python3.8" "/dt8/usr/include/x86_64-linux-gnu/python3.8"
3 # Install GCC, Python3.7 and other dependencies.18 python3.7 \19 python3.7-dev \20 python3-pip \21 python3.7-distutils && \24 rm -f /usr/bin/python3 && \25 ln -s /usr/bin/python3.7 /usr/bin/python && \26 ln -s /usr/bin/python3.7 /usr/bin/python3 && \31 RUN python3.7 -m pip install --upgrade pip && \33 python3.7 -c "import tensorflow as tf; print(tf.__version__)"
58 python3.6 python3.6-dev python3-pip python3.6-venv && \60 python3.6 -m pip install pip --upgrade && \61 update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.6 067 RUN wget https://bootstrap.pypa.io/get-pip.py && python3.6 get-pip.py && rm get-pip.py72 # Make python3.6 the default python version73 RUN update-alternatives --install /usr/bin/python python /usr/bin/python3.6 0
60 python3.6 python3.6-dev python3-pip python3.6-venv && \62 python3.6 -m pip install pip --upgrade && \63 update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.6 069 RUN wget https://bootstrap.pypa.io/get-pip.py && python3.6 get-pip.py && rm get-pip.py74 # Make python3.6 the default python version75 RUN update-alternatives --install /usr/bin/python python /usr/bin/python3.6 0
54 language=Python3;67 language=Python3;90 language=Python3;103 language=Python3;125 language=Python3;138 language=Python3;169 language=Python3;182 language=Python3;204 language=Python3;217 language=Python3;[all …]
116 options {language=Python3;output=AST;}131 options {language=Python3;output=AST;}146 options {language=Python3;output=AST;}161 options {language=Python3;output=AST;}177 options {language=Python3;output=AST;}192 options {language=Python3;output=AST;}207 options {language=Python3;output=AST;}222 options {language=Python3;output=AST;}238 options {language=Python3;output=AST;}253 options {language=Python3;output=AST;}[all …]
56 language=Python3;68 language=Python3;90 language=Python3;102 language=Python3;123 language=Python3;137 language=Python3;158 language=Python3;172 language=Python3;193 language=Python3;207 language=Python3;[all …]
116 options {language=Python3;output=AST;}131 options {language=Python3;output=AST;}146 options {language=Python3;output=AST;}161 options {language=Python3;output=AST;}176 options {language=Python3;output=AST;}191 options {language=Python3;output=AST;}206 options {language=Python3;output=AST;}221 options {language=Python3;output=AST;}236 options {language=Python3;output=AST;}251 options {language=Python3;output=AST;}[all …]
119 language=Python3;134 language=Python3;156 language=Python3;169 language=Python3;191 language=Python3;207 language=Python3;228 language=Python3;242 language=Python3;255 language=Python3;277 language=Python3;[all …]
3 …-$(uname -r) "llvm-13*" libclang-13-dev luajit luajit-5.1-dev libelf-dev python3-setuptools libdeb…5 # cmake .. -DPYTHON_CMD=python320 python3 tools/tplist.py -l examples/usdt_sample/build_gcc/usdt_sample_lib1/libusdt_sample_lib1.so27 sudo python3 tools/argdist.py -p ${pid} -i 5 -C "u:$(pwd)/examples/usdt_sample/build_gcc/usdt_sampl…31 sudo python3 tools/argdist.py -p ${pid} -i 5 -C "u:$(pwd)/examples/usdt_sample/build_gcc/usdt_sampl…34 sudo python3 examples/usdt_sample/scripts/latency.py -p=${pid} -f="usdt_20" &37 sudo python3 examples/usdt_sample/scripts/latency.py -p=${pid} -f="usdt_20" -s &40 sudo python3 examples/usdt_sample/scripts/lat_dist.py -p=${pid} -i=5 -f="usdt_20" &43 sudo python3 examples/usdt_sample/scripts/lat_dist.py -p=${pid} -i=5 -f="usdt_20" -s &46 sudo python3 examples/usdt_sample/scripts/lat_avg.py -p=${pid} -i=5 -c=10 -f="usdt_20" &[all …]
21 …- run: HOMEBREW_NO_AUTO_UPDATE=1 brew install pkg-config ragel freetype glib cairo python3 icu4c g…34 …libglib2.0-dev libgirepository1.0-dev libcairo2-dev libicu-dev libgraphite2-dev python3 python3-pip69 python3 -m venv venv82 …- run: DEBIAN_FRONTEND=noninteractive apt install -y python3 python3-pip python3-venv ninja-build …84 python3 -m venv venv97 …- run: DEBIAN_FRONTEND=noninteractive apt install -y python3 python3-pip python3-venv ninja-build …99 python3 -m venv venv112 …- run: DEBIAN_FRONTEND=noninteractive apt install -y python3 python3-pip python3-venv ninja-build …114 python3 -m venv venv135 …DEBIAN_FRONTEND=noninteractive sudo apt install -y ninja-build python3 python3-pip python3-venv gi…[all …]
24 python3 \25 python3-absl \26 python3-bidict \27 python3-distutils \28 python3-networkx \29 python3-pytest \30 python3-pytest-xdist \31 python3-setuptools \32 python3-sh \33 python3-wheel \
24 python3 \25 python3-absl \26 python3-bidict \27 python3-networkx \28 python3-pytest \29 python3-pytest-xdist \30 python3-setuptools \31 python3-sh \32 python3-wheel \
61 codespell python3-pip python3-networkx python3-pydot python3-yaml \62 python3-toml python3-markupsafe python3-jinja2 python3-tabulate \63 python3-typing-extensions python3-libcst python3-impacket \64 python3-websockets python3-pytest65 … python3 -m pip install --break-system-packages cmakelint==1.4.3 pytype==2024.9.13 ruff==0.6.8
169 - onednn/ubuntu/python3177 - PYTHON=python3.6192 - PYTHON=python3207 - PYTHON=python3223 - PYTHON=python3239 - PYTHON=python3255 - PYTHON=python3265 - onednn/ubuntu/python3274 - PYTHON=python3.6290 - PYTHON=python3[all …]
16 # Build python3 support for distributions that have it18 %bcond_without python320 %bcond_with python330 %if %{with python3}32 %global python_bcc python3-bcc33 %global python_cmds python2;python360 %if %{with python3}61 BuildRequires: python3-devel126 %if %{with python3}127 %package -n python3-bcc[all …]
7 python3 model_export_scripts/deeplab_v3.py -d10 python3 model_export_scripts/edsr.py -d13 python3 model_export_scripts/inception_v3.py -d PATH_TO_DATASET16 python3 model_export_scripts/inception_v4.py -d PATH_TO_DATASET19 python3 model_export_scripts/mobilenet_v2.py -d PATH_TO_DATASET22 python3 model_export_scripts/mobilenet_v3.py -d PATH_TO_DATASET25 python3 model_export_scripts/resnet18.py -d PATH_TO_DATASET28 python3 model_export_scripts/resnet50.py -d PATH_TO_DATASET
24 python3 -m pip install --user --upgrade --quiet nox25 python3 -m nox --version30 python3 -m pip install --user gcp-docuploader33 python3 -m docuploader create-metadata \35 --version=$(python3 setup.py --version) \37 --distribution-name=$(python3 setup.py --name) \45 python3 -m docuploader upload docs/_build/html --metadata-file docs.metadata --staging-bucket "${ST…52 python3 -m docuploader create-metadata \54 --version=$(python3 setup.py --version) \56 --distribution-name=$(python3 setup.py --name) \[all …]
11 sudo apt install swig libjpeg-dev zlib1g-dev python3-dev python3-numpy24 and python3.7 (from Debian Buster) on Raspberry Pi:28 make BASE_IMAGE=debian:buster PYTHON=python3 TENSORFLOW_TARGET=rpi docker-build31 Another option is to cross-compile for python3.5 (from Debian Stretch) on ARM6435 make BASE_IMAGE=debian:stretch PYTHON=python3 TENSORFLOW_TARGET=aarch64 docker-build38 To build for python3.6 (from Ubuntu 18.04) on x86_64 (native to the docker42 make BASE_IMAGE=ubuntu:18.04 PYTHON=python3 TENSORFLOW_TARGET=native docker-build46 BUILD_DEB=y to the make command (only for python3):49 make BASE_IMAGE=debian:buster PYTHON=python3 TENSORFLOW_TARGET=rpi BUILD_DEB=y docker-build75 tensorflow/tools/ci_build/ci_build.sh PI-PYTHON3 \[all …]
95 …python3 -m grpc_tools.protoc --python_out=helloworld --grpc_python_out=helloworld --pyi_out=hellow…98 …python3 -m grpc_tools.protoc --python_out=timeout --grpc_python_out=timeout --pyi_out=timeout -I .…101 …python3 -m grpc_tools.protoc --python_out=keep_alive --grpc_python_out=keep_alive --pyi_out=keep_a…104 …python3 -m grpc_tools.protoc --python_out=health_checking --grpc_python_out=health_checking --pyi_…107 …python3 -m grpc_tools.protoc --python_out=async_streaming --grpc_python_out=async_streaming --pyi_…110 …python3 -m grpc_tools.protoc --python_out=hellostreamingworld --grpc_python_out=hellostreamingworl…113 …python3 -m grpc_tools.protoc --python_out=uds --grpc_python_out=uds --pyi_out=uds -I ../protos ../…116 …python3 -m grpc_tools.protoc --python_out=xds --grpc_python_out=xds --pyi_out=xds -I ../protos ../…119 …python3 -m grpc_tools.protoc --python_out=multiplex --grpc_python_out=multiplex --pyi_out=multiple…122 …python3 -m grpc_tools.protoc --python_out=multiplex --grpc_python_out=multiplex --pyi_out=multiple…[all …]