.. |
autograph
|
Write the example in a more TF-friendly fashion.
|
2021-02-09 07:45:35 -08:00 |
client
|
Fix //third_party/tensorflow/python:session_test. This failure is caused by constant folding.
|
2021-01-14 11:28:26 -08:00 |
compat
|
compat: Update forward compatibility horizon to 2021-02-19
|
2021-02-19 01:07:44 -08:00 |
compiler
|
[TF:TRT] Fix a python test.
|
2021-02-18 09:41:21 -08:00 |
data
|
[tf.data] Add benchmark to compare autotuned MapAndBatchDataset with autotuned ParallelMapDataset followed by ParallelBatchDataset.
|
2021-02-18 17:46:18 -08:00 |
debug
|
Change API contract for the private add_function_callback and allow graph edits before finalizing a func_graph.
|
2021-02-05 10:30:49 -08:00 |
distribute
|
Disable multi_worker_continuous_run_test on asan
|
2021-02-18 23:30:57 -08:00 |
dlpack
|
PY2 removal cleanup
|
2021-01-20 17:11:44 -08:00 |
eager
|
Handle garbage collection race condition.
|
2021-02-18 17:00:03 -08:00 |
estimator
|
PY2 removal cleanup
|
2021-01-15 16:48:57 -08:00 |
feature_column
|
categorical_column_with_identity => Modified the Example code such that it is executable
|
2021-01-22 11:02:39 -08:00 |
framework
|
Handle garbage collection race condition.
|
2021-02-18 17:00:03 -08:00 |
grappler
|
Pre-allocate memory for vectors where size is already known.
|
2021-01-27 10:40:56 -08:00 |
integration_testing
|
|
|
keras
|
Add reset_states method to LossesContainer and MetricsContainer.
|
2021-02-18 14:10:41 -08:00 |
kernel_tests
|
Disable kernel_tests:critical_section_test on TSAN.
|
2021-02-18 10:40:33 -08:00 |
layers
|
[*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:"
|
2020-12-22 09:24:04 +11:00 |
lib
|
Register {bool,int8,uint8}->bfloat16 conversions as safe for the NumPy bfloat16 extension.
|
2021-02-03 08:01:46 -08:00 |
lite
|
Add enable_numeric_verify in TFLite converter for quantization numeric verification.
|
2020-12-22 21:46:21 -08:00 |
module
|
PY2 removal cleanup
|
2021-01-15 16:48:57 -08:00 |
ops
|
Making sure that recently introduced offset argument for the InitializeTableFromTextFile op is handled in a backwards / forwards compatible manner.
|
2021-02-19 09:13:35 -08:00 |
platform
|
Merge pull request #46060 from jackd:bm-main-argv
|
2021-02-08 15:45:09 -08:00 |
profiler
|
reduce public interface for python hooks.
|
2021-02-19 11:36:36 -08:00 |
saved_model
|
Handle garbage collection race condition.
|
2021-02-18 17:00:03 -08:00 |
summary
|
|
|
tf_program
|
PY2 removal cleanup
|
2021-01-15 16:48:57 -08:00 |
tools
|
Expose autograph related API as tf.__internal__.
|
2021-02-03 16:03:05 -08:00 |
tpu
|
Update TPUEmbedding api to ensure that the table order only depends on the order of the tables in feature_config and not on the order of the table objects in a python set.
|
2021-02-11 11:12:24 -08:00 |
training
|
Handle garbage collection race condition.
|
2021-02-18 17:00:03 -08:00 |
types
|
Expose types.core.Tensor as tf.__internal__ API.
|
2021-02-01 14:20:53 -08:00 |
user_ops
|
|
|
util
|
First phase of nest.py migration to cc: move flatten_dict_items implementation from python to C++
|
2021-02-16 15:20:09 -08:00 |
__init__.py
|
|
|
BUILD
|
First phase of nest.py migration to cc: move flatten_dict_items implementation from python to C++
|
2021-02-16 15:20:09 -08:00 |
build_defs.bzl
|
|
|
mlir_wrapper.cc
|
Use flib of attached context.
|
2021-01-13 08:27:32 -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
|
Use flib of attached context.
|
2021-01-13 08:27:32 -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 |