aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* TensorCoding: Always use meta_ when parsing the RawMessage,Gravatar A. Unique TensorFlower2016-09-17
* SWIG simplification: Move the FeedVector conversion into C++.Gravatar Derek Murray2016-09-17
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-17
* Two tiny TF documentation fixes:Gravatar A. Unique TensorFlower2016-09-17
* Remove redundant typedef of NodeAndOutput.Gravatar Derek Murray2016-09-17
* Add a str_util::ConsumeSuffix() utility function.Gravatar A. Unique TensorFlower2016-09-17
* Change for internal compatibility.Gravatar A. Unique TensorFlower2016-09-17
* Make highlightedPoints private on scatterWebGL, now the only protected fieldsGravatar Charles Nicholson2016-09-17
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-17
* Faster transform operation.Gravatar A. Unique TensorFlower2016-09-17
* Fixed a bug in which a server was trying to start even when master was the em...Gravatar A. Unique TensorFlower2016-09-17
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-16
* Update optimize_loss doc string with details of optimizer usage.Gravatar Illia Polosukhin2016-09-16
* graph_constructor: Cosmetic changes.Gravatar Asim Shankar2016-09-16
* graph_constructor: Remove dead code.Gravatar Asim Shankar2016-09-16
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-16
* Adaptative SDCAGravatar A. Unique TensorFlower2016-09-16
* Expose number of partitions to tf.learn SVM Estimator for multi-machineGravatar A. Unique TensorFlower2016-09-16
* Fix RandomShuffleQueue random seed when shared_name is provided.Gravatar A. Unique TensorFlower2016-09-16
* Remove unused dependency on numpy.i.Gravatar Derek Murray2016-09-16
* Implement a function to get frequency for android armv7aGravatar A. Unique TensorFlower2016-09-16
* Python error reporting: Copy primary error to bottom of error output.Gravatar Vijay Vasudevan2016-09-16
* Shard dnn_test to reduce timeout probability.Gravatar A. Unique TensorFlower2016-09-16
* Remove unused variable from fragment shader. Delete some redundant commentsGravatar Charles Nicholson2016-09-16
* Remove write graph calls in SavedModel tests.Gravatar Sukriti Ramesh2016-09-16
* Move tensorflow/core/lib/io/match.{h,cc} to "lib" rather than "lib_internal"Gravatar A. Unique TensorFlower2016-09-16
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-16
* Added contract tests to wide-n-deep estimators.Gravatar Mustafa Ispir2016-09-16
* De-flake learn tests.Gravatar A. Unique TensorFlower2016-09-16
* Always color and highlight the sprites at the beginning of scatterWebGLPoints...Gravatar Charles Nicholson2016-09-16
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-16
* Update TransformedDistribution example comment to separately pass distributio...Gravatar A. Unique TensorFlower2016-09-16
* Correct the bias introduced by default EMA initialization in score functionGravatar A. Unique TensorFlower2016-09-16
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-16
* sampled_softmax_loss eventually calls out to a log-uniform sampler. This mean...Gravatar A. Unique TensorFlower2016-09-16
* Expand tests for LinearRegressor before refactoring.Gravatar A. Unique TensorFlower2016-09-16
* Stop using static initializer in cpu utils, just removed initializing methodGravatar A. Unique TensorFlower2016-09-16
* Neither scatterWebGL nor scatterWebGLPointsCanvasLayers cache the colorSelectorGravatar Charles Nicholson2016-09-16
* Fix dtype handling in tf.contrib.metrics.confusion_matrix()Gravatar A. Unique TensorFlower2016-09-16
* Fix index out of bounds bug in GetNameFromURI()Gravatar Jonathan Hseu2016-09-16
* Include what you use (SWIG edition): strings.i in cpp_shape_inference.iGravatar Derek Murray2016-09-16
* lintGravatar A. Unique TensorFlower2016-09-16
* Re-enable rnn_test which was accidentally turned off as part of another change.Gravatar A. Unique TensorFlower2016-09-16
* C++ Gradients: Adds gradient functions (and tests) for component-wise unary ops.Gravatar A. Unique TensorFlower2016-09-16
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-16
* Convert the labels passed to the softmax cross entropy function as needed toGravatar Benoit Steiner2016-09-16
* Introduces new tf.contrib.metrics for streaming covariance and pearson produc...Gravatar A. Unique TensorFlower2016-09-16
* Add the interface in steam executor to call cuDNN batch normalization functions.Gravatar Yao Zhang2016-09-15
* Add set of benchmarks for sampling from tf.contrib.distributions.MixtureGravatar Eugene Brevdo2016-09-15
* CleanupGravatar A. Unique TensorFlower2016-09-15