aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Expose RunOptions and RunMetadata to SessionRunHookGravatar Shanqing Cai2016-11-10
* Add variance explained by each PCA component.Gravatar Dan Smilkov2016-11-10
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-10
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-11-10
* Add a new op split_v that can handle variable size splits.Gravatar A. Unique TensorFlower2016-11-10
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-10
* Automated rollback of change 138687264Gravatar Dan Mané2016-11-10
* Clarifies the comments about loading V2 formats in LoadSessionBundleFromPath.Gravatar Vinu Rajashekhar2016-11-10
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-10
* Simplified deprecated Monitor handling in Estimators.Gravatar Mustafa Ispir2016-11-10
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-10
* Add get_/event_shape functions to `Bijector` class and add back get_/event_sh...Gravatar Joshua V. Dillon2016-11-10
* Fix bug introduced in manual merge.Gravatar A. Unique TensorFlower2016-11-10
* Allow strings to be read in tensor_slice_readerGravatar A. Unique TensorFlower2016-11-10
* zeroslike/int64 on gpuGravatar A. Unique TensorFlower2016-11-10
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-10
* Make Python _TileShape op handle case where input's rank is not known.Gravatar A. Unique TensorFlower2016-11-10
* Deprecate tf.learn.Monitors.Gravatar Mustafa Ispir2016-11-10
* changing the api for ones initializer to be consistent with the other callabl...Gravatar Olivia Nordquist2016-11-10
* Stop remembering when the readahead buffer reached EOF.Gravatar Alexey Surkov2016-11-10
* Refactors dynamic_rnn_estimator to use a model_fn and Estimator, rather than ...Gravatar A. Unique TensorFlower2016-11-10
* Fix incorrect gradient w.r.t. A for matrix_solve_ls in the underdetermined case.Gravatar A. Unique TensorFlower2016-11-09
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-09
* Making the cancel op for shared queue a no-op so that we can recover from PS ...Gravatar Rohan Jain2016-11-09
* C++ gradients: Add a few more c++ gradient functions.Gravatar Suharsh Sivakumar2016-11-09
* Add an error message if the sprite image exceeds 8192px, which is empirically...Gravatar Nikhil Thorat2016-11-09
* Improve tfprof doc. Support binary GraphDef.Gravatar A. Unique TensorFlower2016-11-09
* Restoring the camera from a bookmark requires restoring the orbit controls asGravatar Charles Nicholson2016-11-09
* Internal changes.Gravatar A. Unique TensorFlower2016-11-09
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-09
* Fix metagemm crash, make sure scratch memory is aligned to 32 bytes.Gravatar A. Unique TensorFlower2016-11-09
* Alias summary-related protos as tf.summary.Event, tf.summary.Summary, etcGravatar Dan Mané2016-11-09
* Fixed formatting and lint issues introduced with the last pull from OSS (cl/1...Gravatar Benoit Steiner2016-11-09
* List all the files in third_party/sycl in a new "all_files" filegroup, which ...Gravatar Benoit Steiner2016-11-09
* Expose new division operators into the Python APIGravatar Andrew Selle2016-11-09
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-09
* More efficient implementation of tf.einsum().Gravatar A. Unique TensorFlower2016-11-09
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-09
* Added a new rule to handle the OpenCL backend: we comment it out inGravatar Benoit Steiner2016-11-09
* Deprecate the old tf.X_summary ops.Gravatar Dan Mané2016-11-09
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-09
* Explicitly set `zero_debias` in moving averages to the default. This CL is a ...Gravatar A. Unique TensorFlower2016-11-09
* Create tf.Summary.FileWriter, the replacement for tf.train.SummaryWriterGravatar Dan Mané2016-11-09
* Fix byte_size_load_fn for scalar variablesGravatar Frank Li2016-11-09
* Added missing license informationGravatar Benoit Steiner2016-11-09
* Enable check of solution in underdetermined case for matrix_solve_ls. We have...Gravatar A. Unique TensorFlower2016-11-09
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-09
* Make notification messages use <paper-toast> to be consistent with material d...Gravatar Dan Smilkov2016-11-09
* De-flake tests.Gravatar A. Unique TensorFlower2016-11-09
* Add a unit-test to check that multiple signatures objects in ContainerDef isGravatar A. Unique TensorFlower2016-11-09