aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Merge changes from github.Gravatar A. Unique TensorFlower2017-04-04
* Backport fixes and improvements from external Keras.Gravatar Francois Chollet2017-04-04
* Add a way to specify the optimization order; refactor and add constant foldin...Gravatar Yao Zhang2017-04-04
* Make resource variable shared name consistent with non-resource variables.Gravatar A. Unique TensorFlower2017-04-04
* Remove warning that only happening with config cuda.Gravatar Suharsh Sivakumar2017-04-04
* Autogenerated Change: Change TensorBoard TAG to 52Gravatar Dandelion Mané2017-04-04
* Change default behavior of the tf runs selector:Gravatar Dandelion Mané2017-04-04
* Added a memory optimizer to grappler.Gravatar Benoit Steiner2017-04-04
* sample_stats.percentile DOCFIX.Gravatar Ian Langmore2017-04-04
* Drop loss from estimator_spec.eval_metric_ops, as required by core Estimator.Gravatar A. Unique TensorFlower2017-04-04
* Saving resource variables with a caching device.Gravatar Alexandre Passos2017-04-04
* Passes trainable flag to separable_conv2d biases.Gravatar A. Unique TensorFlower2017-04-04
* TensorBoard plugins now contain their own name/route prefix.Gravatar Dandelion Mané2017-04-04
* Update interaction with libpng so that we use the public API instead ofGravatar A. Unique TensorFlower2017-04-04
* Improve py_func error handling.Gravatar Eugene Brevdo2017-04-04
* Fix all 64/32 bit warning in core/common_runtime.Gravatar Suharsh Sivakumar2017-04-04
* Fix two ongoing breakages in Jenkins postsubmitGravatar Shanqing Cai2017-04-04
* Adds a function in ModelFnOps to create an equivalent EstimatorSpec. This wil...Gravatar Zakaria Haque2017-04-04
* Adds alt text for images of equations in mnist beginners tutorial.Gravatar A. Unique TensorFlower2017-04-04
* [TF:XLA] Failures from ComputationBuilder::IsConstant() and ComputationBuilde...Gravatar Peter Hawkins2017-04-04
* tfdbg: exclude some nodes with apparently uninitialized tensors in testDebugT...Gravatar Shanqing Cai2017-04-04
* Enable windows cmake build log print all the time.Gravatar A. Unique TensorFlower2017-04-04
* Fix the build in contrib/factorization.Gravatar A. Unique TensorFlower2017-04-03
* Change the state_is_tuple default to True for the remaining 3 cells: CoupledI...Gravatar A. Unique TensorFlower2017-04-03
* Add function test to tfcompile.Gravatar Skye Wanderman-Milne2017-04-03
* Modify the TensorBoard text dashboard so that it can support non-scalar strin...Gravatar Dandelion Mané2017-04-03
* Add support for creating objects inside the resource manager of an XLA compil...Gravatar A. Unique TensorFlower2017-04-03
* Register OnesLike kernel in XLA.Gravatar Suharsh Sivakumar2017-04-03
* Eliminating some 64 bit to 32 bit silent downconversions.Gravatar David G. Andersen2017-04-03
* Automated rollback of change 152048597Gravatar Suharsh Sivakumar2017-04-03
* [TF distributions] Add Binomial CDF support.Gravatar Eugene Brevdo2017-04-03
* Update pypi description to reflect that our manylinux1 wheel does not conformGravatar A. Unique TensorFlower2017-04-03
* Add a xla tf graph utility to treat xla representation as tf graph to support...Gravatar A. Unique TensorFlower2017-04-03
* Splitting scalar strict test into an internal and external version.Gravatar A. Unique TensorFlower2017-04-03
* Add kernel_methods package to contribGravatar Petros Mol2017-04-03
* Fix a bunch of compiler warnings.Gravatar Suharsh Sivakumar2017-04-03
* Simplified the testImportIntoNamescope testGravatar Benoit Steiner2017-04-03
* Expand contrib build to more than just python.Gravatar A. Unique TensorFlower2017-04-03
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-04-03
* Adding Python3.6 support to ci_param_build script.Gravatar A. Unique TensorFlower2017-04-03
* Make one_like python op call ones_like kernel.Gravatar Suharsh Sivakumar2017-04-03
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-04-03
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-04-03
* Remove extra blank lines from auto-generated Python documentation.Gravatar A. Unique TensorFlower2017-04-03
* Fix build broken by cl/151008918 by adding missing #include.Gravatar A. Unique TensorFlower2017-04-03
* Expand MVN broadcast logic to broadcast batch shape between loc/scale args.Gravatar Joshua V. Dillon2017-04-03
* Add support for running an end of training hook, specified as aGravatar A. Unique TensorFlower2017-04-03
* Increase kMaxRecursionDepth.Gravatar A. Unique TensorFlower2017-04-03
* Improve docstring for eval_metrics.Gravatar A. Unique TensorFlower2017-04-03
* Add backprop of betainc op w.r.t. the x argumentGravatar Eugene Brevdo2017-04-03