aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Initial collect_rpcs to false.Gravatar Suharsh Sivakumar2016-09-15
* Smooth hinge loss for SDCAGravatar A. Unique TensorFlower2016-09-15
* Remove undocumented symbols from the main tensorflow module.Gravatar Patrick Nguyen2016-09-15
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-15
* Add an experimental tf.Graph._attr_scope() that can be used to tag nodes with...Gravatar A. Unique TensorFlower2016-09-15
* Cleanup and consolidation: Add a GraphRunner::Run function runs aGravatar Vijay Vasudevan2016-09-15
* Add back model_dir property to LinearClassifier that was lost in the class hi...Gravatar A. Unique TensorFlower2016-09-15
* Increase the size of some tests to clear some timeouts in opensource tests.Gravatar Gunhan Gulsoy2016-09-15
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-15
* Add StridedSlice C++ shape fn and change python to use it.Gravatar A. Unique TensorFlower2016-09-15
* Modify a flaky test in dnn_sampled_softmax_classifier_test.pyGravatar A. Unique TensorFlower2016-09-15