.. |
autograph
|
Expose payloads information to python users.
|
2021-02-28 14:11:38 -08:00 |
client
|
Replace direct TF app import with absl::app.
|
2021-03-03 21:50:51 -08:00 |
compat
|
compat: Update forward compatibility horizon to 2021-03-06
|
2021-03-06 01:15:37 -08:00 |
compiler
|
[TF:TRT] Pass the new parameters from TrtGraphConverterV2 to the TF-TRT bridge.
|
2021-03-01 16:01:56 -08:00 |
data
|
[tf.data] Make error message more informative.
|
2021-03-06 14:50:58 -08:00 |
debug
|
Replace direct TF app import with absl::app.
|
2021-03-04 08:17:07 -08:00 |
distribute
|
PSv2: Let parameter_server_strategy_v2_test continue to run on non-pip OSS environment.
|
2021-03-04 21:09:35 -08:00 |
dlpack
|
PY2 removal cleanup
|
2021-01-20 17:11:44 -08:00 |
eager
|
Re-enable def_function_xla_jit_test_gpu_mlir_bridge_test.
|
2021-03-01 13:13:04 -08:00 |
estimator
|
PY2 removal cleanup
|
2021-01-15 16:48:57 -08:00 |
feature_column
|
Expose two feature column types into tf.__internal__ API.
|
2021-03-05 15:49:36 -08:00 |
framework
|
Fix a test that runs flaky in TFRT.
|
2021-03-04 10:56:11 -08:00 |
grappler
|
Replace direct TF app import with absl::app.
|
2021-03-02 08:49:33 -08:00 |
integration_testing
|
|
|
keras
|
Error out in lookup layers when invert is true and output_mode is not int
|
2021-03-05 17:28:46 -08:00 |
kernel_tests
|
Implement allocation tracking support for XLA allocated tensors.
|
2021-03-05 02:35:46 -08:00 |
layers
|
[*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:"
|
2020-12-22 09:24:04 +11:00 |
lib
|
Expose payloads information to python users.
|
2021-02-28 14:11:38 -08:00 |
lite
|
Add enable_numeric_verify in TFLite converter for quantization numeric verification.
|
2020-12-22 21:46:21 -08:00 |
module
|
Merge pull request #47512 from park-junha:fix-python-module-abc-abstract-test
|
2021-03-03 16:45:04 -08:00 |
ops
|
Be assertive that we support unordered sparse tensors.
|
2021-03-03 14:00:02 -08:00 |
platform
|
Replace direct TF app import with absl::app.
|
2021-03-03 21:50:51 -08:00 |
profiler
|
reduce public interface for python hooks.
|
2021-02-19 11:36:36 -08:00 |
saved_model
|
Re-track resource children when loading.
|
2021-03-03 15:23:41 -08:00 |
summary
|
|
|
tf_program
|
PY2 removal cleanup
|
2021-01-15 16:48:57 -08:00 |
tools
|
Expose feature_column_v2._StateManagerImpl into a tf.__internal__ API.
|
2021-03-05 13:57:04 -08:00 |
tpu
|
Rename experimental_prefetch_to_device to experimental_fetch_to_device in tf.distribute.InputOptions .
|
2021-02-26 18:28:01 -08:00 |
training
|
Expose TrackableReference as tf.__internal__
|
2021-03-05 10:55:23 -08:00 |
types
|
Expose types.core.Tensor as tf.__internal__ API.
|
2021-02-01 14:20:53 -08:00 |
user_ops
|
|
|
util
|
Removes back link from external graph transform...
|
2021-03-01 09:38:55 -08:00 |
__init__.py
|
|
|
BUILD
|
Removes back link from external graph transform...
|
2021-03-01 09:38:55 -08:00 |
build_defs.bzl
|
|
|
mlir_wrapper.cc
|
Add 'exported_names' to V1 saved model MLIR converter and update the pybindings.
|
2021-02-25 21:01:55 -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
|
Add 'exported_names' to V1 saved model MLIR converter and update the pybindings.
|
2021-02-25 21:01:55 -08:00 |
pywrap_tensorflow_internal.cc
|
|
|
pywrap_tensorflow.py
|
|
|
pywrap_tfe.py
|
|
|
tf2.py
|
fixed the breakage. Re-submit plumbing of the enable_v2_behavior() call to C++
|
2021-01-06 20:35:51 -08:00 |
tfcompile_wrapper.cc
|
|
|
tfe_wrapper.cc
|
Support GetMemoryInfo in TFRT.
|
2021-02-08 09:46:06 -08:00 |