Searched full:python3 (Results 1 – 25 of 1290) sorted by relevance
12345678910>>...52
/external/tensorflow/third_party/toolchains/preconfig/ubuntu16.04/py3_opt/ |
D | BUILD | 11 interpreter_path = "/usr/bin/python3", 17 interpreter_path = "/usr/bin/python3", 172 …python3.6/include/python3.6m/Python-ast.h" "$(@D)/python_include/Python-ast.h" && cp -f "/opt/pyth… 207 …python3.6/lib/python3.6/site-packages/numpy/core/include/numpy/__multiarray_api.h" "$(@D)/numpy_in…
|
/external/tensorflow/third_party/toolchains/preconfig/ubuntu16.04/py3/ |
D | BUILD | 11 interpreter_path = "/usr/bin/python3", 17 interpreter_path = "/usr/bin/python3", 172 …python3.6m/Python-ast.h" "$(@D)/python_include/Python-ast.h" && cp -f "/usr/include/python3.6m/Pyt… 207 …python3.6/dist-packages/numpy/core/include/numpy/__multiarray_api.h" "$(@D)/numpy_include/numpy/__…
|
/external/tensorflow/third_party/toolchains/preconfig/centos6/py3/ |
D | BUILD | 144 …python3.6m/Python-ast.h" "$(@D)/python_include/Python-ast.h" && cp -f "/usr/local/include/python3.… 179 …python3.6/site-packages/numpy/core/include/numpy/__multiarray_api.h" "$(@D)/numpy_include/numpy/__…
|
/external/antlr/runtime/Python3/tests/ |
D | t051treeRewriteAST.py | 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 …]
|
D | t058rewriteAST.py | 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 …]
|
D | t049treeparser.py | 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 …]
|
D | t057autoAST.py | 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 …]
|
D | t052import.py | 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 …]
|
D | t053hetero.py | 105 language=Python3; 133 language=Python3; 153 language=Python3; 180 language=Python3; 203 language=Python3; 231 language=Python3; 259 language=Python3; 287 language=Python3; 315 language=Python3; 343 language=Python3; [all …]
|
/external/python/cpython3/Lib/test/test_tools/ |
D | test_pathfix.py | 64 ['-i', '/usr/bin/python3'], 67 '#! /usr/bin/python3') 73 ['-i', '/usr/bin/python3']), 74 '#! /usr/bin/python3') 78 ['-i', '/usr/bin/python3']), 79 '#! /usr/bin/python3') 85 ['-i', '/usr/bin/python3', '-k']), 86 '#! /usr/bin/python3 -R') 90 ['-i', '/usr/bin/python3', '-k']), 91 '#! /usr/bin/python3') [all …]
|
/external/tensorflow/tensorflow/tools/ci_build/ |
D | Dockerfile.rbe.cuda10.0-cudnn7-ubuntu16.04-manylinux2010 | 59 python3.6 python3.6-dev python3-pip python3.6-venv && \ 61 python3.6 -m pip install pip --upgrade && \ 62 update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.6 0 68 RUN ln -s "/usr/include/x86_64-linux-gnu/python3.6m" "/dt7/usr/include/x86_64-linux-gnu/python3.6m" 69 RUN ln -s "/usr/include/x86_64-linux-gnu/python3.6m" "/dt8/usr/include/x86_64-linux-gnu/python3.6m" 72 RUN cp /usr/lib/python3/dist-packages/apt_pkg.cpython-35m-x86_64-linux-gnu.so \ 73 /usr/lib/python3/dist-packages/apt_pkg.so
|
D | Dockerfile.rbe.cuda10.1-cudnn7-ubuntu16.04-manylinux2010 | 61 python3.6 python3.6-dev python3-pip python3.6-venv && \ 63 python3.6 -m pip install pip --upgrade && \ 64 update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.6 0 70 RUN ln -s "/usr/include/x86_64-linux-gnu/python3.6m" "/dt7/usr/include/x86_64-linux-gnu/python3.6m" 71 RUN ln -s "/usr/include/x86_64-linux-gnu/python3.6m" "/dt8/usr/include/x86_64-linux-gnu/python3.6m" 74 RUN cp /usr/lib/python3/dist-packages/apt_pkg.cpython-35m-x86_64-linux-gnu.so \ 75 /usr/lib/python3/dist-packages/apt_pkg.so
|
D | Dockerfile.custom_op_ubuntu_16_cuda10.0 | 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 0 67 RUN wget https://bootstrap.pypa.io/get-pip.py && python3.5 get-pip.py && rm get-pip.py 79 RUN ln -s "/usr/include/x86_64-linux-gnu/python3.6m" "/dt7/usr/include/x86_64-linux-gnu/python3.6m" 80 RUN ln -s "/usr/include/x86_64-linux-gnu/python3.6m" "/dt8/usr/include/x86_64-linux-gnu/python3.6m"
|
D | Dockerfile.custom_op_ubuntu_16 | 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 0 67 RUN wget https://bootstrap.pypa.io/get-pip.py && python3.5 get-pip.py && rm get-pip.py 82 RUN ln -s "/usr/include/x86_64-linux-gnu/python3.6m" "/dt7/usr/include/x86_64-linux-gnu/python3.6m" 83 RUN ln -s "/usr/include/x86_64-linux-gnu/python3.6m" "/dt8/usr/include/x86_64-linux-gnu/python3.6m"
|
D | Dockerfile.custom_op_ubuntu_16_cuda10.1 | 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 0 69 RUN wget https://bootstrap.pypa.io/get-pip.py && python3.5 get-pip.py && rm get-pip.py 81 RUN ln -s "/usr/include/x86_64-linux-gnu/python3.6m" "/dt7/usr/include/x86_64-linux-gnu/python3.6m" 82 RUN ln -s "/usr/include/x86_64-linux-gnu/python3.6m" "/dt8/usr/include/x86_64-linux-gnu/python3.6m"
|
D | Dockerfile.rbe.ubuntu16.04-manylinux2010 | 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 0 72 RUN ln -s "/usr/include/x86_64-linux-gnu/python3.6m" "/dt7/usr/include/x86_64-linux-gnu/python3.6m" 73 RUN ln -s "/usr/include/x86_64-linux-gnu/python3.6m" "/dt8/usr/include/x86_64-linux-gnu/python3.6m"
|
/external/python/cpython3/Doc/howto/ |
D | argparse.rst | 82 $ python3 prog.py 83 $ python3 prog.py --help 88 $ python3 prog.py --verbose 91 $ python3 prog.py foo 124 $ python3 prog.py 127 $ python3 prog.py --help 135 $ python3 prog.py foo 169 $ python3 prog.py -h 190 $ python3 prog.py 4 211 $ python3 prog.py 4 [all …]
|
/external/bcc/SPECS/ |
D | bcc.spec | 16 # Build python3 support for distributions that have it 18 %bcond_without python3 20 %bcond_with python3 23 %if %{with python3} 25 %global python_bcc python3-bcc 26 %global python_cmds python2;python3 48 %if %{with python3} 49 BuildRequires: python3-devel 105 %if %{with python3} 106 %package -n python3-bcc [all …]
|
/external/google-fruit/extras/dockerfiles/ |
D | common_install.sh | 27 python3-pip \ 28 python3-setuptools \ 29 python3-networkx \ 33 python3 -m pip install absl-py 34 python3 -m pip install bidict 35 python3 -m pip install pytest 36 python3 -m pip install pytest-xdist 37 python3 -m pip install sh 38 python3 -m pip install wheel
|
/external/tensorflow/tensorflow/lite/tools/pip_package/ |
D | README.md | 10 sudo apt install swig libjpeg-dev zlib1g-dev python3-dev python3-numpy 20 and python3.7 (from Debian Buster) on Raspberry Pi: 23 make BASE_IMAGE=debian:buster PYTHON=python3 TENSORFLOW_TARGET=rpi docker-build 26 Another option is to cross-compile for python3.5 (from Debian Stretch) on ARM64 29 make BASE_IMAGE=debian:stretch PYTHON=python3 TENSORFLOW_TARGET=aarch64 docker-build 32 To build for python3.6 (from Ubuntu 18.04) on x86_64 (native to the docker 35 make BASE_IMAGE=ubuntu:18.04 PYTHON=python3 TENSORFLOW_TARGET=native docker-build 39 BUILD_DEB=y to the make command (only for python3): 41 make BASE_IMAGE=debian:buster PYTHON=python3 TENSORFLOW_TARGET=rpi BUILD_DEB=y docker-build
|
/external/mesa3d/.gitlab-ci/container/ |
D | x86_test-base.sh | 44 python3-mako \ 45 python3-numpy \ 46 python3-pil \ 47 python3-pytest \ 48 python3-requests \ 49 python3-six \ 50 python3-yaml \ 51 python3.7 \
|
/external/protobuf/kokoro/linux/dockerfile/test/python_stretch/ |
D | Dockerfile | 38 # Install Python3 40 python3.5 \ 41 python3.6 \ 42 python3.7 \ 43 python3-all-dev 45 RUN curl https://bootstrap.pypa.io/get-pip.py | python3.5 46 RUN curl https://bootstrap.pypa.io/get-pip.py | python3.6 47 RUN curl https://bootstrap.pypa.io/get-pip.py | python3.7
|
/external/tensorflow/tensorflow/lite/tools/pip_package/debian/ |
D | control | 8 python3-all, 9 python3-numpy (>= 1:1.12.1), 10 python3-setuptools, 11 python3-wheel 15 Package: python3-tflite-runtime 19 ${python3:Depends}, 20 python3-numpy (>= 1:1.12.1),
|
/external/selinux/ |
D | .travis.yml | 14 - PYVER=python3.7 RUBYLIBVER=2.6 15 - PYVER=python3.7 RUBYLIBVER=2.6 TEST_FLAGS_OVERRIDE=1 16 - PYVER=python3.7 RUBYLIBVER=2.6 TEST_DEBUG=1 17 - PYVER=python3.7 RUBYLIBVER=2.6 LINKER=gold 18 - PYVER=python3.7 RUBYLIBVER=2.6 LINKER=bfd 21 - PYVER=python3.5 RUBYLIBVER=2.6 22 - PYVER=python3.6 RUBYLIBVER=2.6 26 - PYVER=python3.7 RUBYLIBVER=2.5.1 27 - PYVER=python3.7 RUBYLIBVER=2.4 28 - PYVER=python3.7 RUBYLIBVER=2.3 [all …]
|
/external/ltp/testcases/network/nfsv4/acl/ |
D | runtest | 25 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
|
12345678910>>...52