Home
last modified time | relevance | path

Searched +full:python +full:- (Results 1 – 25 of 1308) sorted by relevance

12345678910>>...53

/external/tensorflow/tensorflow/python/ops/ragged/
DBUILD16 #-------------------------------------------------------------------------------
18 #-------------------------------------------------------------------------------
46 "//tensorflow/python:util",
61 "//tensorflow/python:array_ops",
62 "//tensorflow/python:check_ops",
63 "//tensorflow/python:constant_op",
64 "//tensorflow/python:dtypes",
65 "//tensorflow/python:framework_ops",
66 "//tensorflow/python:math_ops",
67 "//tensorflow/python:ragged_array_ops_gen",
[all …]
/external/tensorflow/tensorflow/compiler/tests/
DBUILD42 "//tensorflow/python:array_ops",
43 "//tensorflow/python:client",
44 "//tensorflow/python:client_testlib",
45 "//tensorflow/python:framework",
46 "//tensorflow/python:platform",
47 "//tensorflow/python:random_seed",
48 "//tensorflow/python:session",
49 "//tensorflow/python:variables",
79 "//tensorflow/python:array_ops",
80 "//tensorflow/python:framework",
[all …]
/external/python/cpython2/Doc/howto/
Dpyporting.rst1 .. _pyporting-howto:
4 Porting Python 2 Code to Python 3
11 With Python 3 being the future of Python while Python 2 is still in active
13 Python. This guide is meant to help you figure out how best to support both
14 Python 2 & 3 simultaneously.
16 If you are looking to port an extension module instead of pure Python code,
17 please see :ref:`cporting-howto`.
19 If you would like to read one core Python developer's take on why Python 3
20 came into existence, you can read Nick Coghlan's `Python 3 Q & A`_ or
21 Brett Cannon's `Why Python 3 exists`_.
[all …]
/external/python/cpython3/Doc/howto/
Dpyporting.rst1 .. _pyporting-howto:
4 Porting Python 2 Code to Python 3
11 With Python 3 being the future of Python while Python 2 is still in active
13 Python. This guide is meant to help you figure out how best to support both
14 Python 2 & 3 simultaneously.
16 If you are looking to port an extension module instead of pure Python code,
17 please see :ref:`cporting-howto`.
19 If you would like to read one core Python developer's take on why Python 3
20 came into existence, you can read Nick Coghlan's `Python 3 Q & A`_ or
21 Brett Cannon's `Why Python 3 exists`_.
[all …]
/external/python/cpython3/Doc/faq/
Dgeneral.rst4 General Python FAQ
15 What is Python?
16 ---------------
18 Python is an interpreted, interactive, object-oriented programming language. It
20 types, and classes. Python combines remarkable power with very clear syntax.
24 Finally, Python is portable: it runs on many Unix variants, on the Mac, and on
27 To find out more, start with :ref:`tutorial-index`. The `Beginner's Guide to
28 Python <https://wiki.python.org/moin/BeginnersGuide>`_ links to other
29 introductory tutorials and resources for learning Python.
32 What is the Python Software Foundation?
[all …]
/external/tensorflow/tensorflow/python/ops/
Dstandard_ops.py7 # http://www.apache.org/licenses/LICENSE-2.0
16 # pylint: disable=unused-import
25 from tensorflow.python import autograph
27 # pylint: disable=g-bad-import-order
29 from tensorflow.python.ops import array_grad
30 from tensorflow.python.ops import cudnn_rnn_grad
31 from tensorflow.python.ops import data_flow_grad
32 from tensorflow.python.ops import manip_grad
33 from tensorflow.python.ops import math_grad
34 from tensorflow.python.ops import random_grad
[all …]
/external/tensorflow/tensorflow/python/training/
Dtraining.py7 # http://www.apache.org/licenses/LICENSE-2.0
18 See the [Training](https://tensorflow.org/api_guides/python/train) guide.
26 # pylint: disable=g-bad-import-order,unused-import
27 from tensorflow.python.ops.sdca_ops import sdca_optimizer
28 from tensorflow.python.ops.sdca_ops import sdca_fprint
29 from tensorflow.python.ops.sdca_ops import sdca_shrink_l1
30 from tensorflow.python.training.adadelta import AdadeltaOptimizer
31 from tensorflow.python.training.adagrad import AdagradOptimizer
32 from tensorflow.python.training.adagrad_da import AdagradDAOptimizer
33 from tensorflow.python.training.proximal_adagrad import ProximalAdagradOptimizer
[all …]
/external/python/cpython2/Doc/faq/
Dgeneral.rst4 General Python FAQ
15 What is Python?
16 ---------------
18 Python is an interpreted, interactive, object-oriented programming language. It
20 types, and classes. Python combines remarkable power with very clear syntax.
24 Finally, Python is portable: it runs on many Unix variants, on the Mac, and on
25 PCs under MS-DOS, Windows, Windows NT, and OS/2.
27 To find out more, start with :ref:`tutorial-index`. The `Beginner's Guide to
28 Python <https://wiki.python.org/moin/BeginnersGuide>`_ links to other
29 introductory tutorials and resources for learning Python.
[all …]
/external/skia/infra/bots/recipe_modules/flavor/examples/full.expected/
DPerf-Android-Clang-Nexus5x-GPU-Adreno418-arm64-Debug-All-Android.json4 "python",
5 "-u",
11 "@@@STEP_LOG_LINE@python.inline@import os@@@",
12 "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@",
13 "@@@STEP_LOG_END@python.inline@@@"
18 "/opt/infra-android/tools/adb",
25 "ADB_VENDOR_KEYS": "/home/chrome-bot/.android/chrome_infrastructure_adbkey",
34 "python",
35 "-u",
37 "--json-output",
[all …]
DTest-Android-Clang-Nexus5x-GPU-Adreno418-arm64-Release-All-Android_ASAN.json4 "python",
5 "-u",
11 "@@@STEP_LOG_LINE@python.inline@import os@@@",
12 "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@",
13 "@@@STEP_LOG_END@python.inline@@@"
18 "/opt/infra-android/tools/adb",
25 "ADB_VENDOR_KEYS": "/home/chrome-bot/.android/chrome_infrastructure_adbkey",
34 "python",
35 "-u",
37 "--json-output",
[all …]
Dcpu_scale_failed_golo.json4 "python",
5 "-u",
11 "@@@STEP_LOG_LINE@python.inline@import os@@@",
12 "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@",
13 "@@@STEP_LOG_END@python.inline@@@"
18 "/opt/infra-android/tools/adb",
25 "ADB_VENDOR_KEYS": "/home/chrome-bot/.android/chrome_infrastructure_adbkey",
34 "python",
35 "-u",
37 "--json-output",
[all …]
Dcpu_scale_failed_once.json4 "python",
5 "-u",
11 "@@@STEP_LOG_LINE@python.inline@import os@@@",
12 "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@",
13 "@@@STEP_LOG_END@python.inline@@@"
18 "/opt/infra-android/tools/adb",
25 "ADB_VENDOR_KEYS": "/home/chrome-bot/.android/chrome_infrastructure_adbkey",
34 "python",
35 "-u",
37 "--json-output",
[all …]
Dfailed_infra_step.json4 "python",
5 "-u",
11 "@@@STEP_LOG_LINE@python.inline@import os@@@",
12 "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@",
13 "@@@STEP_LOG_END@python.inline@@@"
18 "/opt/infra-android/tools/adb",
25 "ADB_VENDOR_KEYS": "/home/chrome-bot/.android/chrome_infrastructure_adbkey",
34 "python",
35 "-u",
37 "--json-output",
[all …]
Dcpu_scale_failed.json4 "python",
5 "-u",
11 "@@@STEP_LOG_LINE@python.inline@import os@@@",
12 "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@",
13 "@@@STEP_LOG_END@python.inline@@@"
25 "ADB_VENDOR_KEYS": "/home/chrome-bot/.android/adbkey",
34 "python",
35 "-u",
37 "--json-output",
47 "python",
[all …]
DTest-Android-Clang-Nexus5x-GPU-Adreno418-arm64-Debug-All-Android.json4 "python",
5 "-u",
11 "@@@STEP_LOG_LINE@python.inline@import os@@@",
12 "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@",
13 "@@@STEP_LOG_END@python.inline@@@"
18 "/opt/infra-android/tools/adb",
25 "ADB_VENDOR_KEYS": "/home/chrome-bot/.android/chrome_infrastructure_adbkey",
34 "python",
35 "-u",
37 "--json-output",
[all …]
/external/skqp/infra/bots/recipe_modules/flavor/examples/full.expected/
DPerf-Android-Clang-Nexus5x-GPU-Adreno418-arm64-Debug-All-Android.json4 "python",
5 "-u",
11 "@@@STEP_LOG_LINE@python.inline@import os@@@",
12 "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@",
13 "@@@STEP_LOG_END@python.inline@@@"
18 "/opt/infra-android/tools/adb",
25 "ADB_VENDOR_KEYS": "/home/chrome-bot/.android/chrome_infrastructure_adbkey",
34 "python",
35 "-u",
37 "--json-output",
[all …]
DTest-Android-Clang-Nexus5x-GPU-Adreno418-arm64-Release-All-Android_ASAN.json4 "python",
5 "-u",
11 "@@@STEP_LOG_LINE@python.inline@import os@@@",
12 "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@",
13 "@@@STEP_LOG_END@python.inline@@@"
18 "/opt/infra-android/tools/adb",
25 "ADB_VENDOR_KEYS": "/home/chrome-bot/.android/chrome_infrastructure_adbkey",
34 "python",
35 "-u",
37 "--json-output",
[all …]
Dcpu_scale_failed_golo.json4 "python",
5 "-u",
11 "@@@STEP_LOG_LINE@python.inline@import os@@@",
12 "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@",
13 "@@@STEP_LOG_END@python.inline@@@"
18 "/opt/infra-android/tools/adb",
25 "ADB_VENDOR_KEYS": "/home/chrome-bot/.android/chrome_infrastructure_adbkey",
34 "python",
35 "-u",
37 "--json-output",
[all …]
Dcpu_scale_failed_once.json4 "python",
5 "-u",
11 "@@@STEP_LOG_LINE@python.inline@import os@@@",
12 "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@",
13 "@@@STEP_LOG_END@python.inline@@@"
18 "/opt/infra-android/tools/adb",
25 "ADB_VENDOR_KEYS": "/home/chrome-bot/.android/chrome_infrastructure_adbkey",
34 "python",
35 "-u",
37 "--json-output",
[all …]
Dfailed_infra_step.json4 "python",
5 "-u",
11 "@@@STEP_LOG_LINE@python.inline@import os@@@",
12 "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@",
13 "@@@STEP_LOG_END@python.inline@@@"
18 "/opt/infra-android/tools/adb",
25 "ADB_VENDOR_KEYS": "/home/chrome-bot/.android/chrome_infrastructure_adbkey",
34 "python",
35 "-u",
37 "--json-output",
[all …]
Dcpu_scale_failed.json4 "python",
5 "-u",
11 "@@@STEP_LOG_LINE@python.inline@import os@@@",
12 "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@",
13 "@@@STEP_LOG_END@python.inline@@@"
25 "ADB_VENDOR_KEYS": "/home/chrome-bot/.android/adbkey",
34 "python",
35 "-u",
37 "--json-output",
47 "python",
[all …]
/external/skqp/infra/bots/recipes/test.expected/
DTest-Android-Clang-Pixel-GPU-Adreno530-arm-Debug-All-Android_ASAN.json4 "python",
5 "-u",
7 "--json-output",
9 "ensure-directory",
10 "--mode",
19 "python",
20 "-u",
26 "@@@STEP_LOG_LINE@python.inline@import os@@@",
27 "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@",
28 "@@@STEP_LOG_END@python.inline@@@"
[all …]
/external/skia/infra/bots/recipes/test.expected/
DTest-Android-Clang-Pixel-GPU-Adreno530-arm-Debug-All-Android_ASAN.json4 "python",
5 "-u",
7 "--json-output",
9 "ensure-directory",
10 "--mode",
19 "python",
20 "-u",
26 "@@@STEP_LOG_LINE@python.inline@import os@@@",
27 "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@",
28 "@@@STEP_LOG_END@python.inline@@@"
[all …]
/external/skia/infra/bots/recipes/perf.expected/
DPerf-Android-Clang-Nexus5x-GPU-Adreno418-arm64-Release-All-Android_NoGPUThreads.json4 "python",
5 "-u",
7 "--json-output",
9 "ensure-directory",
10 "--mode",
19 "python",
20 "-u",
26 "@@@STEP_LOG_LINE@python.inline@import os@@@",
27 "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@",
28 "@@@STEP_LOG_END@python.inline@@@"
[all …]
/external/skqp/infra/bots/recipes/perf.expected/
DPerf-Android-Clang-Nexus5x-GPU-Adreno418-arm64-Release-All-Android_NoGPUThreads.json4 "python",
5 "-u",
7 "--json-output",
9 "ensure-directory",
10 "--mode",
19 "python",
20 "-u",
26 "@@@STEP_LOG_LINE@python.inline@import os@@@",
27 "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@",
28 "@@@STEP_LOG_END@python.inline@@@"
[all …]

12345678910>>...53