.. |
autograph
|
Add a workaround for slowness of tf.while_loop in the default executor when maximum_iterations is set. Fixes #40517.
|
2020-06-22 16:36:29 -07:00 |
client
|
[tfdbg2] Add tfdbg_run_id to metadata of data dumps
|
2020-06-15 13:52:52 -07:00 |
compat
|
compat: Update forward compatibility horizon to 2020-06-22
|
2020-06-22 02:11:02 -07:00 |
compiler
|
[TF:TRT] Enforce no native segment execution for TfTrtIntegrationTestBase
|
2020-06-21 23:22:26 -07:00 |
data
|
Update "master" to "dispatch"/"dispatcher" in tf.data service terminology.
|
2020-07-16 13:07:28 -07:00 |
debug
|
[tfdbg2] Support reading multiple DebugEvent file sets from the same tfdbg run
|
2020-06-22 17:56:53 -07:00 |
distribute
|
Support dynamic outputs for XLA on demand ops.
|
2020-07-01 11:11:47 -07:00 |
dlpack
|
…
|
|
eager
|
Special case wrapping of ndarrays in the gradient tape code.
|
2020-06-22 17:38:38 -07:00 |
estimator
|
…
|
|
feature_column
|
Copy the generic_util logic to feature column for serialization/deserialization.
|
2020-06-09 21:20:24 -07:00 |
framework
|
Merge pull request #40624 from nluehr:TF32-v2
|
2020-06-22 17:23:41 -07:00 |
grappler
|
Merge pull request #40596 from reedwm:auto_mp_mkl2
|
2020-06-19 14:39:31 -07:00 |
integration_testing
|
…
|
|
keras
|
Going back to forcing embedding layer variables on the CPU even within a tf.function as this is breaking some user code.
|
2020-07-22 11:45:58 -07:00 |
kernel_tests
|
Merge pull request #40674 from lgeiger:numpy-tostring
|
2020-06-22 14:30:11 -07:00 |
layers
|
…
|
|
lib
|
Reacquire the GIL when handing errors in the read method of file_io's BufferedInputStream.
|
2020-06-12 09:49:13 -07:00 |
lite
|
…
|
|
module
|
Refactor values.py into a utility file and a PS values file.
|
2020-05-28 10:58:13 -07:00 |
ops
|
Merge pull request #41140 from srjoglekar246/cherrypicks_5EM5L
|
2020-07-08 12:51:39 -07:00 |
platform
|
Provide NVIDIA CUDA build data in metadata and API
|
2020-06-05 16:44:24 -07:00 |
profiler
|
Use trace.Trace instead of traceme.TraceMe in python
|
2020-06-12 19:48:10 -07:00 |
saved_model
|
Add SaveableObjects to SavedModel.
|
2020-07-01 14:28:41 -07:00 |
summary
|
…
|
|
tf_program
|
…
|
|
tools
|
Export and add dispatch to overloaded tensor operators (that were not already exported under different api symbols) under the hidden namespace `tf.__operators__`.
|
2020-06-11 16:20:41 -07:00 |
tpu
|
Allow tf.distribute.TPUStrategy to be used with TPUEmbedding API and ensure that LossScaleOptimizer properly rejects it.
|
2020-06-25 15:32:43 -07:00 |
training
|
Correctly set the experimental_io_device when restoring variable from a checkpoint.
|
2020-07-13 15:50:48 -07:00 |
types
|
…
|
|
user_ops
|
…
|
|
util
|
Python tf.config tf32 interface
|
2020-06-19 15:12:30 -07:00 |
BUILD
|
Python tf.config tf32 interface
|
2020-06-19 15:12:30 -07:00 |
__init__.py
|
First step towards reducing the size of python/__init__.py.
|
2020-06-01 12:27:35 -07:00 |
build_defs.bzl
|
…
|
|
mlir_wrapper.cc
|
…
|
|
modules_with_exports.py
|
First step towards reducing the size of python/__init__.py.
|
2020-06-01 12:27:35 -07:00 |
pywrap_dlopen_global_flags.py
|
…
|
|
pywrap_mlir.py
|
…
|
|
pywrap_tensorflow.py
|
…
|
|
pywrap_tensorflow_internal.cc
|
…
|
|
pywrap_tfe.py
|
…
|
|
tf2.py
|
Update tf2.py
|
2020-05-31 12:44:24 +09:00 |
tfcompile_wrapper.cc
|
…
|
|
tfe_wrapper.cc
|
Update tfe_wrapper.cc
|
2020-07-02 15:35:28 +08:00 |