aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
...
* When allocating GPU constants, check to see if the destinationGravatar Vijay Vasudevan2017-04-28
* Fixup tf.contrib.labeled_tensor.select to handle tuples properlyGravatar Stephan Hoyer2017-04-28
* Add bool field inaccurate to Costs.Gravatar Yao Zhang2017-04-28
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-04-28
* Remove or warn about nn_ops accidentally registered to intsGravatar Geoffrey Irving2017-04-28
* Document that tf.train.batch is nondeterministicGravatar Geoffrey Irving2017-04-28
* Fix losses.get_regularization_losses documentation to avoid implying losses a...Gravatar A. Unique TensorFlower2017-04-28
* [XLA] Make HLO ordering module-scoped.Gravatar Mark Heffernan2017-04-28
* Added expalanation when to use embedding_lookup_sparse instead of sparse_tens...Gravatar Mustafa Ispir2017-04-28
* Documentation fixes for TF Layers tutorial (see #8301)Gravatar Neal Wu2017-04-28
* Improve docstring on strided_slice to refer users to easier function.Gravatar Andrew Selle2017-04-28
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-04-28
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-04-28
* Update documentation to drop GPU support on osx for 1.2Gravatar Alexandre Passos2017-04-28
* Clarify candidate sampling ops documentationGravatar A. Unique TensorFlower2017-04-28
* Documented naming insconsistence of variable_scope where reuse on and other o...Gravatar Mustafa Ispir2017-04-28
* Small comment fix.Gravatar A. Unique TensorFlower2017-04-28
* Support label_keys in DNNLinearCombinedClassifier and in LinearClassifier.Gravatar A. Unique TensorFlower2017-04-28
* Adds support for repeated images when parsing examples.Gravatar A. Unique TensorFlower2017-04-28
* Improves shared_name documentation for string_input_producerGravatar Alexandre Passos2017-04-28
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-04-28
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-04-28
* [TF:XLA:GPU] Guard the contents of the :xla_gpu_jit target with an if_cuda() ...Gravatar Peter Hawkins2017-04-28
* Remove broken link.Gravatar A. Unique TensorFlower2017-04-28
* Fix shape documentation for tf.gather_nd and tf.scatter_ndGravatar Geoffrey Irving2017-04-28
* Make Python API TOC sort deterministic.Gravatar Mark Daoust2017-04-28
* Apply the grappler graph optimizations on the Inception model: this improves ...Gravatar Benoit Steiner2017-04-28
* clarify documentation on a deprecated fnGravatar Olivia Nordquist2017-04-28
* Fixes bug in state_ops.assign for PartitionedVariablesGravatar Alexandre Passos2017-04-28
* Update link to docs.Gravatar A. Unique TensorFlower2017-04-28
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-04-28
* [TF:XLA] Improve constant folding. Supply a null partition_device so the cons...Gravatar Peter Hawkins2017-04-28
* We don't promise to keep error messages constant.Gravatar A. Unique TensorFlower2017-04-28
* Doc only change: Describe the purpose of accumulate_nGravatar A. Unique TensorFlower2017-04-28
* updating the gradient descent to be as good as promisedGravatar Olivia Nordquist2017-04-28
* [XLA] Check for broadcast literal values in addition to constants in simplifier.Gravatar A. Unique TensorFlower2017-04-28
* Clarifies the singular value ordering.Gravatar Alexandre Passos2017-04-28
* Started to graduate FeatureColumn from contrib to core.Gravatar Mustafa Ispir2017-04-28
* Java: Refer to installation instructions on www.tensorflow.org in the READMEGravatar Asim Shankar2017-04-28
* Fix formatting on Estimator __init__ docstring.Gravatar Martin Wicke2017-04-28
* Catch TypeError and add improved failure message for hparam parsing.Gravatar Adam Roberts2017-04-28
* Fix links to tensorflow/modelsGravatar Mark Daoust2017-04-28
* Fix SummaryAtEndHook when used with tf.learn's ExperimentGravatar Stephan Hoyer2017-04-28
* Record input feature keys in exported SavedModel as a CollectionDef.Gravatar David Soergel2017-04-28
* Allow FakeQuantWithMinMaxVars to be used with quantize_training rewriter.Gravatar Suharsh Sivakumar2017-04-27
* Fix call to with_dependencies.Gravatar Suharsh Sivakumar2017-04-27
* Adds the following ops to android_extended_ops_group2:Gravatar A. Unique TensorFlower2017-04-27
* Fixes alignment issue with nearest neighbor interpolation when align_corners=...Gravatar A. Unique TensorFlower2017-04-27
* [XLA] Fix CHECK failure in rematerialization.Gravatar Mark Heffernan2017-04-27
* Pass attention_wrapper's name to super.Gravatar A. Unique TensorFlower2017-04-27