aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix unused imports.Gravatar Jacques Pienaar2018-10-04
* Disable tensorrt:unary_test in OSS since it crashes with SEGV.Gravatar Todd Wang2018-10-04
* This CL fixes a bug in the eager benchmarks test that caused the defun tests ...Gravatar A. Unique TensorFlower2018-10-04
* Fix for memory issue in micro test code, spotted by asan checksGravatar Pete Warden2018-10-04
* Fix bug in Grappler constant folding: The logic detecting full reductions was...Gravatar A. Unique TensorFlower2018-10-04
* Avoid creating control edges on not-this-graph.Gravatar Alexandre Passos2018-10-04
* Add basic TensorList op support in bridge.Gravatar Jacques Pienaar2018-10-04
* Automated rollback of commit 6b538d9ce54e878576131cde0c76e43a893180c2Gravatar Smit Hinsu2018-10-04
* Internal change.Gravatar A. Unique TensorFlower2018-10-04
* Add apidefs for the list ops.Gravatar Dan Moldovan2018-10-04
* Rename "Inliner" to "MapInliner".Gravatar Mark Heffernan2018-10-04
* Fix problem in quantized version of Comparison op handlerGravatar A. Unique TensorFlower2018-10-04
* Internal change.Gravatar Anna R2018-10-04
* [TF:XLA] Improve the accounting for subcomputations in the List scheduler to ...Gravatar Dimitris Vardoulakis2018-10-04
* [TF:XLA] Fix inverted condition in randomized test.Gravatar Peter Hawkins2018-10-04
* Few more fixes for issued in parsing invalid HLO module proto.Gravatar A. Unique TensorFlower2018-10-04
* Add TF_BUILD_TEST_TIMEOUT to ci_parameterized_build.shGravatar Todd Wang2018-10-04
* Error out when PartitionedCall is created with the wrong number of arguments.Gravatar Alexandre Passos2018-10-04
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-10-04
* Enable masking through a Sequential model.Gravatar Francois Chollet2018-10-04
* [tf.data] Add a notion of `captured args` to MapDefunGravatar Rachel Lim2018-10-04
* Temporarily disable testCondInDefun test in control_flow_ops_py_testGravatar Smit Hinsu2018-10-04
* Use weak symbols to inject flex delegatesGravatar Jared Duke2018-10-04
* [tf.data] Clean up tests for `tf.data.experimental`.Gravatar Derek Murray2018-10-04
* [XLA] Move FusionQueue class declaration into separate headerGravatar A. Unique TensorFlower2018-10-04
* Remove obsolete TODO.Gravatar Paul Donnelly2018-10-04
* Makes sure Keras Layer's `__call__` is always used in Eager.Gravatar A. Unique TensorFlower2018-10-04
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-10-04
* Add a separator between shape and dtype in cache key encoding.Gravatar Akshay Modi2018-10-04
* Add xla library into contrib_pyGravatar Yanan Cao2018-10-04
* Add "encoding" attribute to string substr op, which controls how each "charac...Gravatar A. Unique TensorFlower2018-10-04
* Roll forward change "Skip control flow functionalization if there is no Switc...Gravatar Tong Shen2018-10-04
* collective_param_resolver_local.cc: delete DCHECK(!ir->out_mu.try_lock()); in...Gravatar A. Unique TensorFlower2018-10-04
* Automated rollback of commit 8dc7bc7764150253c03a666eee84fc48f867d6a2Gravatar A. Unique TensorFlower2018-10-04
* [tf.data] Fix C++ shape inference for `Dataset.concatenate()`.Gravatar Derek Murray2018-10-04
* Implement LiteralBase::Slice for all primitive typeGravatar A. Unique TensorFlower2018-10-04
* Merge pull request #22660 from gautam1858:patch-18Gravatar TensorFlower Gardener2018-10-04
|\
* | Add tensorflow_estimator pip package to install_pip_packages.shGravatar Michael Case2018-10-04
* | Merge pull request #22392 from yanboliang:metricsGravatar TensorFlower Gardener2018-10-04
|\ \
* | | Don't CHECK-fail on malformed graphs in deadness analysisGravatar Sanjoy Das2018-10-04
* | | Fix quantization util test to pass with defined behavior on 32-bit architectu...Gravatar Alan Chiao2018-10-04
* | | Automated rollback of commit f22037abf5a6f4581f5fb6013f72f91747f22965Gravatar A. Unique TensorFlower2018-10-04
* | | Skip numeric checking in BROADCAST mode.Gravatar Youlong Cheng2018-10-04
* | | Add ability to vectorize nodes that do not derive from function arguments. (T...Gravatar Rachel Lim2018-10-04
* | | Gracefully disallow updating resource variables with invalid shapes.Gravatar Asim Shankar2018-10-04
* | | Experimental interpreter, kernels, and example running TensorFlow Lite on a m...Gravatar Pete Warden2018-10-04
* | | Remove CHECKs from HloInstruction constructors.Gravatar Mark Heffernan2018-10-04
* | | Sparse output fully connected custom op.Gravatar Alan Chiao2018-10-04
* | | [TF] Fail fast if there is no CPU kernel during constant tensor evaluation.Gravatar Peter Hawkins2018-10-04
* | | Add option in tf.gradients() to return zero tensors for unconnected gradients.Gravatar A. Unique TensorFlower2018-10-04