aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Improve error string.Gravatar A. Unique TensorFlower2016-09-08
* Switch fractional avg+max pool shape fns to use C++ shape fns. Add those C++Gravatar A. Unique TensorFlower2016-09-08
* cdf/log_cdf/survival_function/log_survival_function added toGravatar Ian Langmore2016-09-08
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-08
* inspect_checkpoint: make it print out number of slices.Gravatar Zongheng Yang2016-09-08
* Add basic mutex synchronization to GcsFileSystem and GoogleAuthProvider.Gravatar Alexey Surkov2016-09-08
* Modify scan ops to support negative axes (to be consistent with np.cumsum etGravatar A. Unique TensorFlower2016-09-08
* remove extra 'the' in docstringGravatar A. Unique TensorFlower2016-09-08
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-08
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-09-08
* Add TensorArray gather and scatter. Deprecate old pack and unpack ops.Gravatar Eugene Brevdo2016-09-08
* joint_weighted_sum_from_feature_columns is faster if all columns are sparse a...Gravatar A. Unique TensorFlower2016-09-08
* Removes a few limitation of Defun:Gravatar A. Unique TensorFlower2016-09-08
* Add logging in surrogate_loss to show which StochasticTensors are found to in...Gravatar A. Unique TensorFlower2016-09-08
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-08
* Document and test dtype of set_size.Gravatar A. Unique TensorFlower2016-09-08
* Add basic Gradle/Android Studio support (still uses Bazel for native libs).Gravatar Andrew Harp2016-09-08
* Expand tests for DNNRegressor before refactoring.Gravatar A. Unique TensorFlower2016-09-08
* Adjust the cost_per_unit for Shard() in SparseFeatureCrossOp to reduce ContextGravatar Jonathan Hseu2016-09-08
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-08
* Disabled centered_bias by default.Gravatar Mustafa Ispir2016-09-08
* Switch nn_ops shape fns to delegate to C++, for all that have a C++Gravatar A. Unique TensorFlower2016-09-08
* Add seeds to RunConfig for dynamic_rnn_estimator_test to eliminate flake.Gravatar A. Unique TensorFlower2016-09-08
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-08
* Update opensource build to include SavedModel.Gravatar Sukriti Ramesh2016-09-08
* Fix bug in `tf.get_variable` and `variable_scope.get_variable` that silently ...Gravatar A. Unique TensorFlower2016-09-08
* Fix evaluation_loop init_opsGravatar Sergio Guadarrama2016-09-08
* Making sure that dotfiles are also returned while doing a Match.Gravatar Rohan Jain2016-09-08
* Switch several ops in array_ops.py to use C++ shape functions.Gravatar A. Unique TensorFlower2016-09-08
* Reduce shard count for testsGravatar Gunhan Gulsoy2016-09-08
* Switch several ops in control_flow_ops, math_ops, state_ops, and string_ops toGravatar A. Unique TensorFlower2016-09-08
* GPU implementation of forward and backward bilinear interpolation.Gravatar A. Unique TensorFlower2016-09-08
* Remove a few unused members.Gravatar Suharsh Sivakumar2016-09-08
* Convert ops in contrib, parsing_ops, and random_ops to use C++ shape functions.Gravatar A. Unique TensorFlower2016-09-08
* Instead of manually adding an offset when hashing strings to sparse indices i...Gravatar A. Unique TensorFlower2016-09-08
* Create DynamicRNNEstimator.Gravatar A. Unique TensorFlower2016-09-08
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-08
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-09-08
* Add scatter_mul and scatter_div state ops for CPU and GPU.Gravatar Jack Rae2016-09-08
* Clean up locking in DirectSession.Gravatar Suharsh Sivakumar2016-09-08
* Cosmetic: Consistently avoid using a namespace specifier when the 'using'Gravatar Asim Shankar2016-09-07
* Remove unnecessary log statement in SizeOp.Gravatar Vijay Vasudevan2016-09-07
* Initial implementation of SavedModel.Gravatar Sukriti Ramesh2016-09-07
* Fix text overflow on card subtitlesGravatar Justine Tunney2016-09-07
* Switch to C++ shape inference fns for more ops in image_grad, io_ops,Gravatar A. Unique TensorFlower2016-09-07
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-07
* TensorFlow: Add int64 output kernels for Shape, Size, ShapeN.Gravatar Vijay Vasudevan2016-09-07
* Separate the clickedPoint from the selectedPoints.Gravatar Nikhil Thorat2016-09-07
* Portability improvements.Gravatar A. Unique TensorFlower2016-09-07
* Further improve performance of ParseExample fixing regression on specific ben...Gravatar A. Unique TensorFlower2016-09-07