aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* When running a native/builtin op via eager C API, automatically fill in defaultGravatar Mingsheng Hong2018-10-05
* - Don't set tpu optimizer parameter variable during weight initialization if ...Gravatar Jing Li2018-10-05
* Update XlaSort to match the underlying HLO.Gravatar A. Unique TensorFlower2018-10-05
* BEGIN_PUBLICGravatar A. Unique TensorFlower2018-10-05
* Switch NCCL to build from open source (version 2.3.5-5) by default.Gravatar A. Unique TensorFlower2018-10-05
* Relax some unnecessary 4D array restrictionsGravatar A. Unique TensorFlower2018-10-05
* [TF:XLA] Move broadcasting code out of BroadcastTo op into a common helper li...Gravatar Peter Hawkins2018-10-05
* Use absl::Span for HloModuleGroupMetadataGravatar HyoukJoong Lee2018-10-05
* compat: Update forward compatibility horizon to 2018-10-05Gravatar A. Unique TensorFlower2018-10-05
* Merge the different LSTM EvalFloat/EvalHybrid calls into a single file.Gravatar A. Unique TensorFlower2018-10-05
* Remove dependency on epsilon for diagonal shampoo.Gravatar A. Unique TensorFlower2018-10-04
* Fix link in eager notebook stub.Gravatar Billy Lamberta2018-10-04
* Fix regression that caused xrange to be ignored.Gravatar Dan Moldovan2018-10-04
* Add 'device' property to TPUMirroredVariable, so tf.train.init_from_checkpoin...Gravatar Ruoxin Sang2018-10-04
* [XLA:GPU] Fix old-ptxas-version detection logic.Gravatar Justin Lebar2018-10-04
* Add Chaos Free Network (CFN) cell.Gravatar A. Unique TensorFlower2018-10-04
* Merge pull request #21945 from efagerho:masterGravatar TensorFlower Gardener2018-10-04
|\
* | Pin ops with small integer inputs (already on the cpu) to the cpu in eager.Gravatar Akshay Modi2018-10-04
* | 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