.. |
autograph
|
Move stack more of the trace mappers and filters to C++. Simplify the API surface of extract_stack, and clean up its docstring.
|
2020-12-21 06:45:42 -08:00 |
client
|
Merge pull request #43610 from Intel-tensorflow:pluggable_device_load
|
2020-12-08 16:47:36 -08:00 |
compat
|
compat: Update forward compatibility horizon to 2020-12-21
|
2020-12-21 01:07:41 -08:00 |
compiler
|
Merge pull request #45166 from ROCmSoftwarePlatform:google_upstream_rocm_add_remove_no_rocm_tag
|
2020-12-21 00:32:48 -08:00 |
data
|
add BUILD file for python/util and refactor python/BUILD
|
2020-12-15 11:43:18 -08:00 |
debug
|
Merge pull request #45166 from ROCmSoftwarePlatform:google_upstream_rocm_add_remove_no_rocm_tag
|
2020-12-21 00:32:48 -08:00 |
distribute
|
Merge pull request #45166 from ROCmSoftwarePlatform:google_upstream_rocm_add_remove_no_rocm_tag
|
2020-12-21 00:32:48 -08:00 |
dlpack
|
Fix multiple vulnerabilities in tf.experimental.dlpack.to_dlpack .
|
2020-09-18 19:19:43 -07:00 |
eager
|
[TF2XLA] Support asserts as no-ops for tf.function(jit_compile=True)
|
2020-12-17 18:53:10 -08:00 |
estimator
|
|
|
feature_column
|
add BUILD file for python/util and refactor python/BUILD
|
2020-12-15 11:43:18 -08:00 |
framework
|
Move stack more of the trace mappers and filters to C++. Simplify the API surface of extract_stack, and clean up its docstring.
|
2020-12-21 06:45:42 -08:00 |
grappler
|
Merge pull request #45057 from kaixih:layout_opt_other_ops_pr_v2
|
2020-11-24 09:20:22 -08:00 |
integration_testing
|
|
|
keras
|
Merge pull request #45639 from gqqnbig:gqqnbig-patch-1
|
2020-12-21 06:09:47 -08:00 |
kernel_tests
|
Merge pull request #45166 from ROCmSoftwarePlatform:google_upstream_rocm_add_remove_no_rocm_tag
|
2020-12-21 00:32:48 -08:00 |
layers
|
|
|
lib
|
Optimize calls to std::string::find() and friends for a single char.
|
2020-12-17 18:11:13 -08:00 |
lite
|
tflite_convert: register custom op defs at the beginning of process
|
2020-10-05 14:54:04 -07:00 |
module
|
Support TF Modules inside Keras Layers and Models.
|
2020-10-30 12:27:12 -07:00 |
ops
|
Merge pull request #45166 from ROCmSoftwarePlatform:google_upstream_rocm_add_remove_no_rocm_tag
|
2020-12-21 00:32:48 -08:00 |
platform
|
add BUILD file for python/util and refactor python/BUILD
|
2020-12-15 11:43:18 -08:00 |
profiler
|
add BUILD file for python/util and refactor python/BUILD
|
2020-12-15 11:43:18 -08:00 |
saved_model
|
Merge pull request #45166 from ROCmSoftwarePlatform:google_upstream_rocm_add_remove_no_rocm_tag
|
2020-12-21 00:32:48 -08:00 |
summary
|
|
|
tf_program
|
Remove dependency on the MLIR global dialect registry from third_party/tensorflow/compiler/mlir/python/... (NFC)
|
2020-08-24 18:02:34 -07:00 |
tools
|
Merge pull request #45166 from ROCmSoftwarePlatform:google_upstream_rocm_add_remove_no_rocm_tag
|
2020-12-21 00:32:48 -08:00 |
tpu
|
Merge pull request #45166 from ROCmSoftwarePlatform:google_upstream_rocm_add_remove_no_rocm_tag
|
2020-12-21 00:32:48 -08:00 |
training
|
Fix ema type mismatch for special ema value.
|
2020-12-17 16:59:22 -08:00 |
types
|
add BUILD file for python/util and refactor python/BUILD
|
2020-12-15 11:43:18 -08:00 |
user_ops
|
|
|
util
|
Move stack more of the trace mappers and filters to C++. Simplify the API surface of extract_stack, and clean up its docstring.
|
2020-12-21 06:45:42 -08:00 |
__init__.py
|
[PluggableDevice] add load mechanism and refactor streamexecutor C API
|
2020-09-28 09:04:52 +00:00 |
BUILD
|
Move stack more of the trace mappers and filters to C++. Simplify the API surface of extract_stack, and clean up its docstring.
|
2020-12-21 06:45:42 -08:00 |
build_defs.bzl
|
|
|
mlir_wrapper.cc
|
Add the entry point for SavedModelSignatureDefImporterLite in tf-mlir-translate
|
2020-11-05 16:23:20 -08:00 |
modules_with_exports.py
|
PSv2: Export a few tf.distribute symbols related to TF2 parameter server training.
|
2020-10-20 15:42:17 -07:00 |
py_exception_registry_wrapper.cc
|
Add python/lib BUILD and refactor python/BUILD
|
2020-12-10 12:42:17 -08:00 |
pywrap_dlopen_global_flags.py
|
|
|
pywrap_mlir.py
|
Remove debug print
|
2020-12-10 13:04:08 +00:00 |
pywrap_tensorflow_internal.cc
|
|
|
pywrap_tensorflow.py
|
|
|
pywrap_tfe.py
|
|
|
tf2.py
|
Make tf2.enabled() available in the __internal__ namespace.
|
2020-10-23 16:40:18 -07:00 |
tfcompile_wrapper.cc
|
|
|
tfe_wrapper.cc
|
Do not tie the eager step container to GradientTape creation/deletion.
|
2020-11-17 10:09:23 -08:00 |