aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Merge changes from github.Gravatar Martin Wicke2016-07-25
* Set allow_smaller_final_batch to true when num_epochs is set so the last itemsGravatar A. Unique TensorFlower2016-07-25
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-25
* Automated rollback of change 128378997Gravatar Andrew Selle2016-07-25
* In Coordinator.request_stop(ex) just re-raise the exception immediately if theGravatar A. Unique TensorFlower2016-07-25
* Change for internal compatibility.Gravatar A. Unique TensorFlower2016-07-25
* Add a few more benchmarks in example_parser, also update the defaults to caus...Gravatar A. Unique TensorFlower2016-07-25
* Represent DataFrame contents as FeatureColumns for use with Estimator.Gravatar David Soergel2016-07-25
* Keep loading TensorBoard events even if directories or files are deleted.Gravatar A. Unique TensorFlower2016-07-25
* Fix the vz-line-chart index.html description page by addingGravatar Renato Utsch2016-07-25
* Automated rollback of change 127492429Gravatar Andrew Selle2016-07-25
* Adding CoupledInputForgetGateLSTMCell, an lstm cell with coupled input and fo...Gravatar A. Unique TensorFlower2016-07-25
* Fix build non determinism in headersGravatar A. Unique TensorFlower2016-07-25
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-25
* Update the doc_string of tf.while_loop to make it clear that the return type ...Gravatar A. Unique TensorFlower2016-07-24
* Adds python_grad_func argument to function.Defun.Gravatar A. Unique TensorFlower2016-07-23
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-22
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-07-22
* Extend gather_nd to support sliced indexing.Gravatar Eugene Brevdo2016-07-22
* Testcase for tf.multinomial w/ np.finfo(np.float32).min and sample size > 32.Gravatar A. Unique TensorFlower2016-07-22
* Performance improvements for gRPC-based TensorFlow system. Rather thanGravatar A. Unique TensorFlower2016-07-22
* Add C++ Shape function for AvgPoolGravatar Vijay Vasudevan2016-07-22
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-22
* Update Exporter documentation.Gravatar Sukriti Ramesh2016-07-22
* Let metrics.accuracy work on tf.boolGravatar Geoffrey Irving2016-07-22
* Logs bundle loading time in seconds for a session_bundle.Gravatar Vinu Rajashekhar2016-07-22
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-22
* Use 32bit floats to compute cross entropies. 16 bit floats aren't accurateGravatar Benoit Steiner2016-07-22
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-22
* Fixes link to analogical reasoning data.Gravatar A. Unique TensorFlower2016-07-22
* Fixing bug in which a Tensor was being checked as a Python bool, causing an e...Gravatar A. Unique TensorFlower2016-07-22
* Add DirichletMultinomial variance calculation.Gravatar A. Unique TensorFlower2016-07-22
* Initial submit of SavedModel proto and related additions toGravatar Noah Fiedel2016-07-22
* Fix dequeue error messagesGravatar Geoffrey Irving2016-07-22
* Cleanups for shape inference (mainly testing):Gravatar A. Unique TensorFlower2016-07-22
* OneHotOp should use int for prefix_dim_size not index type.Gravatar A. Unique TensorFlower2016-07-22
* Fix a read/write race in Saver.Gravatar Zongheng Yang2016-07-22
* adds asan tag for early_stopping testGravatar Olivia Nordquist2016-07-22
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-22
* Add new layers to docs_api.Gravatar Sergio Guadarrama2016-07-22
* Rearrange error checking in benchmark_model so that most informative check is...Gravatar Andrew Harp2016-07-22
* Small bugfix to exponential sampling, to ensure no Infs are emitted.Gravatar A. Unique TensorFlower2016-07-21
* Update the bower.json TensorBoard dependencies.Gravatar Renato Utsch2016-07-21
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-21
* Translate shape inference functions for sparse_ops to C++.Gravatar A. Unique TensorFlower2016-07-21
* Add getter for name to optimizer.Gravatar A. Unique TensorFlower2016-07-21
* Add C++ shape inference function for BatchMatMul.Gravatar A. Unique TensorFlower2016-07-21
* Add ShapeInference functions for DepthwiseConv2DNative, and MultiplyGravatar Vijay Vasudevan2016-07-21
* Add C++ shape functions for ops in candidate_sampling_ops.cc, ctc_ops.cc,Gravatar A. Unique TensorFlower2016-07-21
* Do not proceed if max_step already saved before calling train.Gravatar Mustafa Ispir2016-07-21