Home
last modified time | relevance | path

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

12345678910>>...298

/external/tensorflow/tensorflow/tools/def_file_filter/
Dsymbols_pybind.txt1 [//tensorflow/python/util:cpp_python_util] # util tfe
2 tensorflow::swig::IsSequence
3 tensorflow::swig::IsSequenceOrComposite
4 tensorflow::swig::IsCompositeTensor
5 tensorflow::swig::IsTypeSpec
6 tensorflow::swig::IsNamedtuple
7 tensorflow::swig::IsMapping
8 tensorflow::swig::IsMutableMapping
9 tensorflow::swig::IsMappingView
10 tensorflow::swig::IsAttrs
[all …]
/external/tensorflow/tensorflow/python/data/kernel_tests/
DBUILD3 load("//tensorflow:tensorflow.bzl", "tf_py_test") # buildifier: disable=same-origin-load
4 load("//tensorflow:tensorflow.bzl", "cuda_py_test") # buildifier: disable=same-origin-load
7 default_visibility = ["//tensorflow:internal"],
17 "//tensorflow/python:array_ops",
18 "//tensorflow/python:client_testlib",
19 "//tensorflow/python:dtypes",
20 "//tensorflow/python:errors",
21 "//tensorflow/python:math_ops",
22 "//tensorflow/python:sparse_tensor",
23 "//tensorflow/python/data/ops:dataset_ops",
[all …]
/external/tensorflow/tensorflow/python/kernel_tests/
DBUILD3 load("//tensorflow:tensorflow.bzl", "tf_custom_op_library")
4 load("//tensorflow:tensorflow.bzl", "cuda_py_test")
7 load("//tensorflow:tensorflow.bzl", "tf_py_test")
10 default_visibility = ["//tensorflow:internal"],
24 "//tensorflow/python:array_ops",
25 "//tensorflow/python:client_testlib",
26 "//tensorflow/python:framework_for_generated_wrappers",
27 "//tensorflow/python:string_ops",
37 "//tensorflow/python:array_ops",
38 "//tensorflow/python:client_testlib",
[all …]
/external/tensorflow/tensorflow/core/grappler/optimizers/
DBUILD1 load("//tensorflow/core/platform:rules_cc.bzl", "cc_library")
2 load("//tensorflow:tensorflow.bzl", "tf_cc_test", "tf_cc_test_mkl", "tf_copts", "tf_cuda_cc_test")
6 load("//tensorflow:tensorflow.bzl", "filegroup")
9 load("//tensorflow:tensorflow.bzl", "tf_kernel_library")
13 "//tensorflow/core/platform:build_config_root.bzl",
28 "//tensorflow/python:__pkg__",
40 "//tensorflow/core:lib",
41 "//tensorflow/core:protos_all_cc",
42 "//tensorflow/core/grappler:grappler_item",
43 "//tensorflow/core/grappler:op_types",
[all …]
/external/tensorflow/tensorflow/python/training/
DBUILD1 load("//tensorflow/core/platform:build_config.bzl", "tf_proto_library")
2 load("//tensorflow:tensorflow.bzl", "tf_py_test")
5 load("//tensorflow:tensorflow.bzl", "cuda_py_test")
8 load("//tensorflow:tensorflow.bzl", "cuda_py_tests")
11 default_visibility = ["//tensorflow:internal"],
16 # Used in a pybind extension whose rule must be in tensorflow/python
18 visibility = ["//tensorflow/python:__pkg__"],
22 # Used in a rule which visibility limits to tensorflow/python
24 visibility = ["//tensorflow/python:__pkg__"],
69 visibility = ["//tensorflow/python/training:__pkg__"],
[all …]
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
DBUILD1 load("//tensorflow:tensorflow.bzl", "tf_py_test") # buildifier: disable=same-origin-load
2 load("//tensorflow:tensorflow.bzl", "cuda_py_test") # buildifier: disable=same-origin-load
5 default_visibility = ["//tensorflow:internal"],
15 "//tensorflow/python/data/experimental/ops:cardinality",
16 "//tensorflow/python/data/kernel_tests:test_base",
17 "//tensorflow/python/data/ops:dataset_ops",
32 "//tensorflow/python:client_testlib",
33 "//tensorflow/python:errors",
34 "//tensorflow/python/data/experimental/ops:testing",
35 "//tensorflow/python/data/kernel_tests:test_base",
[all …]
/external/tensorflow/tensorflow/core/kernels/data/
DBUILD4 load("//tensorflow/core/platform:rules_cc.bzl", "cc_library")
6 "//tensorflow:tensorflow.bzl",
12 load("//tensorflow:tensorflow.bzl", "filegroup")
15 load("//tensorflow:tensorflow.bzl", "tf_kernel_library")
23 "//tensorflow:internal",
35 "//tensorflow/core:dataset_ops_op_lib",
36 "//tensorflow/core:framework",
37 "//tensorflow/core:lib",
38 "//tensorflow/core:lib_internal",
52 "//tensorflow/core:core_cpu_internal",
[all …]
/external/tensorflow/tensorflow/core/kernels/data/experimental/
DBUILD4 load("//tensorflow/core/platform:rules_cc.bzl", "cc_library")
5 load("//tensorflow:tensorflow.bzl", "tf_cc_test")
6 load("//tensorflow:tensorflow.bzl", "tf_kernel_library")
9 default_visibility = ["//tensorflow:internal"],
20 "//tensorflow/core:experimental_dataset_ops_op_lib",
21 "//tensorflow/core:framework",
22 "//tensorflow/core/kernels/data:name_utils",
31 "//tensorflow/core:experimental_dataset_ops_op_lib",
32 "//tensorflow/core:framework",
33 "//tensorflow/core/kernels/data:dataset_utils",
[all …]
/external/tensorflow/tensorflow/python/distribute/
DBUILD1 load("//tensorflow:tensorflow.bzl", "py_test", "tf_py_test")
2 load("//tensorflow:tensorflow.bzl", "cuda_py_test")
3 load("//tensorflow/core/platform/default:distribute.bzl", "distribute_py_test")
4 load("//tensorflow/python/tpu:tpu.bzl", "tpu_py_test")
8 "//tensorflow:internal",
26 "//tensorflow/python/distribute/v1:all_reduce",
44 "//tensorflow/python:array_ops",
45 "//tensorflow/python:device_lib",
46 "//tensorflow/python:framework_ops",
47 "//tensorflow/python:kernels",
[all …]
/external/tensorflow/tensorflow/core/common_runtime/eager/
DBUILD1 load("//tensorflow:tensorflow.bzl", "filegroup")
2 load("//tensorflow/core/platform:rules_cc.bzl", "cc_library")
4 "//tensorflow:tensorflow.bzl",
17 "//tensorflow:internal",
26 visibility = ["//tensorflow:internal"],
29 "//tensorflow/compiler/jit:xla_kernel_creator",
39 visibility = ["//tensorflow:internal"],
46 "//tensorflow/c:c_api_internal",
47 "//tensorflow/c:tf_tensor_internal",
48 "//tensorflow/c/eager:abstract_function",
[all …]
/external/tensorflow/tensorflow/python/saved_model/
DBUILD4 load("//tensorflow:tensorflow.bzl", "py_strict_library")
5 load("//tensorflow:tensorflow.bzl", "cuda_py_test")
8 load("//tensorflow:tensorflow.bzl", "tf_py_test")
11 # TODO(drpng): change that to //third_party/tensorflow:internal
23 visibility = ["//tensorflow:internal"],
37 "//tensorflow/python:util",
45 deps = ["//tensorflow/python/util:tf_export"],
52 deps = ["//tensorflow/python/util:tf_export"],
59 deps = ["//tensorflow/python/util:tf_export"],
73 "//tensorflow/core:protos_all_py",
[all …]
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
DBUILD1 load("//tensorflow/core/platform:rules_cc.bzl", "cc_library")
2 load("//tensorflow:tensorflow.bzl", "tf_cc_test")
3 load("//tensorflow/core/platform: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__",
52 "//tensorflow/core/grappler:grappler_item",
53 "//tensorflow/core/grappler:mutable_graph_view",
54 "//tensorflow/core/grappler:op_types",
55 "//tensorflow/core/grappler/clusters:cluster",
[all …]
/external/tensorflow/tensorflow/python/keras/tests/
DBUILD4 load("//tensorflow/compiler/tests:build_defs.bzl", "tf_xla_py_test")
7 load("//tensorflow:tensorflow.bzl", "cuda_py_test")
8 load("//tensorflow:tensorflow.bzl", "tf_py_test")
9 load("//tensorflow/python/tpu:tpu.bzl", "tpu_py_test")
13 "//tensorflow/python/keras:__subpackages__",
14 "//tensorflow/tools/pip_package:__pkg__",
22 visibility = ["//tensorflow/python/keras/google/private_tf_api_test:__pkg__"],
35 "//tensorflow/python:client_testlib",
36 "//tensorflow/python/keras",
47 "//tensorflow/python:client_testlib",
[all …]
/external/tensorflow/tensorflow/
Dopensource_only.files1 tensorflow/__init__.py
2 tensorflow/api_template.__init__.py
3 tensorflow/api_template_v1.__init__.py
4 tensorflow/compat_template.__init__.py
5 tensorflow/compat_template_v1.__init__.py
6 tensorflow/compiler/mlir/glob_lit_test.bzl
7 tensorflow/compiler/mlir/hlo/WORKSPACE
8 tensorflow/go/op/wrappers.go
9 tensorflow/lite/core/shims/BUILD
10 tensorflow/lite/core/shims/c/builtin_op_data.h
[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:build_config_root.bzl",
11 load("//tensorflow:tensorflow.bzl", "filegroup")
14 load("//tensorflow:tensorflow.bzl", "genrule")
15 load("//tensorflow:tensorflow.bzl", "tf_cc_binary", "tf_cc_test")
16 load("//tensorflow/core/platform:rules_cc.bzl", "cc_library")
26 "//tensorflow/compiler/xla:friends",
44 # //third_party/tensorflow/core:test_main into the same target.
50 "//tensorflow/compiler/xla:debug_options_flags",
51 "//tensorflow/core:lib",
[all …]
/external/tensorflow/tensorflow/python/kernel_tests/linalg/
DBUILD3 load("//tensorflow:tensorflow.bzl", "cuda_py_test")
6 default_visibility = ["//tensorflow:internal"],
15 "//tensorflow/python:array_ops",
16 "//tensorflow/python:client_testlib",
17 "//tensorflow/python:framework_for_generated_wrappers",
18 "//tensorflow/python:framework_test_lib",
19 "//tensorflow/python:math_ops",
20 "//tensorflow/python:platform_test",
21 "//tensorflow/python/ops/linalg",
31 "//tensorflow/python:array_ops",
[all …]
/external/tensorflow/tensorflow/python/keras/optimizer_v2/
DBUILD4 load("//tensorflow:tensorflow.bzl", "cuda_py_test")
9 "//tensorflow/python:__pkg__",
10 "//tensorflow/python/distribute:__pkg__",
11 "//tensorflow/python/keras:__subpackages__",
12 "//tensorflow/python/training/tracking:__pkg__",
20 visibility = ["//tensorflow/python/keras/google/private_tf_api_test:__pkg__"],
40 "//tensorflow/python:control_flow_ops",
41 "//tensorflow/python:framework",
42 "//tensorflow/python:math_ops",
43 "//tensorflow/python:resource_variable_ops",
[all …]
/external/tensorflow/tensorflow/python/ops/ragged/
DBUILD1 load("//tensorflow:tensorflow.bzl", "py_test")
2 load("//tensorflow/tools/test:performance.bzl", "tf_py_logged_benchmark")
5 default_visibility = ["//tensorflow:internal"],
43 "//tensorflow/python:util",
57 "//tensorflow/python:array_ops",
58 "//tensorflow/python:dtypes",
59 "//tensorflow/python:framework_ops",
60 "//tensorflow/python:math_ops",
61 "//tensorflow/python:sort_ops",
62 "//tensorflow/python:tensor_util",
[all …]
/external/tensorflow/tensorflow/compiler/tf2xla/
DBUILD1 load("//tensorflow/core/platform:rules_cc.bzl", "cc_library")
2 load("//tensorflow:tensorflow.bzl", "if_libtpu", "tf_cc_binary", "tf_cc_test", "tf_copts", "tf_cuda…
4 "//tensorflow/core/platform/default:cuda_build_defs.bzl",
8 "//tensorflow/core/platform:build_config.bzl",
12 load("//tensorflow/compiler/xla:xla.bzl", "xla_py_proto_library")
15 load("//tensorflow:tensorflow.bzl", "filegroup")
17 load("//tensorflow/compiler/xla/service/cpu:build_defs.bzl", "runtime_copts")
27 "//tensorflow/compiler/aot/...",
28 "//tensorflow/compiler/jit/...",
29 "//tensorflow/compiler/mlir/...",
[all …]
/external/tensorflow/tensorflow/core/profiler/convert/
DBUILD1 load("//tensorflow/core/platform:rules_cc.bzl", "cc_library")
2 load("//tensorflow:tensorflow.bzl", "tf_cc_test")
3 load("//tensorflow/core/profiler/builds:build_config.bzl", "tf_profiler_copts")
6 default_visibility = ["//tensorflow/core/profiler:internal"],
18 "//tensorflow/core:lib",
19 "//tensorflow/core:lib_internal",
20 "//tensorflow/core/profiler/protobuf:op_metrics_proto_cc",
21 "//tensorflow/core/profiler/protobuf:xplane_proto_cc",
22 "//tensorflow/core/profiler/utils:cost_utils",
23 "//tensorflow/core/profiler/utils:op_metrics_db_utils",
[all …]
/external/tensorflow/tensorflow/python/keras/layers/
DBUILD4 load("//tensorflow:tensorflow.bzl", "cuda_py_test")
5 load("//tensorflow:tensorflow.bzl", "tf_py_test")
10 "//tensorflow/python/distribute:__pkg__",
11 "//tensorflow/python/feature_column:__pkg__",
12 "//tensorflow/python/keras:__subpackages__",
13 "//tensorflow/python/training/tracking:__pkg__",
14 "//tensorflow/tools/pip_package:__pkg__",
23 visibility = ["//tensorflow/python/keras/google/private_tf_api_test:__pkg__"],
56 "//tensorflow/python/keras/feature_column",
57 "//tensorflow/python/keras/layers/preprocessing",
[all …]
/external/tensorflow/tensorflow/python/kernel_tests/distributions/
DBUILD3 load("//tensorflow:tensorflow.bzl", "cuda_py_test")
6 default_visibility = ["//tensorflow:internal"],
15 "//tensorflow/python:array_ops",
16 "//tensorflow/python:client_testlib",
17 "//tensorflow/python:framework_for_generated_wrappers",
18 "//tensorflow/python:framework_test_lib",
19 "//tensorflow/python:math_ops",
20 "//tensorflow/python:platform_test",
21 "//tensorflow/python/ops/distributions",
34 "//tensorflow/python:array_ops",
[all …]
/external/tensorflow/tensorflow/core/common_runtime/
DBUILD2 "//tensorflow:tensorflow.bzl",
13 load("//tensorflow:tensorflow.bzl", "cc_header_only_library")
16 load("//tensorflow:tensorflow.bzl", "tf_cuda_cc_test")
19 load("//tensorflow:tensorflow.bzl", "filegroup")
23 "//tensorflow/core/platform:build_config.bzl",
30 "//tensorflow/core/platform:rules_cc.bzl",
34 "//tensorflow/core/platform:build_config_root.bzl",
45 "//tensorflow:internal",
68 "//tensorflow/core/graph:core_cpu_headers",
69 "//tensorflow/core/public:session.h",
[all …]
/external/tensorflow/tensorflow/core/distributed_runtime/
DBUILD6 load("//tensorflow/core/platform:rules_cc.bzl", "cc_library")
7 load("//tensorflow:tensorflow.bzl", "tf_cc_test", "tf_copts", "tf_cuda_library")
8 load("//tensorflow:tensorflow.bzl", "tf_cuda_cc_test") # buildifier: disable=same-origin-load
9 load("//tensorflow:tensorflow.bzl", "tf_grpc_cc_dependency") # buildifier: disable=same-origin-load
10 load("//tensorflow:tensorflow.bzl", "filegroup") # buildifier: disable=same-origin-load
14 "//tensorflow/core/platform:build_config.bzl",
18 "//tensorflow/core/platform:build_config_root.bzl",
29 visibility = ["//tensorflow:internal"],
46 "//tensorflow/core:framework",
47 "//tensorflow/core:lib",
[all …]
/external/tensorflow/tensorflow/c/eager/
DBUILD3 load("//tensorflow/core/platform:rules_cc.bzl", "cc_library")
5 "//tensorflow:tensorflow.bzl",
14 load("//tensorflow:tensorflow.bzl", "cc_header_only_library")
17 load("//tensorflow:tensorflow.bzl", "filegroup")
20 load("//tensorflow:tensorflow.bzl", "internal_tfrt_deps")
22 "//tensorflow/core/platform:build_config.bzl",
26 "//tensorflow/core/platform:build_config_root.bzl",
47 "//tensorflow:android": [
48 "//tensorflow/core:portable_tensorflow_lib_lite",
66 "//tensorflow/c:c_api",
[all …]

12345678910>>...298