aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| | * | | Added the PriorityQueue and Barrier TF objects.Gravatar Eugene Brevdo2016-06-28
| |/ / /
| * | | Slightly simplifies hinge_loss computation using nn.reluGravatar A. Unique TensorFlower2016-06-28
| * | | Adds tf.contrib.learn quickstart and tf-wide (and deep) stuff to tutorial lef...Gravatar A. Unique TensorFlower2016-06-28
* | | | Merge pull request #3082 from rmlarsen/branch_126082003Gravatar Vijay Vasudevan2016-06-28
|\ \ \ \
| | * | | Make sure tests check if the machine has a GPU, rather than just checking ifGravatar Gunhan Gulsoy2016-06-28
| | * | | Edits to tf.learn quickstart.Gravatar A. Unique TensorFlower2016-06-28
| | * | | Bug fix in ci_parameterized_build re. extra argsGravatar Shanqing Cai2016-06-28
| | * | | Autogenerated Change: Update TensorBoard source and deps.Gravatar Dan Mané2016-06-28
| | * | | First of two CLs to simplify Polymer data-binding with TF.URIStorage. Move so...Gravatar Cassandra Xia2016-06-28
* | | | | Remove explicit dependency on Python 2.7 from crosstool_wrapper_driver_is_not...Gravatar Jan Wilken Dörrie2016-06-28
| | * | | Add select_rows methods to DataFrame and Series.Gravatar A. Unique TensorFlower2016-06-28
| | * | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-06-28
| | * | | Adding a device checkbox list for excluding devices when computing stats sinc...Gravatar Dan Smilkov2016-06-28
| | * | | Make it possible to instantiate TensorBoard with a non-standard router.Gravatar Dan Mané2016-06-28
| | * | | Allow RefSwitch to have uninitialized variables as inputs.Gravatar Manjunath Kudlur2016-06-28
| * | | | Merge commit for internal changesGravatar Rasmus Larsen2016-06-28
|/| | | | | |/ / /
| * | | Publishes tutorials for tf.contrib.learn linear models and wide and deep models.Gravatar A. Unique TensorFlower2016-06-28
| * | | Move explicit instantiations of SetZeroFunctor template defined in fill_funct...Gravatar A. Unique TensorFlower2016-06-28
| * | | BayesFlow: Add simple example of using REINFORCE via Stochastic Computation G...Gravatar Eugene Brevdo2016-06-28
| * | | Switch from split_squeeze to tf.unpack where it makes sense.Gravatar A. Unique TensorFlower2016-06-28
| * | | Moved imports into alphabetical order.Gravatar A. Unique TensorFlower2016-06-28
* | | | Fix for iOS compile problems (#3075)Gravatar Pete Warden2016-06-28
* | | | Added Xcode version check and logging utilities for kernel errors (#2993)Gravatar Pete Warden2016-06-28
| * | | Fix broken TensorBoard URI hashes.Gravatar Cassandra Xia2016-06-27
| * | | Add wide&deep census model to dist_testGravatar Shanqing Cai2016-06-27
| * | | Adding utilities to export Estimators and ExportMonitor for continues export.Gravatar Illia Polosukhin2016-06-27
* | | | Adds conv3d_transpose operation (3D "deconvolution") (#3049)Gravatar Daeyun Shin2016-06-27
| | * | Merge https://github.com/tensorflow/tensorflowGravatar Huazuo Gao2016-06-28
| | |\ \ | |_|/ / |/| | |
| * | | Prints out a vlog when done with warmups inside RunWithArgs().Gravatar Zongheng Yang2016-06-27
| * | | Added the ability to restore checkpoints containing 16 bit floats.Gravatar Benoit Steiner2016-06-27
* | | | Implement bidirectional_dynamic_rnn (#1779) (#2581)Gravatar Jihun Choi2016-06-27
| * | | Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-27
| * | | Add a simple way to set the `default_session_config` on a `tf.train.Server`.Gravatar Derek Murray2016-06-27
| * | | Adds a "currentThreadIndex" method to Eigen's ThreadPoolDevice. Use it to han...Gravatar A. Unique TensorFlower2016-06-27
* | | | Merge pull request #3063 from caisq/python3-fix-2aGravatar caisq2016-06-27
|\ \ \ \
| | * | | Change SDCA to use MutableHashTable op instead of internal hash table.Gravatar A. Unique TensorFlower2016-06-27
| | * | | Validate the types of arguments to `tf.Session.__init__()`.Gravatar Derek Murray2016-06-27
| | * | | A series of changes to significantly reduce the number of allocationsGravatar A. Unique TensorFlower2016-06-27
| * | | | Fix Nightly Python3 error in graph_io_test.pyGravatar Shanqing Cai2016-06-27
|/ / / /
| * | | Fix Nightly Python3 error in graph_io_test.pyGravatar Shanqing Cai2016-06-27
| * | | Include a string column in test CSVsGravatar David Soergel2016-06-27
| * | | Fix sampling_ops docstrings and improve input validation.Gravatar A. Unique TensorFlower2016-06-27
| * | | Do not let workers other than the chief create tfevents files.Gravatar A. Unique TensorFlower2016-06-27
* | | | Merge pull request #2985 from sharkdtu/masterGravatar Rasmus Munk Larsen2016-06-27
|\ \ \ \
| | * | | Move cupti_wrapper target to platform/default/gpuGravatar A. Unique TensorFlower2016-06-27
| | * | | Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-27
| | * | | Return global_step in the eval_results dict.Gravatar Martin Wicke2016-06-27
| | * | | Updated the draw_bounding_box operation to work properly with fp16Gravatar Benoit Steiner2016-06-27
| | * | | Added close() to the event writers.Gravatar Sherry Moore2016-06-27
| | * | | Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-27