aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix flaky test for orthogonal initializer.Gravatar A. Unique TensorFlower2016-11-17
* Automated rollback of change 139483354Gravatar A. Unique TensorFlower2016-11-17
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-17
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-11-17
* Merge changes from github.Gravatar A. Unique TensorFlower2016-11-17
* Fixed a bug so that xavier_initializer and variance_scaling_initializer can n...Gravatar Neal Wu2016-11-17
* Extract epoch via its limit_epochs variable, rather than as a passedGravatar A. Unique TensorFlower2016-11-17
* Mode => MouseMode. SELECT => AREA_SELECT. HOVER => CAMERA_AND_CLICK_SELECT.Gravatar Charles Nicholson2016-11-17
* Fix for Markdown in the Python docstrings.Gravatar A. Unique TensorFlower2016-11-17
* HDFS: Reopen the file when reading if we reach EOF.Gravatar Jonathan Hseu2016-11-17
* Update bazel rules for bower dependencies.Gravatar Dan Smilkov2016-11-17
* Cache Graphs for Run calls and graphs for PartialRun calls separately.Gravatar Suharsh Sivakumar2016-11-17
* Remove 'Loading...' title - redundant with the spinnerGravatar Dan Smilkov2016-11-17
* Start moving scatter plot methods out of vz-projector and into the scatter plotGravatar Charles Nicholson2016-11-17
* Embedding Projector: replace paper-progress with paper-spinner since it is GP...Gravatar Dan Smilkov2016-11-17
* Fix bug with control deps in (experimental) NodeDef function bodies.Gravatar A. Unique TensorFlower2016-11-17
* Another missed _ref in sync_replicas_optimizer.Gravatar A. Unique TensorFlower2016-11-17
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-17
* Makes some ref-related dtype methods private.Gravatar A. Unique TensorFlower2016-11-17
* Remove spurious unpack/shape from fully_connected if not needed.Gravatar Ben Lee2016-11-17
* unfinalize the graph at exit of MonitoredSession if it wasn't finalized befor...Gravatar Mustafa Ispir2016-11-17
* Default to more fertile nodes in TensorForest.Gravatar A. Unique TensorFlower2016-11-17
* tfdbg CLI: Add extend() method to RichTextLinesGravatar Shanqing Cai2016-11-17
* Adding __version__ and __git_version__ information into saved meta graphs.Gravatar A. Unique TensorFlower2016-11-17
* TensorBoard: Fix 'gulp server' by redirecting requests from tf-... to tf_...Gravatar Dan Smilkov2016-11-17
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-17
* Add support for `contrib.framework.get_variables` to accept a variable scope ...Gravatar A. Unique TensorFlower2016-11-17
* Add dropout to dynamic_rnn_estimator.Gravatar A. Unique TensorFlower2016-11-17
* Update external TensorBoard.Gravatar Dan Smilkov2016-11-16
* core: Ensure TF_VERSION_STRING follows semantic versioning.Gravatar Asim Shankar2016-11-16
* Rename Projection enum to ProjectionType. Add new Projection class thatGravatar Charles Nicholson2016-11-16
* Removing call to Variable.ref() which was missed in earlier change.Gravatar A. Unique TensorFlower2016-11-16
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-16
* Publish Trainable, Evaluable docs. Fixes #5622.Gravatar Martin Wicke2016-11-16
* Rename `Tensor` to `Output` in all Python docsGravatar Jonathan Hseu2016-11-16
* When switching modes programatically, make sure the selection icon reflects theGravatar Nikhil Thorat2016-11-16
* Change visibility of the SavedModel shim to public.Gravatar Kiril Gorovoy2016-11-16
* Fix a bug where a selection and isolation points does not work by removing theGravatar Nikhil Thorat2016-11-16
* Uses 64-bit integers for storing variable dimensions in SaveSliceInfoDef.Gravatar A. Unique TensorFlower2016-11-16
* Make selection a rectangular 2D selection that selects on mouse up.Gravatar Nikhil Thorat2016-11-16
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-16
* Adding merged evaluation module.Gravatar Nathan Silberman2016-11-16
* Clear SummaryWriterCache at the end of training. Fixes #5401.Gravatar Mustafa Ispir2016-11-16
* Rename TF_Port to TF_Output and add a TF_Input type.Gravatar Jonathan Hseu2016-11-16
* Add tests for explicit axis args to reduce_sum, including negative axes.Gravatar A. Unique TensorFlower2016-11-16
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-16
* More clearly document that functions are experimental.Gravatar A. Unique TensorFlower2016-11-16
* Noted the step at which each image summary was collected in the Tensorboard i...Gravatar A. Unique TensorFlower2016-11-16
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-11-16
* Rename `Tensor` to `Output` in all op docs from C++ code.Gravatar Jonathan Hseu2016-11-16