Home
last modified time | relevance | path

Searched full:python3 (Results 1 – 25 of 1134) sorted by relevance

12345678910>>...46

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/experimental/HPC-generator/
Dgenerate_hpc.sh19 #python3 generator.py -I ./template_file/gemm_fma_nc8hw8_asm.c.in -A row_block=12 col_block=8 -O ./…
20 #python3 generator.py -I ./template_file/gemm_fma_nc8hw8_asm.c.in -A row_block=11 col_block=8 -O ./…
21 #python3 generator.py -I ./template_file/gemm_fma_nc8hw8_asm.c.in -A row_block=10 col_block=8 -O ./…
22 #python3 generator.py -I ./template_file/gemm_fma_nc8hw8_asm.c.in -A row_block=9 col_block=8 -O ./g…
23 #python3 generator.py -I ./template_file/gemm_fma_nc8hw8_asm.c.in -A row_block=8 col_block=8 -O ./g…
24 #python3 generator.py -I ./template_file/gemm_fma_nc8hw8_asm.c.in -A row_block=7 col_block=8 -O ./g…
25 #python3 generator.py -I ./template_file/gemm_fma_nc8hw8_asm.c.in -A row_block=6 col_block=8 -O ./g…
26 #python3 generator.py -I ./template_file/gemm_fma_nc8hw8_asm.c.in -A row_block=5 col_block=8 -O ./g…
27 #python3 generator.py -I ./template_file/gemm_fma_nc8hw8_asm.c.in -A row_block=4 col_block=8 -O ./g…
28 #python3 generator.py -I ./template_file/gemm_fma_nc8hw8_asm.c.in -A row_block=3 col_block=8 -O ./g…
[all …]
/third_party/python/Lib/test/test_tools/
Dtest_pathfix.py67 ['-i', '/usr/bin/python3'],
70 '#! /usr/bin/python3')
76 ['-i', '/usr/bin/python3']),
77 '#! /usr/bin/python3')
81 ['-i', '/usr/bin/python3']),
82 '#! /usr/bin/python3')
88 ['-i', '/usr/bin/python3', '-k']),
89 '#! /usr/bin/python3 -R')
93 ['-i', '/usr/bin/python3', '-k']),
94 '#! /usr/bin/python3')
[all …]
/third_party/python/Doc/howto/
Dargparse.rst84 $ python3 prog.py
85 $ python3 prog.py --help
90 $ python3 prog.py --verbose
93 $ python3 prog.py foo
126 $ python3 prog.py
129 $ python3 prog.py --help
137 $ python3 prog.py foo
171 $ python3 prog.py -h
192 $ python3 prog.py 4
213 $ python3 prog.py 4
[all …]
/third_party/mesa3d/.gitlab-ci/container/debian/
Dx86_test-base.sh16 python3-dev \
17 python3-pip \
18 python3-setuptools \
19 python3-wheel \
49 python3-mako \
50 python3-numpy \
51 python3-packaging \
52 python3-pil \
53 python3-requests \
54 python3-six \
[all …]
Darm_build.sh49 python3-mako \
50 python3-pil \
51 python3-pip \
52 python3-requests \
53 python3-setuptools \
Dx86_build-base.sh19 python3-pip \
20 python3-setuptools \
66 python3-mako \
67 python3-pil \
68 python3-requests \
Dx86_test-vk.sh41 python3-dev \
42 python3-distutils \
43 python3-pip \
44 python3-setuptools \
45 python3-wheel \
56 python3-lxml \
57 python3-simplejson \
/third_party/mindspore/mindspore-src/source/mindspore/lite/cmake/
Dpython.cmake8 find_package(Python3 COMPONENTS Interpreter Development)
10 message("Python3 found, version: ${Python3_VERSION}")
11 message("Python3 library path: ${Python3_LIBRARY}")
12 message("Python3 interpreter: ${Python3_EXECUTABLE}")
15 message(WARNING "Maybe python3 environment is broken.")
16 message("Python3 library path: ${Python3_LIBRARY}")
17 message("Python3 interpreter: ${Python3_EXECUTABLE}")
19 message(FATAL_ERROR "Python3 not found, please install Python>=3.7.5, and set --enable-shared "
/third_party/python/Mac/PythonLauncher/
DfactorySettings.plist13 <string>/usr/local/bin/python3</string>
14 <string>/opt/local/bin/python3</string>
15 <string>/sw/bin/python3</string>
38 <string>/usr/local/bin/python3</string>
39 <string>/opt/local/bin/python3</string>
40 <string>/sw/bin/python3</string>
63 <string>/usr/local/bin/python3</string>
64 <string>/opt/local/bin/python3</string>
65 <string>/sw/bin/python3</string>
/third_party/mesa3d/.gitlab-ci/container/
Dcreate-rootfs.sh40 python3-dev
41 python3-pip
42 python3-setuptools
43 python3-wheel
80 python3 \
81 python3-lxml \
82 python3-mako \
83 python3-numpy \
84 python3-packaging \
85 python3-pil \
[all …]
/third_party/musl/tools/api_cmp_tool/
DREADME.md13 #### 2、python3.8
20 sudo apt install python3.8
21 sudo apt install python3-pip
60 usage: python3.8 compare.py [-h] -l <path> -i <path>
74 $python3.8 compare.py -l ~/libc.so -i ~/include
75 $python3.8 compare.py -h
76 $python3.8 compare.py -l ~/libc.so -i ~/include -b ~/backlist.txt -m macros.txt -o ~/
/third_party/ltp/testcases/network/nfsv4/acl/
Druntest25 rsh -n $REMOTEHOST python3 $PWD/create_users.py -u 50 -g 50
54 python3 create_users.py -u 50 -g 50
57 python3 test_long_acl.py -l $MAXLENGTH -p $NFSMNTDIR/lacl-testdir
61 python3 setacl_stress.py -n 100 -u $USER_NB -g $GRP_NB -f $FILE_NB -p $NFSMNTDIR
64 python3 cleanusers.py
65 python3 cleangroups.py
66 rsh -n $REMOTEHOST python3 $PWD/cleanusers.py
/third_party/skia/third_party/externals/harfbuzz/.circleci/
Dconfig.yml21 …- 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-pip
97 …- run: DEBIAN_FRONTEND=noninteractive apt install -y python3 python3-pip ninja-build clang lld git…
108 …- run: DEBIAN_FRONTEND=noninteractive apt install -y python3 python3-pip ninja-build clang lld git…
119 …- run: DEBIAN_FRONTEND=noninteractive apt install -y python3 python3-pip ninja-build clang lld git…
138 …RONTEND=noninteractive sudo apt install -y ninja-build gtk-doc-tools python3 python3-pip git g++-m…
161 …RONTEND=noninteractive sudo apt install -y ninja-build gtk-doc-tools python3 python3-pip git g++-m…
/third_party/astc-encoder/jenkins/
Dbuild.Dockerfile15 python3 \
16 python3-pip \
17 python3-venv \
18 python3-numpy \
19 python3-pil \
Dnightly.Jenkinsfile100 python3 ./Test/astc_test_functional.py --encoder=none
101 python3 ./Test/astc_test_functional.py --encoder=sse2
102 python3 ./Test/astc_test_functional.py --encoder=sse4.1
103 python3 ./Test/astc_test_functional.py --encoder=avx2
104python3 ./Test/astc_test_image.py --encoder=none --test-set Small --test-quality medium
105python3 ./Test/astc_test_image.py --encoder=all-x86 --test-set Small --test-quality medium
157 set Path=c:\\Python3;c:\\Python3\\Scripts;%Path%
236 set Path=c:\\Python3;c:\\Python3\\Scripts;%Path%
285 python3 ./Test/astc_test_image.py --test-set Small --test-quality medium
/third_party/mindspore/mindspore-src/source/cmake/
Dcheck_requirements.cmake26 find_package(Python3 COMPONENTS Interpreter Development)
28 message("Python3 found, version: ${Python3_VERSION}")
29 message("Python3 library path: ${Python3_LIBRARY}")
30 message("Python3 interpreter: ${Python3_EXECUTABLE}")
33 message(WARNING "Maybe python3 environment is broken.")
34 message("Python3 library path: ${Python3_LIBRARY}")
35 message("Python3 interpreter: ${Python3_EXECUTABLE}")
37 message(FATAL_ERROR "Python3 not found, please install Python>=3.7.5, and set --enable-shared "
/third_party/protobuf/python/
Drelease.sh83 python3 setup.py build
84 python3 setup.py test
87 python3 setup.py sdist
92 run_install_test ${TESTING_VERSION} python3 https://test.pypi.org/simple
95 python3 setup.py clean build bdist_wheel
99 run_install_test ${TESTING_VERSION} python3 https://test.pypi.org/simple
112 python3 setup.py clean build sdist
119 python3 setup.py clean build bdist_wheel
/third_party/skia/third_party/externals/spirv-cross/
D.travis.yml32 - choco install python3
39 - choco install python3
49 - if [[ "$TRAVIS_OS_NAME" == "windows" ]]; then PYTHON3=$(which python); fi
50 - if [[ "$TRAVIS_OS_NAME" != "windows" ]]; then PYTHON3=$(which python3); fi
54 …AKE_BUILD_TYPE=Release -G "${GENERATOR}" -DPYTHON_EXECUTABLE:FILEPATH="${PYTHON3}" -DSPIRV_CROSS_E…
/third_party/python/Doc/library/
Dtracemalloc.rst60 /usr/lib/python3.4/collections/__init__.py:368: size=244 KiB, count=2315, average=108 B
61 /usr/lib/python3.4/unittest/case.py:381: size=185 KiB, count=779, average=243 B
62 /usr/lib/python3.4/unittest/case.py:402: size=154 KiB, count=378, average=416 B
63 /usr/lib/python3.4/abc.py:133: size=88.7 KiB, count=347, average=262 B
67 /usr/lib/python3.4/sysconfig.py:411: size=48.0 KiB, count=1, average=48.0 KiB
99 /usr/lib/python3.4/linecache.py:127: size=940 KiB (+940 KiB), count=8106 (+8106), average=119 B
100 … /usr/lib/python3.4/unittest/case.py:571: size=298 KiB (+298 KiB), count=589 (+589), average=519 B
102 /usr/lib/python3.4/mimetypes.py:217: size=112 KiB (+112 KiB), count=1334 (+1334), average=86 B
103 /usr/lib/python3.4/http/server.py:848: size=96.0 KiB (+96.0 KiB), count=1 (+1), average=96.0 KiB
104 /usr/lib/python3.4/inspect.py:1465: size=83.5 KiB (+83.5 KiB), count=109 (+109), average=784 B
[all …]
/third_party/grpc/
Dgrpc.spec21 BuildRequires: python3-devel python3-setuptools python3-Cython
51 %package -n python3-grpcio
52 Summary: Python3 language bindings for gRPC
54 %{?python_provide:%python_provide python3-%{pypi_name}}
56 %description -n python3-grpcio
57 Python3 bindings for gRPC.
138 %files -n python3-grpcio
/third_party/skia/infra/bots/
DREADME.recipes.md6 * [build](#recipe_modules-build) (Python3 ✅) &mdash; Build Skia for various platforms.
7 * [builder_name_schema](#recipe_modules-builder_name_schema) (Python3 ✅)
8 * [checkout](#recipe_modules-checkout) (Python3 ✅)
9 * [docker](#recipe_modules-docker) (Python3 ✅)
10 * [doxygen](#recipe_modules-doxygen) (Python3 ✅)
11 * [env](#recipe_modules-env) (Python3 ✅)
12 * [flavor](#recipe_modules-flavor) (Python3 ✅)
13 * [git](#recipe_modules-git) (Python3 ✅)
14 * [gold_upload](#recipe_modules-gold_upload) (Python3 ✅)
15 * [gsutil](#recipe_modules-gsutil) (Python3 ✅)
[all …]
/third_party/rust/crates/bindgen/bindgen-tests/tests/quickchecking/
DREADME.md20 Requires `python3` to be in `$PATH`.
22 Many systems have `python3` by default but if your OS doesn't, its package
26 $ sudo apt install python3
27 $ brew install python3
/third_party/brotli/
Dbrotli.spec12 BuildRequires: python3-devel gcc-c++ gcc cmake
22 %package -n python3-%{name}
23 Requires: python3
25 %{?python_provide:%python_provide python3-%{name}}
27 %description -n python3-%{name}
82 %files -n python3-%{name}
/third_party/mindspore/mindspore-src/source/scripts/conda/mindspore-ascend/1.3.0/
Dbuild.sh8 echo "building conda package for python3.7"
11 echo "building conda package for python3.9"
19 echo "building conda package for python3.7"
22 echo "building conda package for python3.9"
/third_party/mindspore/mindspore-src/source/scripts/conda/mindspore-cpu/1.3.0/
Dbuild.sh8 echo "building conda package for python3.7"
11 echo "building conda package for python3.9"
19 echo "building conda package for python3.7"
22 echo "building conda package for python3.9"

12345678910>>...46