aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Fix URLs in security/index.md and point SECURITY.md's vuln list to security/i...Gravatar Frank Chen2018-06-06
* Limit number of entries in the cache.Gravatar Akshay Modi2018-06-06
* Split out HloBatchNormInstruction as subclasses from HloInstruction.Gravatar A. Unique TensorFlower2018-06-06
* Rename some functions in MatrixMatrixBlockPanelEmitter; NFCGravatar Sanjoy Das2018-06-06
* [XLA:GPU] Allow intermediate outputs for reduce input fusions.Gravatar Benjamin Kramer2018-06-06
* Use memmove instead of memcpy for the large tensors on Linux.Gravatar Eugene Zhulenev2018-06-06
* Misc fixes.Gravatar Shashi Shekhar2018-06-06
* Add distributed all-reduce for multi-worker mirrored strategy.Gravatar Yuefeng Zhou2018-06-06
* Fixes an error where a defun with no outputs crashes when called on inputs be...Gravatar A. Unique TensorFlower2018-06-06
* Fix the bug in python3 the devices list in multi_worker_strategy becomes `dic...Gravatar Yuefeng Zhou2018-06-06
* Automated g4 rollback of changelist 199140117Gravatar A. Unique TensorFlower2018-06-06
* Clarify documentation of Dataset.filterGravatar James Keeling2018-06-06
* Error checking in c/python code.Gravatar Alexandre Passos2018-06-06
* Internal changeGravatar A. Unique TensorFlower2018-06-06
* Tensorflow protos allow enum values outside of the listed constants; this is ...Gravatar A. Unique TensorFlower2018-06-06
* Minor touch ups to PartitionedCallOp.Gravatar Akshay Agrawal2018-06-06
* Disable testLargeCase in metric_ops_testGravatar Gunhan Gulsoy2018-06-05
* Add __init__.py to all_reduce.Gravatar Yuefeng Zhou2018-06-05
* Add more logging to report module group metadata statistics.Gravatar A. Unique TensorFlower2018-06-05
* Fix iOS build.Gravatar Shashi Shekhar2018-06-05
* Automated g4 rollback of changelist 197562826Gravatar A. Unique TensorFlower2018-06-05
* [XLA] Add a bytes read+written table to the end of --xla_hlo_profile.Gravatar Justin Lebar2018-06-05
* Add the dart rule to tensorflow/core:protos_all.Gravatar A. Unique TensorFlower2018-06-05
* [XLA] Make CrossReplicaSum support general cross replica reduce. Also change ...Gravatar A. Unique TensorFlower2018-06-05
* Support uint8, int32 and int64 for SpaceToDepth in TOCO.Gravatar Saurabh Saxena2018-06-05
* Updates Python TOCO command line and TOCO documentation.Gravatar Nupur Garg2018-06-05
* Only calls compare function if values were read from event fileGravatar A. Unique TensorFlower2018-06-05
* Disable flaky test for now.Gravatar Skye Wanderman-Milne2018-06-05
* internal changeGravatar Yifei Feng2018-06-05
* Move fold-transpose and fold-conjugate optimizations into stages.Gravatar Eugene Zhulenev2018-06-05
* Correctly implement the checks for getanno.Gravatar Dan Moldovan2018-06-05
* Typo fix in suggested pip message for tpu cluster resolver.Gravatar Taylor Robie2018-06-05
* [XLA] Redesign: delete SessionModule.Gravatar A. Unique TensorFlower2018-06-05
* Update TOCO Python command line flags.Gravatar Nupur Garg2018-06-05
* No longer assume that the default job is "localhost" in graph modeGravatar A. Unique TensorFlower2018-06-05
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-06-05
* Fix test MultiOutputReduceFusionScalar to use an identity value as reduction ...Gravatar Bixia Zheng2018-06-05
* Allow calling getanno with a default value. Failure is still the default beha...Gravatar Dan Moldovan2018-06-05
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-06-05
* Introduce tf.contrib.control_flow.new_cond.Gravatar Skye Wanderman-Milne2018-06-05
* Move SimplifyAggregation to separate aggregation stage.Gravatar Eugene Zhulenev2018-06-05
* Clarifies how to pass training hooks to TPUEstimator in the docstring for TPU...Gravatar Jianwei Xie2018-06-05
* Fixing typo in Subtract Kernel.Gravatar A. Unique TensorFlower2018-06-05
* Move ReplaceMulWithSquare to a separate optimizer stage.Gravatar Eugene Zhulenev2018-06-05
* Implementation of the symmetrically quantized LSTM TFLite Op.Gravatar A. Unique TensorFlower2018-06-05
* Extend and refactor reader_ops_testGravatar A. Unique TensorFlower2018-06-05
* Add core/util/exec_on_stall.h a tool for debugging deadlocks withGravatar A. Unique TensorFlower2018-06-05
* Fix bug in which uncompiled tf.keras.Models cannot be savedGravatar Shanqing Cai2018-06-05
* Do not enable tensor ops for cuDNN RNN unless explicitly specified.Gravatar A. Unique TensorFlower2018-06-05
* Respect name scopes opened in tower mode when creating vars in cross tower mode.Gravatar Anjali Sridhar2018-06-05