STT-tensorflow/tensorflow/python
2021-01-05 10:47:24 -08:00
..
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-22 2020-12-22 01:07:37 -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 Raise meaningful error message when loading a ShardedVariable. 2020-12-21 15:59:59 -08:00
dlpack Fix multiple vulnerabilities in tf.experimental.dlpack.to_dlpack. 2020-09-18 19:19:43 -07:00
eager Merge pull request #45907 from jpodivin:reportarg 2020-12-21 21:07:25 -08:00
estimator
feature_column add BUILD file for python/util and refactor python/BUILD 2020-12-15 11:43:18 -08:00
framework [core API doc fixit] tf.get_static_value; updated the API doc with more explanations and examples. 2020-12-21 11:14:10 -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 Fork the tf initializer logic to keras initializer. 2020-12-21 20:28:32 -08:00
kernel_tests Revert to old 2021-01-05 10:47:24 -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 Support batchable CompositeTensors as inputs to vectorized_map. 2020-12-21 11:33:45 -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 Return a iterator from summary_iterator instead of using a generator, to allow reusing the iterator after end of file. 2020-07-15 11:40:16 -07:00
tf_program Integrate LLVM at llvm/llvm-project@1b97cdf885 2020-12-21 23:55:25 -08: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 Fix AbstractStackTrace::GetLastFrame on Windows 2020-12-21 15:35:00 -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 Removed shape function registration from python_op_gen 2019-09-17 07:37:42 -07:00
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