Home
last modified time | relevance | path

Searched full:python (Results 1 – 25 of 6901) sorted by relevance

12345678910>>...277

/external/tensorflow/tensorflow/python/kernel_tests/
DBUILD1 # Tests of TensorFlow kernels written using the Python API.
23 "//tensorflow/python:array_ops",
24 "//tensorflow/python:client_testlib",
25 "//tensorflow/python:framework_for_generated_wrappers",
26 "//tensorflow/python:string_ops",
37 "//tensorflow/python:array_ops",
38 "//tensorflow/python:client_testlib",
39 "//tensorflow/python:framework_for_generated_wrappers",
40 "//tensorflow/python:image_ops",
50 "//tensorflow/python:client_testlib",
[all …]
/external/tensorflow/tensorflow/contrib/gan/
DBUILD23 "//tensorflow/python:util",
29 srcs = ["python/namedtuples.py"],
35 srcs = ["python/train.py"],
43 "//tensorflow/python:array_ops",
44 "//tensorflow/python:check_ops",
45 "//tensorflow/python:framework_ops",
46 "//tensorflow/python:init_ops",
47 "//tensorflow/python:training",
48 "//tensorflow/python:variable_scope",
49 "//tensorflow/python/ops/distributions",
[all …]
/external/tensorflow/tensorflow/contrib/distributions/
DBUILD18 srcs = glob(["python/ops/bijectors/*.py"]),
22 "//tensorflow/python:array_ops",
23 "//tensorflow/python:check_ops",
24 "//tensorflow/python:clip_ops",
25 "//tensorflow/python:control_flow_ops",
26 "//tensorflow/python:framework_for_generated_wrappers",
27 "//tensorflow/python:init_ops",
28 "//tensorflow/python:layers",
29 "//tensorflow/python:linalg_ops",
30 "//tensorflow/python:math_ops",
[all …]
/external/tensorflow/tensorflow/contrib/cmake/
Dpython_modules.txt15 tensorflow/python
16 tensorflow/python/client
17 tensorflow/python/data
18 tensorflow/python/data/ops
19 tensorflow/python/data/util
20 tensorflow/python/debug
21 tensorflow/python/debug/cli
22 tensorflow/python/debug/examples
23 tensorflow/python/debug/lib
24 tensorflow/python/debug/wrappers
[all …]
/external/tensorflow/tensorflow/python/data/kernel_tests/
DBUILD1 # Tests of TensorFlow kernels written using the Python API.
19 "//tensorflow/python:array_ops",
20 "//tensorflow/python:client_testlib",
21 "//tensorflow/python:constant_op",
22 "//tensorflow/python:dtypes",
23 "//tensorflow/python:errors",
24 "//tensorflow/python:math_ops",
25 "//tensorflow/python:string_ops",
26 "//tensorflow/python:tensor_shape",
27 "//tensorflow/python:util",
[all …]
/external/tensorflow/tensorflow/contrib/learn/
DBUILD19 "python/__init__.py",
21 ["python/learn/**/*.py"],
22 exclude = ["python/learn/**/*_test.py"],
32 "//tensorflow/contrib/learn/python/learn/datasets",
44 "//tensorflow/python:array_ops",
45 "//tensorflow/python:check_ops",
46 "//tensorflow/python:client",
47 "//tensorflow/python:clip_ops",
48 "//tensorflow/python:control_flow_ops",
49 "//tensorflow/python:data_flow_ops",
[all …]
/external/tensorflow/tensorflow/contrib/layers/
DBUILD22 # TODO(sibyl-Mooth6ku,ptucker): Understand why 'python/ops/_' is needed and fix it.
23 name = "python/ops/_sparse_feature_cross_op.so",
54 "python/layers/__init__.py",
55 "python/layers/embedding_ops.py",
56 "python/layers/encoders.py",
57 "python/layers/feature_column.py",
58 "python/layers/feature_column_ops.py",
59 "python/layers/initializers.py",
60 "python/layers/layers.py",
61 "python/layers/normalization.py",
[all …]
/external/tensorflow/tensorflow/python/estimator/
DBUILD41 "//tensorflow/python:util",
51 "//tensorflow/python:errors",
52 "//tensorflow/python:platform",
64 "//tensorflow/python:array_ops",
65 "//tensorflow/python:client_testlib",
66 "//tensorflow/python:platform",
67 "//tensorflow/python:util",
76 "//tensorflow/python:platform",
77 "//tensorflow/python:util",
88 "//tensorflow/python:client_testlib",
[all …]
/external/tensorflow/tensorflow/contrib/estimator/
DBUILD37 "//tensorflow/python:util",
43 srcs = ["python/estimator/dnn.py"],
46 "//tensorflow/python:nn",
47 "//tensorflow/python/estimator",
48 "//tensorflow/python/estimator:dnn",
55 srcs = ["python/estimator/dnn_test.py"],
64 "//tensorflow/python:client_testlib",
65 "//tensorflow/python:framework_ops",
66 "//tensorflow/python:platform",
67 "//tensorflow/python:summary",
[all …]
/external/tensorflow/tensorflow/contrib/data/python/kernel_tests/
DBUILD17 "//tensorflow/contrib/data/python/ops:dataset_ops",
18 "//tensorflow/contrib/data/python/ops:transformation_ops",
19 "//tensorflow/python:array_ops",
20 "//tensorflow/python:client_testlib",
21 "//tensorflow/python:constant_op",
22 "//tensorflow/python:dtypes",
23 "//tensorflow/python:errors",
24 "//tensorflow/python:math_ops",
25 "//tensorflow/python:sparse_tensor",
26 "//tensorflow/python:string_ops",
[all …]
/external/tensorflow/tensorflow/contrib/training/
DBUILD19 "python/__init__.py",
20 "python/training/__init__.py",
21 "python/training/bucket_ops.py",
22 "python/training/device_setter.py",
23 "python/training/evaluation.py",
24 "python/training/feeding_queue_runner.py",
25 "python/training/hparam.py",
26 "python/training/resample.py",
27 "python/training/sampling_ops.py",
28 "python/training/sequence_queueing_state_saver.py",
[all …]
/external/tensorflow/tensorflow/contrib/opt/
DBUILD17 "python/training/addsign.py",
18 "python/training/drop_stale_gradient_optimizer.py",
19 "python/training/elastic_average_optimizer.py",
20 "python/training/external_optimizer.py",
21 "python/training/lazy_adam_optimizer.py",
22 "python/training/model_average_optimizer.py",
23 "python/training/moving_average_optimizer.py",
24 "python/training/multitask_optimizer_wrapper.py",
25 "python/training/nadam_optimizer.py",
26 "python/training/powersign.py",
[all …]
/external/tensorflow/tensorflow/compiler/tests/
DBUILD42 "//tensorflow/python:array_ops",
43 "//tensorflow/python:client",
44 "//tensorflow/python:client_testlib",
45 "//tensorflow/python:framework_for_generated_wrappers",
46 "//tensorflow/python:platform",
47 "//tensorflow/python:random_seed",
48 "//tensorflow/python:session",
49 "//tensorflow/python:variables",
60 "//tensorflow/python:array_ops",
61 "//tensorflow/python:framework_for_generated_wrappers",
[all …]
/external/tensorflow/tensorflow/contrib/bayesflow/
DBUILD19 srcs = ["__init__.py"] + glob(["python/ops/*.py"]),
24 "//tensorflow/python:array_ops",
25 "//tensorflow/python:control_flow_ops",
26 "//tensorflow/python:framework_for_generated_wrappers",
27 "//tensorflow/python:functional_ops",
28 "//tensorflow/python:gradients",
29 "//tensorflow/python:math_ops",
30 "//tensorflow/python:nn",
31 "//tensorflow/python:nn_ops",
32 "//tensorflow/python:platform",
[all …]
/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/
DBUILD34 deps = ["//tensorflow/python/saved_model:signature_constants"],
48 "//tensorflow/python:util",
62 "//tensorflow/python:array_ops",
63 "//tensorflow/python:control_flow_ops",
64 "//tensorflow/python:dtypes",
65 "//tensorflow/python:framework_ops",
66 "//tensorflow/python:math_ops",
67 "//tensorflow/python:tensor_array_ops",
68 "//tensorflow/python:util",
69 "//tensorflow/python:variable_scope",
[all …]
/external/tensorflow/tensorflow/python/kernel_tests/distributions/
DBUILD1 # Tests of TensorFlow kernels written using the Python API.
16 "//tensorflow/python/ops/distributions",
19 "//tensorflow/python:array_ops",
20 "//tensorflow/python:client_testlib",
21 "//tensorflow/python:framework_for_generated_wrappers",
22 "//tensorflow/python:framework_test_lib",
23 "//tensorflow/python:math_ops",
24 "//tensorflow/python:platform_test",
33 "//tensorflow/python/ops/distributions",
35 "//tensorflow/python:array_ops",
[all …]
/external/tensorflow/tensorflow/contrib/factorization/
DBUILD23 "python/ops/clustering_ops.py",
24 "python/ops/factorization_ops.py",
25 "python/ops/gmm.py",
26 "python/ops/gmm_ops.py",
27 "python/ops/kmeans.py",
28 "python/ops/wals.py",
31 ":python/ops/_clustering_ops.so",
32 ":python/ops/_factorization_ops.so",
45 "//tensorflow/python:array_ops",
46 "//tensorflow/python:check_ops",
[all …]
/external/tensorflow/tensorflow/contrib/keras/api/keras/backend/
D__init__.py22 from tensorflow.python.keras._impl.keras.backend import abs
23 from tensorflow.python.keras._impl.keras.backend import all
24 from tensorflow.python.keras._impl.keras.backend import any
25 from tensorflow.python.keras._impl.keras.backend import arange
26 from tensorflow.python.keras._impl.keras.backend import argmax
27 from tensorflow.python.keras._impl.keras.backend import argmin
28 from tensorflow.python.keras._impl.keras.backend import backend
29 from tensorflow.python.keras._impl.keras.backend import batch_dot
30 from tensorflow.python.keras._impl.keras.backend import batch_flatten
31 from tensorflow.python.keras._impl.keras.backend import batch_get_value
[all …]
/external/tensorflow/tensorflow/python/keras/backend/
D__init__.py22 from tensorflow.python.keras._impl.keras.backend import abs
23 from tensorflow.python.keras._impl.keras.backend import all
24 from tensorflow.python.keras._impl.keras.backend import any
25 from tensorflow.python.keras._impl.keras.backend import arange
26 from tensorflow.python.keras._impl.keras.backend import argmax
27 from tensorflow.python.keras._impl.keras.backend import argmin
28 from tensorflow.python.keras._impl.keras.backend import backend
29 from tensorflow.python.keras._impl.keras.backend import batch_dot
30 from tensorflow.python.keras._impl.keras.backend import batch_flatten
31 from tensorflow.python.keras._impl.keras.backend import batch_get_value
[all …]
/external/tensorflow/tensorflow/contrib/framework/
DBUILD25 "python/framework/__init__.py",
26 "python/framework/checkpoint_utils.py",
27 "python/framework/experimental.py",
28 "python/framework/graph_util.py",
29 "python/framework/tensor_util.py",
30 "python/ops/__init__.py",
31 "python/ops/accumulate_n_v2.py",
32 "python/ops/arg_scope.py",
33 "python/ops/audio_ops.py",
34 "python/ops/checkpoint_ops.py",
[all …]
/external/tensorflow/tensorflow/contrib/eager/python/
DBUILD18 "//tensorflow/python:framework_ops",
19 "//tensorflow/python:framework_test_lib",
20 "//tensorflow/python:numerics",
21 "//tensorflow/python:resource_variable_ops",
22 "//tensorflow/python:script_ops",
23 "//tensorflow/python:template",
24 "//tensorflow/python:util",
25 "//tensorflow/python:variable_scope",
26 "//tensorflow/python/eager:backprop",
27 "//tensorflow/python/eager:context",
[all …]
/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/state_space_models/
DBUILD21 "//tensorflow/contrib/timeseries/python/timeseries:feature_keys",
22 "//tensorflow/contrib/timeseries/python/timeseries:math_utils",
23 "//tensorflow/contrib/timeseries/python/timeseries:model",
24 "//tensorflow/contrib/timeseries/python/timeseries:model_utils",
25 "//tensorflow/python:array_ops",
26 "//tensorflow/python:constant_op",
27 "//tensorflow/python:control_flow_ops",
28 "//tensorflow/python:dtypes",
29 "//tensorflow/python:framework_ops",
30 "//tensorflow/python:linalg_ops",
[all …]
/external/tensorflow/tensorflow/contrib/quantize/
DBUILD11 srcs = ["python/common.py"],
19 srcs = ["python/common_test.py"],
23 "//tensorflow/python:framework_ops",
24 "//tensorflow/python:framework_test_lib",
25 "//tensorflow/python:platform_test",
26 "//tensorflow/python:session",
33 "python/graph_matcher.py",
42 srcs = ["python/graph_matcher_test.py"],
48 "//tensorflow/python:array_ops",
49 "//tensorflow/python:dtypes",
[all …]
/external/tensorflow/tensorflow/contrib/rnn/
DBUILD45 srcs = ["__init__.py"] + glob(["python/ops/*.py"]) + [
46 "python/tools/checkpoint_convert.py",
49 ":python/ops/_gru_ops.so",
50 ":python/ops/_lstm_ops.so",
66 "//tensorflow/python:array_ops",
67 "//tensorflow/python:clip_ops",
68 "//tensorflow/python:embedding_ops",
69 "//tensorflow/python:framework_for_generated_wrappers",
70 "//tensorflow/python:init_ops",
71 "//tensorflow/python:math_ops",
[all …]
/external/tensorflow/tensorflow/python/debug/
DBUILD2 # Python Client Code of the TensorFlow Debugger (tfdbg).
6 # ":debug_py": Public Python methods and classes of tfdbg.
7 # For API documentation, see https://www.tensorflow.org/api_docs/python/tfdbg
37 "//tensorflow/python:util",
68 "//tensorflow/python:framework",
69 "//tensorflow/python:op_def_registry",
70 "//tensorflow/python:platform",
71 "//tensorflow/python:tensor_util",
83 "//tensorflow/python:framework",
84 "//tensorflow/python:op_def_registry",
[all …]

12345678910>>...277