aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Standalone benchmark for Tensorflow models that runs on desktop and Android.Gravatar Andrew Harp2016-04-12
* Add a image.Gravatar Jianmin Chen2016-04-12
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-04-12
* Adds option to pass callable initializer function to Variable constructor to ...Gravatar Wei Ho2016-04-12
* Avoid using functions from the std namespace on GPU.Gravatar Benoit Steiner2016-04-12
* Remove lib/core/command_line_flags.h, which is superceded by util/command_lin...Gravatar Vijay Vasudevan2016-04-12
* Added a unit test to batch normalization.Gravatar Pete Warden2016-04-12
* Extends functionality of Tensor::flat_inner_dims() and Tensor::flat_outer_dim...Gravatar A. Unique TensorFlower2016-04-12
* Wrapper for SlimRNNCellsGravatar A. Unique TensorFlower2016-04-12
* More tests and minor fixes for tf/contrib/tensor_forest.Gravatar A. Unique TensorFlower2016-04-12
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-04-12
* Modified supervisor event writing behavior to be safer.Gravatar A. Unique TensorFlower2016-04-12
* Add unused placeholder for readahead file path support.Gravatar Dan Mané2016-04-12
* test_installation.sh: head command compatibility on MacGravatar A. Unique TensorFlower2016-04-12
* Removing lazy loading of sdca_ops.so since it is no longer necessary.Gravatar A. Unique TensorFlower2016-04-12
* Removing lazy loading of sdca_ops.so since it is no longer necessary.Gravatar A. Unique TensorFlower2016-04-12
* Applying editorial changes to the distributed how-to.Gravatar Derek Murray2016-04-11
* Add SyncReplicasOptimizer test in dist_testGravatar A. Unique TensorFlower2016-04-11
* Enable test_benchmark.* files for Android build.Gravatar Andrew Harp2016-04-11
* Updated the distributed runtime how-to to use the new API in `tf.train.*`.Gravatar Derek Murray2016-04-11
* Redo the TensorBoard tutorial code (mnist_with_summaries.py).Gravatar Dan Mané2016-04-11
* Update released TensorBoard.Gravatar Dan Mané2016-04-11
* Add stat_summarizer.h into tensorflow/core/BUILDGravatar A. Unique TensorFlower2016-04-11
* Adding link to readme in TensorBoard Toolbar.Gravatar A. Unique TensorFlower2016-04-11
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-04-11
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-04-11
* Restrict the use of OUT_OF_RANGE to what it was intended to.Gravatar A. Unique TensorFlower2016-04-11
* Make the TF_CALL_*() macros drop the semicolon, instead putting that burdenGravatar A. Unique TensorFlower2016-04-11
* Clean up benchmark.py after previous modifications and add unit test.Gravatar Eugene Brevdo2016-04-11
* Add additional space after "Examples" so ```python``` can renderGravatar A. Unique TensorFlower2016-04-11
* Clarification of object ownership in ::tensorflow::EnvGravatar A. Unique TensorFlower2016-04-11
* Add an option to docs.py collect_members to skip certain symbolsGravatar Geoffrey Irving2016-04-11
* Add Dimension.__str__ and improve TensorShape.merge_with errorsGravatar Geoffrey Irving2016-04-11
* Clarifies some documentation in server_lib.pyGravatar A. Unique TensorFlower2016-04-11
* tensorflow: support usage of eigen thread poolGravatar A. Unique TensorFlower2016-04-11
* Fix RNN performance bug. + Additions to rnn benchmarks & benchmarks.py.Gravatar Eugene Brevdo2016-04-10
* Surface control_flow_ops.while_loop to public.Gravatar Yuan Yu2016-04-10
* This is another step to make TensorFlow more interactive and flexible to user...Gravatar Yuan Yu2016-04-10
* Made isinf, isnan, isfinite, ceil and floor work with 16 bit floats.Gravatar Benoit Steiner2016-04-09
* Return correct status with error when Graph creation fails.Gravatar A. Unique TensorFlower2016-04-09
* Remove definition of macro TS_UNCHECKED_READ.Gravatar A. Unique TensorFlower2016-04-08
* Fix GPU BUILDGravatar Vijay Vasudevan2016-04-08
* Abstract the GCS/GFile code that event loading needs behind an io_wrapper mod...Gravatar A. Unique TensorFlower2016-04-08
* Fix broken build.Gravatar A. Unique TensorFlower2016-04-08
* Temporary rollback of half support in TF_CALL_REAL_NUMBER_TYPES()Gravatar A. Unique TensorFlower2016-04-08
* Fix segfault in grpc_server_lib when an invalid hostname-port pair is passed.Gravatar Derek Murray2016-04-08
* Use new adjoint attribute for solvers to make gradients more efficient.Gravatar A. Unique TensorFlower2016-04-08
* More comprehensively enforcing Tensor MaxDimensions limit.Gravatar David G. Andersen2016-04-08
* Remove unused mutex.h from file_system.hGravatar Manjunath Kudlur2016-04-08
* Added ParseExample microbenchmark.Gravatar Eugene Brevdo2016-04-08