STT-tensorflow/tensorflow
Derek Murray c99513c0ba In _GradientsHelper() compute the ObjectIdentitySet(xs) once and reuse it.
This avoids a potentially quadratic execution time in building the gradient graph, because we were previously creating the set multiple times for each op in the graph.

PiperOrigin-RevId: 264826531
2019-08-22 09:24:07 -07:00
..
c Don't return an uninitialized value from TFE_OpNameGetAttrType 2019-08-08 11:08:58 -07:00
cc Create the initial BUILD file for tensorflow/core/platform folder 2019-08-05 14:17:12 -07:00
compiler Update eager_test.py 2019-08-09 15:49:37 -07:00
contrib Replace dict with list for eq change 2019-08-19 14:42:21 -07:00
core [tf.data] Make rebatching fallback work for datasets with unknown shapes. 2019-08-21 13:43:48 -07:00
docs_src
examples Fix / disable a few more tests that don't work with v2 2019-08-07 16:04:24 -07:00
g3doc
go Fix the related docs for MatchingFilesOp 2019-07-09 11:15:07 -07:00
java Place native libraries in the location expected by TF Java 2019-07-30 14:53:18 -07:00
js
lite Don't round the allocator's storage size to the next power of two. This is typically a huge buffer. We're going to reach a steady state where we have only a few such buffers and they won't get frequently reallocated, anyway. 2019-08-21 13:07:51 -07:00
python In _GradientsHelper() compute the ObjectIdentitySet(xs) once and reuse it. 2019-08-22 09:24:07 -07:00
security
stream_executor [SE] Clarify ScratchAllocator and DeviceMemoryAllocator semantics 2019-08-05 17:58:08 -07:00
tools Merge pull request #31742 from tensorflow/ggadde-cp12 2019-08-21 22:12:03 -07:00
__init__.py
.clang-format
api_template_v1.__init__.py Build TensorFlow 2.0 by default. 2019-08-06 16:30:41 -07:00
api_template.__init__.py Fix import error for tf.summary.create_file_writer for 2.0. 2019-07-10 15:55:41 -07:00
BUILD Automated rollback of commit 0d5f78e608 2019-08-05 16:46:28 -07:00
compat_template_v1.__init__.py Add hooks to allow lazyLoad TensorFlow public API. 2019-07-09 13:03:21 -07:00
compat_template.__init__.py Add hooks to allow lazyLoad TensorFlow public API. 2019-07-09 13:03:21 -07:00
opensource_only.files Add read-only copy of MLIR core to TensorFlow. 2019-07-29 15:24:30 -07:00
tensorflow.bzl Update the version to 2.0.0 in tensorflow.bzl 2019-08-06 13:09:26 -07:00
tf_exported_symbols.lds
tf_framework_version_script.lds
tf_version_script.lds
version_check.bzl
virtual_root_template_v1.__init__.py Add hooks to allow lazyLoad TensorFlow public API. 2019-07-09 13:03:21 -07:00
virtual_root_template_v2.__init__.py Add hooks to allow lazyLoad TensorFlow public API. 2019-07-09 13:03:21 -07:00
workspace.bzl Fix the mirror URL. 2019-08-18 23:53:13 -07:00