aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Remove unused files.Gravatar Yifei Feng2016-09-19
* Fix RandomShuffleQueue initialization to reserve all queue components.Gravatar A. Unique TensorFlower2016-09-19
* Made the promise returned by fetchAndParseMetadata resolve only after parsing...Gravatar A. Unique TensorFlower2016-09-19
* Follow-up from cl/133420080, remove reference to deleted test.Gravatar A. Unique TensorFlower2016-09-19
* Extract a new interface, ScatterPlotWebGLVisualizer, that contained theGravatar Charles Nicholson2016-09-19
* HDFS supportGravatar Jonathan Hseu2016-09-19
* Remove plural test rules in kernel_test to pave the way for finer grainGravatar A. Unique TensorFlower2016-09-19
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-19
* Remove unnecessary imports in some python files.Gravatar A. Unique TensorFlower2016-09-19
* Fixes the issue in graph_io.read_batch_features where when large batch size i...Gravatar A. Unique TensorFlower2016-09-19
* Fix reference-counting bug in SWIG wrapper for feed_dict.Gravatar Derek Murray2016-09-19
* Removed is_chief handling from MonitoredSession by abstracting out SessionCre...Gravatar Mustafa Ispir2016-09-19
* Rectify innocent typosGravatar Asim Shankar2016-09-19
* Mark tensorflow/core:test_main as alwayslink.Gravatar A. Unique TensorFlower2016-09-19
* Updates makefile documentation for LinuxGravatar Pete Warden2016-09-19
* Added .graph to MonitoredSession.Gravatar A. Unique TensorFlower2016-09-19
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-19
* Implemented tf.contrib.rnn.LayerNormBasicLSTMCell providing a basic LSTM cell...Gravatar A. Unique TensorFlower2016-09-19
* Add strings::HumanReadableNum to tensorflow/core/lib/strings/numbers.hGravatar A. Unique TensorFlower2016-09-18
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-17
* Remove deprecated argument moving_average_decay.Gravatar Vahid Kazemi2016-09-17
* 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