Home
last modified time | relevance | path

Searched refs:tensorflow (Results 1 – 25 of 7166) sorted by relevance

12345678910>>...287

/external/tensorflow/tensorflow/contrib/cmake/
Dpython_modules.txt3 tensorflow
4 tensorflow/compiler
5 tensorflow/compiler/xla
6 tensorflow/compiler/xla/service
7 tensorflow/core
8 tensorflow/core/example
9 tensorflow/core/framework
10 tensorflow/core/kernels
11 tensorflow/core/kernels/boosted_trees
12 tensorflow/core/lib
[all …]
/external/tensorflow/tensorflow/contrib/
DBUILD6 package(default_visibility = ["//tensorflow:__subpackages__"])
10 load("//tensorflow:tensorflow.bzl", "if_not_windows")
11 load("//tensorflow:tensorflow.bzl", "if_not_windows_cuda")
24 "//tensorflow/contrib/all_reduce",
25 "//tensorflow/contrib/batching:batch_py",
26 "//tensorflow/contrib/bayesflow:bayesflow_py",
27 "//tensorflow/contrib/boosted_trees:init_py",
28 "//tensorflow/contrib/checkpoint/python:checkpoint",
29 "//tensorflow/contrib/cluster_resolver:cluster_resolver_py",
30 "//tensorflow/contrib/coder:coder_py",
[all …]
/external/tensorflow/tensorflow/python/kernel_tests/
DBUILD4 default_visibility = ["//tensorflow:internal"],
9 load("//tensorflow:tensorflow.bzl", "tf_py_test")
10 load("//tensorflow:tensorflow.bzl", "cuda_py_test")
11 load("//tensorflow:tensorflow.bzl", "sycl_py_test")
12 load("//tensorflow:tensorflow.bzl", "tf_custom_op_library")
24 "//tensorflow/python:array_ops",
25 "//tensorflow/python:client_testlib",
26 "//tensorflow/python:framework_for_generated_wrappers",
27 "//tensorflow/python:string_ops",
38 "//tensorflow/python:array_ops",
[all …]
/external/tensorflow/tensorflow/python/data/kernel_tests/
DBUILD4 default_visibility = ["//tensorflow:internal"],
9 load("//tensorflow:tensorflow.bzl", "tf_py_test")
10 load("//tensorflow:tensorflow.bzl", "cuda_py_test")
20 "//tensorflow/python/data/ops:dataset_ops",
21 "//tensorflow/python:array_ops",
22 "//tensorflow/python:client_testlib",
23 "//tensorflow/python:dtypes",
24 "//tensorflow/python:errors",
25 "//tensorflow/python:math_ops",
26 "//tensorflow/python:sparse_tensor",
[all …]
/external/tensorflow/tensorflow/core/grappler/optimizers/
DBUILD3 load("//tensorflow:tensorflow.bzl", "tf_cc_test")
4 load("//tensorflow:tensorflow.bzl", "tf_cuda_cc_test")
5 load("//tensorflow:tensorflow.bzl", "tf_kernel_library")
9 "//tensorflow/core:platform/default/build_config_root.bzl",
21 "//tensorflow/core:lib",
22 "//tensorflow/core:protos_all_cc",
23 "//tensorflow/core/grappler:grappler_item",
24 "//tensorflow/core/grappler:op_types",
25 "//tensorflow/core/grappler:utils",
26 "//tensorflow/core/grappler/clusters:cluster",
[all …]
/external/tensorflow/tensorflow/contrib/makefile/
Dtf_op_files.txt1 tensorflow/c/kernels/bitcast_op.cc
2 tensorflow/contrib/boosted_trees/ops/model_ops.cc
3 tensorflow/contrib/boosted_trees/ops/prediction_ops.cc
4 tensorflow/contrib/boosted_trees/ops/quantile_ops.cc
5 tensorflow/contrib/boosted_trees/ops/split_handler_ops.cc
6 tensorflow/contrib/boosted_trees/ops/stats_accumulator_ops.cc
7 tensorflow/contrib/boosted_trees/ops/training_ops.cc
8 tensorflow/core/kernels/aggregate_ops.cc
9 tensorflow/core/kernels/argmax_op.cc
10 tensorflow/core/kernels/avgpooling_op.cc
[all …]
/external/tensorflow/tensorflow/core/kernels/data/
DBUILD11 "//tensorflow:tensorflow.bzl",
21 deps = ["//tensorflow/core:framework"],
32 "//tensorflow/core:core_cpu",
33 "//tensorflow/core:core_cpu_internal",
34 "//tensorflow/core:framework",
35 "//tensorflow/core:lib",
36 "//tensorflow/core:lib_internal",
37 "//tensorflow/core:protos_all_cc",
38 "//tensorflow/core:tensor_testutil",
39 "//tensorflow/core:test",
[all …]
/external/tensorflow/tensorflow/compiler/xla/tests/
DBUILD4 load("//tensorflow/compiler/xla/tests:build_defs.bzl", "generate_backend_suites", "generate_backend…
6 "//tensorflow/core:platform/default/build_config_root.bzl",
9 load("//tensorflow:tensorflow.bzl", "tf_cc_binary", "tf_cc_test")
20 "//tensorflow/compiler/xla:friends",
37 # //third_party/tensorflow/core:test_main into the same target.
43 "//tensorflow/compiler/xla:debug_options_flags",
44 "//tensorflow/core:lib",
45 "//tensorflow/core:test",
56 "//tensorflow/compiler/xla:types",
57 "//tensorflow/core:test",
[all …]
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
DBUILD1 load("//tensorflow:tensorflow.bzl", "py_test")
2 load("//tensorflow:tensorflow.bzl", "cuda_py_test")
4 package(default_visibility = ["//tensorflow:internal"])
16 "//tensorflow/python:array_ops",
17 "//tensorflow/python:client_testlib",
18 "//tensorflow/python:dtypes",
19 "//tensorflow/python:errors",
20 "//tensorflow/python:sparse_tensor",
21 "//tensorflow/python:tensor_shape",
22 "//tensorflow/python/data/experimental/ops:grouping",
[all …]
/external/tensorflow/tensorflow/compiler/tests/
DBUILD6 "//tensorflow/compiler/tf2xla:internal",
13 "//tensorflow/compiler/tf2xla:friends",
21 load("//tensorflow:tensorflow.bzl", "tf_cuda_cc_test")
22 load("//tensorflow:tensorflow.bzl", "cuda_py_test")
23 load("//tensorflow/compiler/aot:tfcompile.bzl", "tf_library")
24 load("//tensorflow/compiler/tests:build_defs.bzl", "tf_xla_py_test")
25 load("//tensorflow/compiler/tests:build_defs.bzl", "generate_backend_suites")
27 "//tensorflow/core:platform/default/build_config_root.bzl",
40 "//tensorflow/contrib/compiler:compiler_py",
41 "//tensorflow/core:protos_all_py",
[all …]
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
DBUILD17 "//tensorflow:tensorflow.bzl",
21 load("//tensorflow:tensorflow.bzl", "tf_cuda_cc_test")
22 load("//tensorflow:tensorflow.bzl", "tf_cuda_cc_tests")
23 load("//tensorflow:tensorflow.bzl", "tf_cc_binary")
27 "//tensorflow/core:platform/default/build_config.bzl",
31 "//tensorflow/core:platform/default/build_config_root.bzl",
36 "//tensorflow:internal",
44 "//tensorflow:grpc",
45 "//tensorflow:grpc++",
46 "//tensorflow/core:lib",
[all …]
/external/tensorflow/tensorflow/
Dopensource_only.files1 tensorflow/contrib/tpu/profiler/pip_package/BUILD
2 tensorflow/contrib/tpu/profiler/pip_package/setup.py
3 tensorflow/contrib/tpu/profiler/pip_package/README
4 tensorflow/contrib/tpu/profiler/pip_package/build_pip_package.sh
5 tensorflow/contrib/tpu/profiler/pip_package/cloud_tpu_profiler/main.py
6 tensorflow/contrib/tpu/profiler/pip_package/cloud_tpu_profiler/__init__.py
7 tensorflow/contrib/mpi/BUILD
8 tensorflow/tools/ci_build/remote/BUILD
9 tensorflow/tools/pip_package/README
10 tensorflow/tools/pip_package/MANIFEST.in
[all …]
/external/tensorflow/tensorflow/contrib/distributions/
DBUILD7 "//tensorflow:__subpackages__",
14 load("//tensorflow:tensorflow.bzl", "cuda_py_test")
21 "(https://github.com/tensorflow/probability). " +
28 "//tensorflow/python:array_ops",
29 "//tensorflow/python:check_ops",
30 "//tensorflow/python:clip_ops",
31 "//tensorflow/python:control_flow_ops",
32 "//tensorflow/python:framework_for_generated_wrappers",
33 "//tensorflow/python:init_ops",
34 "//tensorflow/python:layers",
[all …]
/external/tensorflow/tensorflow/python/distribute/
DBUILD2 default_visibility = ["//tensorflow:internal"],
9 load("//tensorflow:tensorflow.bzl", "py_test")
10 load("//tensorflow:tensorflow.bzl", "tf_py_test")
11 load("//tensorflow:tensorflow.bzl", "cuda_py_test")
20 "//tensorflow/python:array_ops",
21 "//tensorflow/python:framework_ops",
22 "//tensorflow/python:math_ops",
23 "//tensorflow/python:nccl_ops",
33 "//tensorflow/core:protos_all_py",
34 "//tensorflow/python:array_ops",
[all …]
/external/tensorflow/tensorflow/contrib/gan/
DBUILD2 load("//tensorflow:tensorflow.bzl", "py_test")
5 "//tensorflow:__subpackages__",
25 "//tensorflow/python:util",
42 "//tensorflow/contrib/framework:framework_py",
43 "//tensorflow/contrib/slim:learning",
44 "//tensorflow/contrib/training:training_py",
45 "//tensorflow/python:array_ops",
46 "//tensorflow/python:check_ops",
47 "//tensorflow/python:dtypes",
48 "//tensorflow/python:framework_ops",
[all …]
/external/tensorflow/tensorflow/core/distributed_runtime/
DBUILD18 load("//tensorflow:tensorflow.bzl", "tf_cc_test", "tf_cuda_library")
19 load("//tensorflow:tensorflow.bzl", "tf_cuda_cc_test")
20 load("//tensorflow:tensorflow.bzl", "tf_copts")
24 "//tensorflow/core:platform/default/build_config.bzl",
28 "//tensorflow/core:platform/default/build_config_root.bzl",
33 "//tensorflow:internal",
42 "//tensorflow/core:framework",
43 "//tensorflow/core:lib",
53 "//tensorflow/core:lib",
54 "//tensorflow/core:test",
[all …]
/external/tensorflow/tensorflow/compiler/tf2xla/
DBUILD3 load("//tensorflow:tensorflow.bzl", "tf_cc_binary", "tf_cc_test", "tf_cuda_cc_test")
8 "//tensorflow/compiler/aot/...",
9 "//tensorflow/compiler/jit/...",
10 "//tensorflow/compiler/tests/...",
11 "//tensorflow/compiler/tf2xla/...",
12 "//tensorflow/contrib/compiler/...",
19 packages = ["//tensorflow/..."],
27 load("//tensorflow/compiler/xla:xla.bzl", "xla_proto_library", "xla_py_proto_library")
36 "//tensorflow/compiler/tf2xla/kernels:xla_cpu_only_ops",
37 "//tensorflow/compiler/tf2xla/kernels:xla_ops",
[all …]
/external/tensorflow/tensorflow/contrib/learn/
DBUILD2 # Contains TF Learn (aka Scikit Flow) sub-project with high level tensorflow API.
8 load("//tensorflow:tensorflow.bzl", "py_test")
12 "//tensorflow:internal",
15 load("//tensorflow:tensorflow.bzl", "py_test", "tf_py_test")
29 "//tensorflow:__subpackages__",
35 "//tensorflow/contrib/factorization:factorization_py",
36 "//tensorflow/contrib/framework:framework_py",
37 "//tensorflow/contrib/input_pipeline:input_pipeline_py",
38 "//tensorflow/contrib/layers:layers_py",
39 "//tensorflow/contrib/learn/python/learn/datasets",
[all …]
/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/
DBUILD1 load("//tensorflow:tensorflow.bzl", "py_test")
5 "//tensorflow:internal",
34 deps = ["//tensorflow/python/saved_model:signature_constants"],
48 "//tensorflow/python:util",
61 "//tensorflow/contrib/layers:layers_py",
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",
[all …]
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
DBUILD3 load("//tensorflow:tensorflow.bzl", "tf_cc_test")
4 load("//tensorflow/core:platform/default/build_config.bzl", "tf_protos_all")
7 "//tensorflow/core/grappler/optimizers/data:__subpackages__",
8 "//tensorflow/core/kernels/data:__pkg__",
9 "//tensorflow/core/kernels/data/experimental:__pkg__",
41 "//tensorflow/core/grappler:grappler_item",
42 "//tensorflow/core/grappler:mutable_graph_view",
43 "//tensorflow/core/grappler:op_types",
44 "//tensorflow/core/grappler/clusters:cluster",
45 "//tensorflow/core/grappler/optimizers:custom_graph_optimizer_registry",
[all …]
/external/tensorflow/tensorflow/contrib/eager/python/
DBUILD3 package(default_visibility = ["//tensorflow:internal"])
5 load("//tensorflow:tensorflow.bzl", "py_test")
6 load("//tensorflow:tensorflow.bzl", "cuda_py_test")
19 "//tensorflow/python:framework_ops",
20 "//tensorflow/python:framework_test_lib",
21 "//tensorflow/python:gradients",
22 "//tensorflow/python:resource_variable_ops",
23 "//tensorflow/python:script_ops",
24 "//tensorflow/python:template",
25 "//tensorflow/python:training",
[all …]
/external/tensorflow/tensorflow/python/feature_column/
DBUILD2 default_visibility = ["//tensorflow:internal"],
7 load("//tensorflow:tensorflow.bzl", "tf_py_test")
17 "//tensorflow/python:util",
27 "//tensorflow/python:array_ops",
28 "//tensorflow/python:check_ops",
29 "//tensorflow/python:control_flow_ops",
30 "//tensorflow/python:dtypes",
31 "//tensorflow/python:embedding_ops",
32 "//tensorflow/python:framework_ops",
33 "//tensorflow/python:init_ops",
[all …]
/external/tensorflow/tensorflow/compiler/jit/
DBUILD6 "//tensorflow/compiler/tf2xla:internal",
13 "//tensorflow/compiler/tf2xla:friends",
25 load("//tensorflow:tensorflow.bzl", "cc_header_only_library")
26 load("//tensorflow:tensorflow.bzl", "tf_cc_test")
28 load("//tensorflow:tensorflow.bzl", "tf_cuda_cc_test")
29 load("//tensorflow:tensorflow.bzl", "tf_custom_op_py_library")
41 "//tensorflow/compiler/plugin",
54 "//tensorflow/compiler/jit/kernels:xla_ops",
55 "//tensorflow/compiler/tf2xla/kernels:xla_cpu_only_ops",
56 "//tensorflow/compiler/tf2xla/kernels:xla_dummy_ops",
[all …]
/external/tensorflow/tensorflow/python/eager/
DBUILD3 load("//tensorflow:tensorflow.bzl", "tf_py_test", "tf_cc_binary")
4 load("//tensorflow:tensorflow.bzl", "cuda_py_test")
6 "//tensorflow/tools/test:performance.bzl",
9 load("//tensorflow/compiler/tests:build_defs.bzl", "tf_xla_py_test")
23 "//tensorflow:internal",
26 "//tensorflow/c:c_api",
27 "//tensorflow/c:c_api_internal",
28 "//tensorflow/c/eager:c_api",
29 "//tensorflow/c/eager:c_api_experimental",
30 "//tensorflow/c/eager:c_api_internal",
[all …]
/external/tensorflow/tensorflow/contrib/keras/api/keras/backend/
D__init__.py22 from tensorflow.python.keras.backend import abs
23 from tensorflow.python.keras.backend import all
24 from tensorflow.python.keras.backend import any
25 from tensorflow.python.keras.backend import arange
26 from tensorflow.python.keras.backend import argmax
27 from tensorflow.python.keras.backend import argmin
28 from tensorflow.python.keras.backend import backend
29 from tensorflow.python.keras.backend import batch_dot
30 from tensorflow.python.keras.backend import batch_flatten
31 from tensorflow.python.keras.backend import batch_get_value
[all …]

12345678910>>...287