Home
last modified time | relevance | path

Searched +full:python3 +full:- +full:pip (Results 1 – 25 of 165) sorted by relevance

1234567

/third_party/skia/third_party/externals/harfbuzz/.circleci/
Dconfig.yml4 win32-executor:
6 - image: cimg/base:edge-20.04
7 win64-executor:
9 - image: cimg/base:edge-20.04
10 autotools-executor:
12 - image: cimg/base:edge-20.04
16 macos-aat-fonts:
20 - checkout
21- run: HOMEBREW_NO_AUTO_UPDATE=1 brew install pkg-config ragel freetype glib cairo python3 icu4c g…
22 - run: pip3 install meson --upgrade
[all …]
/third_party/mindspore/mindspore-src/source/scripts/conda/mindspore-cpu/1.5.0rc1/
Dbuild.sh3 # install MindSpore-CPU using pip
17 echo "building conda package for python3.7"
18pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/cpu/aarch64/mi…
20 echo "building conda package for python3.9"
21pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/cpu/aarch64/mi…
29 echo "building conda package for python3.7"
30pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/cpu/x86_64/min…
32 echo "building conda package for python3.9"
33pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/cpu/x86_64/min…
Dbld.bat1 @rem install MindSpore-CPU for windows using pip
5 echo "building conda package for python3.7"
6pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/cpu/x86_64/min…
8 echo "building conda package for python3.9"
9pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/cpu/x86_64/min…
/third_party/mindspore/mindspore-src/source/scripts/conda/mindspore-ascend/1.5.0rc1/
Dbuild.sh3 # install MindSpore-Ascend using pip
8 echo "building conda package for python3.7"
9pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/ascend/aarch64…
11 echo "building conda package for python3.9"
12pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/ascend/aarch64…
20 echo "building conda package for python3.7"
21pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/ascend/x86_64/…
23 echo "building conda package for python3.9"
24pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/ascend/x86_64/…
/third_party/mindspore/mindspore-src/source/scripts/conda/mindspore-ascend/1.5.0/
Dbuild.sh3 # install MindSpore-Ascend using pip
8 echo "building conda package for python3.7"
9pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/ascend/aarch64/min…
11 echo "building conda package for python3.9"
12pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/ascend/aarch64/min…
20 echo "building conda package for python3.7"
21pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/ascend/x86_64/mind…
23 echo "building conda package for python3.9"
24pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/ascend/x86_64/mind…
/third_party/mindspore/mindspore-src/source/scripts/conda/mindspore-cpu/1.5.0/
Dbuild.sh3 # install MindSpore-CPU using pip
17 echo "building conda package for python3.7"
18pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/cpu/aarch64/mindsp…
20 echo "building conda package for python3.9"
21pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/cpu/aarch64/mindsp…
29 echo "building conda package for python3.7"
30pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/cpu/x86_64/mindspo…
32 echo "building conda package for python3.9"
33pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/cpu/x86_64/mindspo…
Dbld.bat1 @rem install MindSpore-CPU for windows using pip
5 echo "building conda package for python3.7"
6pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/cpu/x86_64/mindspo…
8 echo "building conda package for python3.9"
9pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/cpu/x86_64/mindspo…
/third_party/skia/third_party/externals/freetype/docs/
DREADME1 After saying `make refdoc' or `make refdoc-venv' the `reference/' directory
2 contains the FreeType API reference. You need Python >= 3.5 and pip to make
9 - Ensure `python' and `pip' are available.
10 - Install pip package `docwriter' with `pip install --user docwriter'.
11 - Make target with `make refdoc'.
12 - This target can be run offline once required packages are installed.
14 2. Using `make refdoc-venv' (requires internet access):
16 - Ensure `python', `pip' and Python package `virtualenv' are available.
17 - Make target with `make refdoc-venv'.
18 - This may or may not require internet access every time depending on
[all …]
/third_party/mindspore/mindspore-src/source/scripts/conda/mindspore-ascend/1.3.0/
Dbuild.sh3 # install MindSpore-Ascend using pip
8 echo "building conda package for python3.7"
9pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.3.0/MindSpore/ascend/aarch64/min…
11 echo "building conda package for python3.9"
19 echo "building conda package for python3.7"
20pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.3.0/MindSpore/ascend/x86_64/mind…
22 echo "building conda package for python3.9"
/third_party/mindspore/mindspore-src/source/scripts/conda/mindspore-cpu/1.3.0/
Dbuild.sh3 # install MindSpore-CPU using pip
8 echo "building conda package for python3.7"
9pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.3.0/MindSpore/cpu/aarch64/mindsp…
11 echo "building conda package for python3.9"
19 echo "building conda package for python3.7"
20pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.3.0/MindSpore/cpu/x86_64/mindspo…
22 echo "building conda package for python3.9"
/third_party/python/Doc/tutorial/
Dvenv.rst2 .. _tut-venv:
24 self-contained directory tree that contains a Python installation for a
41 system, you can select a specific Python version by running ``python3`` or
47 python -m venv tutorial-env
49 This will create the ``tutorial-env`` directory if it doesn't exist,
63 tutorial-env\Scripts\activate.bat
67 source tutorial-env/bin/activate
79 .. code-block:: bash
81 $ source ~/envs/tutorial-env/bin/activate
82 (tutorial-env) $ python
[all …]
/third_party/libfuse/test/
Dci-install.sh3 set -e
5 sudo python3 -m pip install --upgrade pip
6 sudo python3 -m pip install pytest meson==1.0.1 looseversion
7 valgrind --version
8 ninja --version
9 meson --version
/third_party/json/docs/mkdocs/
DMakefile6 venv/bin/mkdocs serve --dirtyreload
14 cp -r ../json.gif docs/images
15 cp -r ../examples/*.cpp ../examples/*.output docs/examples
18 @cd docs ; python3 ../scripts/check_structure.py
22 rm -fr docs/images/json.gif docs/examples
26 venv/bin/mkdocs gh-deploy --clean --force
30 python3 -mvenv venv
31 venv/bin/pip install --upgrade pip
32 venv/bin/pip install wheel
33 venv/bin/pip install -r requirements.txt
[all …]
/third_party/mindspore/mindspore-src/source/scripts/install/
Dubuntu-cpu-pip.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 # Prepare and Install mindspore cpu by pip on Ubuntu 18.04.
20 # - change deb source to huaweicloud mirror
21 # - install mindspore dependencies via apt like gcc, libgmp
22 # - install python3 & pip3 via apt and set it to default
23 # - install mindspore-cpu within new installed python by pip
26 # - PYTHON_VERSION: python version to install. [3.7(default), 3.8, 3.9]
27 # - MINDSPORE_VERSION: mindspore version to install, >=1.6.0, required
30 # Run script like `MINDSPORE_VERSION=1.7.0 bash ./ubuntu-cpu-pip.sh`.
31 # To set augments, run it as `PYTHON_VERSION=3.9 MINDSPORE_VERSION=1.6.0 bash ./ubuntu-cpu-pip.sh…
[all …]
Dubuntu-cpu-source.sh8 # http://www.apache.org/licenses/LICENSE-2.0
20 # - change deb source to huaweicloud mirror
21 # - install compile dependencies via apt like cmake, gcc
22 # - install python3 & pip3 via apt and set it to default
23 # - install LLVM if LLVM is set to on.
26 # - PYTHON_VERSION: python version to install. [3.7(default), 3.8, 3.9]
27 # - LLVM: whether to install optional dependency LLVM for graph kernel fusion. [on, off(default)]
30 # Run script like `bash ./ubuntu-cpu-source.sh`.
31 # To set augments, run it as `PYTHON_VERSION=3.9 LLVM=on bash ./ubuntu-cpu-source.sh`.
33 set -e
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/lite/examples/cloud_infer/quick_start_python/
Dlite-cpu-pip.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 # Prepare and Install mindspore cpu by pip on Ubuntu 18.04.
20 # - Change deb source to huawei cloud mirror.
21 # - Install python3 & pip3 via apt and set it to default.
22 # - Install MindSpore Lite dependencies via pip like numpy, wheel.
23 # - Download model and input data file.
24 # - Install MindSpore Lite within new installed python by pip.
27 # - MINDSPORE_LITE_VERSION: MindSpore Lite cloud-side inference version to install, >=2.0.0, requ…
30 # Run script like `MINDSPORE_LITE_VERSION=2.0.0 bash ./lite-cpu-pip.sh`.
32 set -e
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/lite/examples/quick_start_python/
Dlite-cpu-pip.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 # Prepare and Install mindspore cpu by pip on Ubuntu 18.04.
20 # - Change deb source to huawei cloud mirror.
21 # - Install python3 & pip3 via apt and set it to default.
22 # - Install MindSpore Lite dependencies via pip like numpy, wheel.
23 # - Download model and input data file.
24 # - Install MindSpore Lite within new installed python by pip.
27 # - MINDSPORE_LITE_VERSION: MindSpore Lite version to install, >=1.8.0, required
30 # Run script like `MINDSPORE_LITE_VERSION=1.9.0 bash ./lite-cpu-pip.sh`.
32 set -e
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/lite/examples/cloud_infer/quick_start_parallel_python/
Dlite-server-cpu-pip.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 # Prepare and Install mindspore cpu by pip on Ubuntu 18.04.
20 # - Change deb source to huawei cloud mirror.
21 # - Install python3 & pip3 via apt and set it to default.
22 # - Install MindSpore Lite dependencies via pip like numpy, wheel.
23 # - Download model and input data file.
24 # - Install MindSpore Lite within new installed python by pip.
27 # - MINDSPORE_LITE_VERSION: MindSpore Lite cloud-side inference version to install, >=2.0.0, requ…
30 # Run script like `MINDSPORE_LITE_VERSION=2.0.0 bash ./lite-server-cpu-pip.sh`.
32 set -e
[all …]
/third_party/mindspore/mindspore-src/source/scripts/conda/mindspore-gpu/1.5.0/py37/cuda11.1/
Dbuild.sh3 # install MindSpore-GPU using pip
6 echo "building conda package for python3.7"
7pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/gpu/x86_64/cuda-11…
9 echo "building conda package for python3.9"
10pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/gpu/x86_64/cuda-11…
/third_party/mindspore/mindspore-src/source/scripts/conda/mindspore-gpu/1.5.0/py39/cuda10.1/
Dbuild.sh3 # install MindSpore-GPU using pip
6 echo "building conda package for python3.7"
7pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/gpu/x86_64/cuda-10…
9 echo "building conda package for python3.9"
10pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/gpu/x86_64/cuda-10…
/third_party/mindspore/mindspore-src/source/scripts/conda/mindspore-gpu/1.5.0/py39/cuda11.1/
Dbuild.sh3 # install MindSpore-GPU using pip
6 echo "building conda package for python3.7"
7pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/gpu/x86_64/cuda-11…
9 echo "building conda package for python3.9"
10pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/gpu/x86_64/cuda-11…
/third_party/mindspore/mindspore-src/source/scripts/conda/mindspore-gpu/1.5.0/py37/cuda10.1/
Dbuild.sh3 # install MindSpore-GPU using pip
6 echo "building conda package for python3.7"
7pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/gpu/x86_64/cuda-10…
9 echo "building conda package for python3.9"
10pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0/MindSpore/gpu/x86_64/cuda-10…
/third_party/mindspore/mindspore-src/source/scripts/conda/mindspore-gpu/1.5.0rc1/py39/cuda11.1/
Dbuild.sh3 # install MindSpore-GPU using pip
6 echo "building conda package for python3.7"
7pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/gpu/x86_64/cud…
9 echo "building conda package for python3.9"
10pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/gpu/x86_64/cud…
/third_party/mindspore/mindspore-src/source/scripts/conda/mindspore-gpu/1.5.0rc1/py37/cuda11.1/
Dbuild.sh3 # install MindSpore-GPU using pip
6 echo "building conda package for python3.7"
7pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/gpu/x86_64/cud…
9 echo "building conda package for python3.9"
10pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/gpu/x86_64/cud…
/third_party/mindspore/mindspore-src/source/scripts/conda/mindspore-gpu/1.5.0rc1/py39/cuda10.1/
Dbuild.sh3 # install MindSpore-GPU using pip
6 echo "building conda package for python3.7"
7pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/gpu/x86_64/cud…
9 echo "building conda package for python3.9"
10pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/gpu/x86_64/cud…

1234567