aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Rollback copy insertion change because it results in a DCHECK with an interna...Gravatar Mark Heffernan2017-11-03
* [TF:XLA] Improve support for const HLO visitors.Gravatar A. Unique TensorFlower2017-11-03
* Add regularizer support for fused batch norm.Gravatar Yao Zhang2017-11-03
* Fix bullets on install pageGravatar Mark Daoust2017-11-03
* Add new env-var TF_FP16_CONV_MODE.Gravatar Yangzihao Wang2017-11-03
* Support Cudnn RNN Fp16Gravatar James Qin2017-11-03
* Re-disable localhost_cluster_performance_testGravatar Gunhan Gulsoy2017-11-03
* Allowing __iter__ over 1+dimensional tensors with known shapes.Gravatar Alexandre Passos2017-11-03
* Add optimization to fuse Conj with Transpose or ConjugateTranspose.Gravatar A. Unique TensorFlower2017-11-03
* [XLA] Use maps with a deterministic iteration order for HloInstruction*.Gravatar A. Unique TensorFlower2017-11-03
* eager: Update READMEs and links.Gravatar Asim Shankar2017-11-02
* Implement save/restore for ShuffleDataset[reshuffle_each_iteration=False].Gravatar Saurabh Saxena2017-11-02
* Rewrite CopyInsertion to use module-scoped HloAliasAnalysis. The net effect (...Gravatar Mark Heffernan2017-11-02
* Fix broken code tag in tf.contrib.data READMEGravatar Neal Wu2017-11-02
* Added support for control dependenciesGravatar Benoit Steiner2017-11-02
* [XLA] Add dead tuple elem removal to WhileLoopSimplifier.Gravatar Justin Lebar2017-11-02
* Internal ChangeGravatar A. Unique TensorFlower2017-11-02
* Make BatchDataset saveable.Gravatar Saurabh Saxena2017-11-02
* [TF:XLA] Add a const HLO visitor.Gravatar A. Unique TensorFlower2017-11-02
* Fix incorrect use of JNI_COMMIT.Gravatar A. Unique TensorFlower2017-11-02
* [XLA] Add WhileLoopSimplifier pass.Gravatar Justin Lebar2017-11-02
* boosted_trees: some cleanups.Gravatar A. Unique TensorFlower2017-11-02
* * Add optimization to hoist a common factor out of sums of products involving...Gravatar A. Unique TensorFlower2017-11-02
* Add a new method `get_master` to `TPUClusterResolver` such that users can eas...Gravatar Frank Chen2017-11-02
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-11-02
* Hlo parser: support rank 0-5 literals and tuple literal.Gravatar A. Unique TensorFlower2017-11-02
* Java: Release 1.4.0Gravatar Asim Shankar2017-11-02
* Enable more tests to work on bazel.Gravatar Andrew Selle2017-11-02
* Deleting the function_buffer_resource explicitly when we're done using it.Gravatar Rohan Jain2017-11-02
* Merge changes from github.Gravatar Andrew Harp2017-11-02
* K-FAC: clean up error message.Gravatar A. Unique TensorFlower2017-11-02
* Support multi-dimensional logits and labels in regression head.Gravatar A. Unique TensorFlower2017-11-02
* [XLA] Fix typo. `Le` is less-or-equal-than. `Lt` is less-than.Gravatar A. Unique TensorFlower2017-11-02
* Add heuristics to trigger swappingGravatar Benoit Steiner2017-11-02
* Added mechanism to set global constants in utils.py similar to one for other ...Gravatar A. Unique TensorFlower2017-11-02
* Moved float conv2d to use multi-threaded EigenTensor implementation.Gravatar Pete Warden2017-11-02
* [gRPC] Remove leftover debugging code.Gravatar A. Unique TensorFlower2017-11-02
* Update the Network-in-variable-scope exception text to point to theGravatar A. Unique TensorFlower2017-11-02
* Change the return arguments of create_loss() to unblock MultiHead create_loss().Gravatar A. Unique TensorFlower2017-11-02
* clang tidy cleanupGravatar Olivia Nordquist2017-11-02
* Adds FftType and FftRequest in anticipation of HLO plumbing for FFT ops.Gravatar A. Unique TensorFlower2017-11-02
* Remove legacy TextSummaryPluginAsset classGravatar Nick Felt2017-11-02
* Internal ChangeGravatar A. Unique TensorFlower2017-11-02
* Optimize tf.split for eager modeGravatar Igor Ganichev2017-11-02
* Extend RPCState to accept an optional timeout_in_ms argument.Gravatar Eugene Brevdo2017-11-02
* Set sharding on the _Arg and _Retval nodes of a function when compiled.Gravatar A. Unique TensorFlower2017-11-02
* Run optimizers even if we can't detect the CPU device: constant folding willGravatar Benoit Steiner2017-11-02
* Use double in FID computation to be closer to the numpy's results.Gravatar A. Unique TensorFlower2017-11-02
* Swap resize and normalization order in preprocess image to match the originalGravatar A. Unique TensorFlower2017-11-02
* Internal changeGravatar Asim Shankar2017-11-02