aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Merge changes from github.Gravatar Dan Mané2016-09-09
* Move shared validation for StridedSliceOp to a separate header, in preparationGravatar A. Unique TensorFlower2016-09-09
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-09
* Enable `tf.image.rot90(image, k)` to accept tensor-valued `k`.Gravatar Derek Murray2016-09-09
* Use shard_count on contrib/distributions:operator_pd_vdvt_update_test.Gravatar A. Unique TensorFlower2016-09-09
* Avoid including tuples in collections, use alias attribute instead.Gravatar Sergio Guadarrama2016-09-09
* Added convenience script to build the makefile for LinuxGravatar Pete Warden2016-09-09
* Automated rollback of change 132696582Gravatar Suharsh Sivakumar2016-09-09
* Expand and simplify some tests for DNNClassifier to be consistent with DNNReg...Gravatar A. Unique TensorFlower2016-09-09
* parameterized_docker_build.sh: Fix bug that caused silent failure during dock...Gravatar Shanqing Cai2016-09-09
* To prepare for removal of cuda_cc_test(s) build rule, make all build rulesGravatar Gunhan Gulsoy2016-09-09
* Automated rollback of change 132696582Gravatar Suharsh Sivakumar2016-09-09
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-09
* Adding a RecursivelyCreateDir function to the base environment. Removing func...Gravatar Rohan Jain2016-09-09
* Switch metrics ops to use C++ shape inference functions.Gravatar A. Unique TensorFlower2016-09-09
* Delete onSetLabelAccessor, now unused.Gravatar Charles Nicholson2016-09-09
* Add _param_shapes and safe named contructors to most distributionsGravatar A. Unique TensorFlower2016-09-09
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-09
* Exporter documentation for TF.learn models. Add a short paragraph distinguish...Gravatar Kiril Gorovoy2016-09-09
* Now that labels are always rendered, delete the animation start / stopGravatar Charles Nicholson2016-09-09
* Rename NoGradient -> NotDifferentiable, to make it clearGravatar Vijay Vasudevan2016-09-09
* Return column names with unusable data in them when converting data fromGravatar A. Unique TensorFlower2016-09-09
* Replace `FileStatistics::mode` with `FileStatistics::is_directory`.Gravatar Derek Murray2016-09-09
* Delete Point3D from scatter, delete dist3D and dist2D from scatter. UseGravatar Charles Nicholson2016-09-09
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-09
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-09-09
* Remove unused dot graph files.Gravatar Suharsh Sivakumar2016-09-09
* Single-machine benchmark for kmeans: tensorflow vs. sklearn. Tensorflow seeme...Gravatar A. Unique TensorFlower2016-09-09
* Replace most linear algebra ops with their batch versions and deprecateGravatar A. Unique TensorFlower2016-09-09
* Support integer sparse_column_with_hash_bucket.Gravatar A. Unique TensorFlower2016-09-09
* Some cleanup of dynamic_rnn_estimator:Gravatar A. Unique TensorFlower2016-09-09
* C++ Gradients:Gravatar A. Unique TensorFlower2016-09-09
* Switch ops in functional_ops, math_ops, state_ops, string_ops,Gravatar A. Unique TensorFlower2016-09-09
* C-API: Add the ability to get all the registered ops.Gravatar Asim Shankar2016-09-09
* Remove (unused) POSIX-specific include from platform-independent code.Gravatar Derek Murray2016-09-09
* Fix t-SNE when number of points is > 10K and run it on tab select.Gravatar Dan Smilkov2016-09-09
* Make scatterWebGL an abstract class, containing only the common three.js setupGravatar Charles Nicholson2016-09-09
* Allow seq2seq attention decoder to receive dynamic length attention states.Gravatar A. Unique TensorFlower2016-09-09
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-09
* Minor update of rnn comments, as pointed out in:Gravatar A. Unique TensorFlower2016-09-09
* Added test case in RNNTest to test the usage of argument sequence_length also...Gravatar A. Unique TensorFlower2016-09-09
* As a part of efforts to remove uses of use_gpu parameter to tf test session,Gravatar Gunhan Gulsoy2016-09-08
* Fix Exporter to allow multiple consecutive exports.Gravatar Fangwei Li2016-09-08
* Add support for stop_gradient inside loop body. Calls to stop_gradient() now ...Gravatar Yuan Yu2016-09-08
* Bump the size of transformed_distribution_test, as it is flakily timing out.Gravatar Gunhan Gulsoy2016-09-08
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-08
* Fix a bug in the gradient of nested loop. The bug is a typo.Gravatar Yuan Yu2016-09-08
* Change read_keyed_batch_features and read_batch_features to accept custom par...Gravatar A. Unique TensorFlower2016-09-08
* Redirecting gfile to file_io.Gravatar Rohan Jain2016-09-08
* Switch remaining ops in image_ops.py to use C++ shape functions.Gravatar A. Unique TensorFlower2016-09-08