aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Update android version in Docker.Gravatar A. Unique TensorFlower2017-02-28
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-02-28
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-02-28
* Only deprecate QuantizeAndDequantize at version 22.Gravatar Suharsh Sivakumar2017-02-28
* Actually forward inputs in linear algebra ops. Previously, the Tensor copies ...Gravatar A. Unique TensorFlower2017-02-28
* Adds const& in one place where it's possible.Gravatar Alexandre Passos2017-02-28
* Accept scalar inputs for categorical columns.Gravatar David Soergel2017-02-28
* Remove the "Legacy Underscore Categorization" option from TensorBoard.Gravatar Dandelion Mané2017-02-28
* examples/android/README.md: lower example image width to allow them to proper...Gravatar Andrew Harp2017-02-28
* Migrate vz_distribution_chart and tf_distribution_dashboard to webfiles.Gravatar Dandelion Mané2017-02-28
* Fix broken tensorflow-cl-windows-cmakeGravatar A. Unique TensorFlower2017-02-28
* When reuse is False in variable_scope, treat is as None (inherit from parent).Gravatar Lukasz Kaiser2017-02-28
* Remove kubectl_util and benchmark_util from tensorflow repo since they now liveGravatar A. Unique TensorFlower2017-02-28
* Use buffer forwarding in assign_op.Gravatar A. Unique TensorFlower2017-02-28
* Replace broken junit download link with maven.Gravatar A. Unique TensorFlower2017-02-28
* Removes unecessary tf_gather from cross entropy loss.Gravatar Blake Hechtman2017-02-28
* [XLA] Add predicate reduce test.Gravatar Jacques Pienaar2017-02-28
* tfdbg: add option to tolerate debug op creation failuresGravatar Shanqing Cai2017-02-28
* Ensures Bitcast is not performed between different elment sizes.Gravatar Blake Hechtman2017-02-28
* Used scaffold in estimator.evaluate.Gravatar Mustafa Ispir2017-02-28
* Simple benchmark of resource manager overhead.Gravatar Alexandre Passos2017-02-28
* Work around bug in some Clang versions that can lead to these macros expandedGravatar A. Unique TensorFlower2017-02-28
* Add a ScheduledOutputTrainingHelper.Gravatar A. Unique TensorFlower2017-02-28
* Go: Provide a mechanism to configure the Session.Gravatar Asim Shankar2017-02-28
* Automated rollback of change 148702459Gravatar Gunhan Gulsoy2017-02-28
* Work around bug in some Clang versions that can lead to these macros expandedGravatar A. Unique TensorFlower2017-02-27
* Fixing variables typo in part of the code sampleGravatar A. Unique TensorFlower2017-02-27
* Users can pass a list of class ids to multiclass/multilabel heads where we co...Gravatar Zakaria Haque2017-02-27
* Added a test to check model_fn with lambdaGravatar Mustafa Ispir2017-02-27
* state_saving_rnn_estimator_test.py is no longer flaky.Gravatar John Bates2017-02-27
* Remove legacy special case for ToFloat in InferAllocAttr(). The ToFloat op be...Gravatar A. Unique TensorFlower2017-02-27
* Add tensorflow::gtl::optional.Gravatar Justin Lebar2017-02-27
* Adding a mean per-class accuracy metric.Gravatar Dumitru Erhan2017-02-27
* [XLA] Add basic outfeed support.Gravatar Jacques Pienaar2017-02-27
* Moved common code out of RNN Estimators.Gravatar John Bates2017-02-27
* Disable evaluation_test from cmake build.Gravatar Gunhan Gulsoy2017-02-27
* Java: Memory leak fix and Windows friendliness.Gravatar Asim Shankar2017-02-27
* Fix the estimator import error on windows cmake buildGravatar Jianwei Xie2017-02-27
* [TF:XLA] Improvements to resource variables:Gravatar Peter Hawkins2017-02-27
* Refactor the buffer forwarding code:Gravatar A. Unique TensorFlower2017-02-27
* We've moved from using the docs in g3doc/ to docs_src/ files, whichGravatar A. Unique TensorFlower2017-02-27
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-02-27
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-02-27
* Fix assert error in evaluation_test on windows.Gravatar Jianwei Xie2017-02-27
* Bugfix: Ensure tf.random_gamma can never return 0. Fixes #7474.Gravatar Joshua V. Dillon2017-02-27
* Move cluster initialization to happen during training using training hooksGravatar A. Unique TensorFlower2017-02-27
* Fix spelling errors.Gravatar Patrick Nguyen2017-02-27
* Fix a bug where queue_parsed_examples fails for single tensors.Gravatar A. Unique TensorFlower2017-02-27
* [TF:XLA] Refactor build targets in //tensorflow/compiler/jit, split ops into ...Gravatar Peter Hawkins2017-02-27
* - Upgraded libxsmm to 1.7.1.Gravatar A. Unique TensorFlower2017-02-27