aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Automated g4 rollback of changelist 179258973Gravatar A. Unique TensorFlower2017-12-15
* Print both number of nodes and edges after each Grappler optimizer.Gravatar A. Unique TensorFlower2017-12-15
* Merge changes from github.Gravatar Dandelion Man?2017-12-15
* Average the loss across `replicate_model_fn`'s towers.Gravatar Igor Saprykin2017-12-15
* Make maximum_iterations checks use public APIs.Gravatar Skye Wanderman-Milne2017-12-15
* iOS build cleanup.Gravatar A. Unique TensorFlower2017-12-15
* add bfloat16 support to some GPU ops: concat, constant, fill, pack, reshape,Gravatar A. Unique TensorFlower2017-12-15
* Restandardize `DenseVariational` as simpler template for other probabilistic ...Gravatar Dustin Tran2017-12-15
* [tf.contrib.seq2seq] Modify AttentionMechanisms to propagate state.Gravatar Eugene Brevdo2017-12-15
* [XLA] Update docs to indicate that BatchNormGrad returns {operand, scale, off...Gravatar Justin Lebar2017-12-15
* Support merge and switch nodes.Gravatar Yao Zhang2017-12-15
* Fix duplicated trisycl_include_dirGravatar Austin Anderson2017-12-15
* Makes inception_v3 in tensorflow/tensorflow using the same initializer as ten...Gravatar A. Unique TensorFlower2017-12-15
* [XLA] Add a flag to control the HLO scheduling algorithm choice.Gravatar Chris Leary2017-12-15
* Adds DNN + GBDT combined estimators to tensorflow/contrib/boosted_trees/estim...Gravatar A. Unique TensorFlower2017-12-15
* internal changeGravatar A. Unique TensorFlower2017-12-15
* Make `tf.contrib.distributions` QuadratureCompound classes support batchGravatar Joshua V. Dillon2017-12-15
* When the CAPI is true, the return type of Operation.inputs is now _InputList ...Gravatar Olivia Nordquist2017-12-15
* Fix reference counts when watching variables (eager tape)Gravatar Allen Lavoie2017-12-15
* [TF Eager] Non-public API for registering TF functions with the graph.Gravatar Eugene Brevdo2017-12-15
* Support permute 2d tensors.Gravatar Yao Zhang2017-12-15
* Resolves an issue that came up with ResNet50 when using the CPU backend as a ...Gravatar Bjarke Hammersholt Roune2017-12-15
* [tf.data] Saveable iterator for LatencyStatsDataset.Gravatar Shivani Agrawal2017-12-15
* Capture tensors that do not trigger convert_to_tensor in defunGravatar Akshay Agrawal2017-12-15
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-12-15
* Plug an eager memory leak, add tests for reference counts.Gravatar Allen Lavoie2017-12-15
* Enable C API in Python TF_C_API_GRAPH_CONSTRUCTION environment variable is set.Gravatar Skye Wanderman-Milne2017-12-15
* internal changeGravatar A. Unique TensorFlower2017-12-15
* Delete empty api_guides.Gravatar Mark Daoust2017-12-15
* Remove Stream::BlockHostUntilDoneWithStatus; all callers use BlockHostUntilDone.Gravatar A. Unique TensorFlower2017-12-15
* [XLA:CPU] Use LLVM's TargetTransformInfo in TargetMachineFeaturesGravatar Sanjoy Das2017-12-15
* Python library and C++ bindings for creating and compiling local XLA computat...Gravatar Roy Frostig2017-12-15
* [tf.data] Saveable iterator for BytesProducedStatsDataset.Gravatar Shivani Agrawal2017-12-15
* Added a python API to estimate the performance of HW devicesGravatar Benoit Steiner2017-12-15
* Push eager context onto context_stack when eager execution is enabledGravatar Akshay Agrawal2017-12-15
* Fix bfloat16 numerics issues in the tests.Gravatar A. Unique TensorFlower2017-12-15
* Add quantized uint8 pad support.Gravatar A. Unique TensorFlower2017-12-15
* Rename StreamExecutorInterface::BlockHostUntilDoneWithStatus to BlockHostUnti...Gravatar A. Unique TensorFlower2017-12-15
* Do not create context when defining functions in graph mode.Gravatar Alexandre Passos2017-12-15
* Scaffold support in TPUEstimator.Gravatar Jianwei Xie2017-12-15
* Add a note explaining that executing things directly with bazel may require a...Gravatar Mark Daoust2017-12-15
* Support BatchToSpaceND in TFLiteGravatar Yu-Cheng Ling2017-12-14
* [XLA] Remove '%' when printing the hlo text in short parsable mode.Gravatar A. Unique TensorFlower2017-12-14
* [XLA] Allow omitting operands shapes and program shapes.Gravatar A. Unique TensorFlower2017-12-14
* Add block sparsity support for 2D weight tensors only.Gravatar A. Unique TensorFlower2017-12-14
* internal changeGravatar Mark Daoust2017-12-14
* Made the list of op kernels available.Gravatar Benoit Steiner2017-12-14
* [XLA] Express the default options to ToString using an overload, rather than ...Gravatar Justin Lebar2017-12-14
* Raise error if maximum_iterations argument to while_loop is defined in contro...Gravatar Skye Wanderman-Milne2017-12-14
* BF16 support for HloEvaluator.Gravatar Yunxing Dai2017-12-14