aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* 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
* Add support for adjoint and batch matmul to tf.matmul.Gravatar A. Unique TensorFlower2016-11-16
* Split ClusterConfig out of RunConfigGravatar Wei Ho2016-11-16
* Fixing global step based delay.Gravatar Mustafa Ispir2016-11-16
* Fixed a race condition in direct sessions: we shouldn't call RecvOutputs if theGravatar Benoit Steiner2016-11-16
* Remove the axes from the picking texture. This is causing selection / hover i...Gravatar Nikhil Thorat2016-11-16
* Update external TensorBoard.Gravatar Dan Smilkov2016-11-16
* C API: Comment tweaks and some suggested corner case handlingGravatar Asim Shankar2016-11-16
* Fix LoadSavedModelFromLegacySessionBundlePath() to return error if LoadSessio...Gravatar Li Lao2016-11-16
* Fixing a bug in the MutableDenseHashTable implementation where the difference...Gravatar Rohan Jain2016-11-16
* Remove explicit calls to call_cpp_shape_fn from third_party/tensorflow/python.Gravatar A. Unique TensorFlower2016-11-16