aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Parse tf.Example using arena allocation. Dense string benchmark shows 10-20% ...Gravatar A. Unique TensorFlower2016-07-06
* Add output_prefix parameter benchmark_model so that output directory can be e...Gravatar Andrew Harp2016-07-06
* Split the demo datasets JSON file for the tf graph demo out into an external ...Gravatar Nikhil Thorat2016-07-06
* Change the error level of Cuda host allocator memory allocation memory toGravatar Xiaoqiang Zheng2016-07-06
* Disable flaky contrib/learn:export_test with the manual tagGravatar Shanqing Cai2016-07-06
* Enhance test_installation.sh bazel tag filterGravatar Shanqing Cai2016-07-06
* Fix sampling_ops test timeout by removing unneeded network inferences in unit...Gravatar A. Unique TensorFlower2016-07-06
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-03
* Add streaming_mean_iou to metric_ops.Gravatar A. Unique TensorFlower2016-07-03
* Implement C++ shape inference functions for Select, Range, and LinSpace.Gravatar A. Unique TensorFlower2016-07-02
* Make the seq2seq module work well with RNNCells with tuple-like states. (#3056)Gravatar Lukasz Kaiser2016-07-02
* Set a max of 0.2 for the learning rate of the Wide model.Gravatar A. Unique TensorFlower2016-07-01
* Add K-Means clustering and WALS matrix factorization to tensorflow.Gravatar A. Unique TensorFlower2016-07-01
* Unit test for iterators passed to .fit()Gravatar A. Unique TensorFlower2016-07-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-01
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-07-01
* Support Sparse-Sparse cwise ops; use for tf.sparse_{minimum,maximum}().Gravatar Zongheng Yang2016-07-01
* Fix export utilities of Estimators and ExportMonitor.Gravatar Fangwei Li2016-07-01
* Remove dead code from Supervisor and SessionManager.Gravatar Derek Murray2016-07-01
* First step for adding the new TensorSummary op: Add fields to summary.protoGravatar Dan Mané2016-07-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-01
* Handle input iterator exhaustion.Gravatar A. Unique TensorFlower2016-07-01
* Add retry logic to all GCS operations.Gravatar Alexey Surkov2016-07-01
* Clipping the negative padding for planes in conv3d.Gravatar Xiaoqiang Zheng2016-07-01
* Validate the argument to `tf.name_scope()` and fix bug in op name validation.Gravatar Derek Murray2016-07-01
* Add conv2d to testlib.Gravatar Jianmin Chen2016-07-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-01
* Make tensorflow_serving/session_bundle compatible with internal build rules.Gravatar Yusef Shafi2016-07-01
* Handle cudaMemcpyAsync_v3020 API callback in GpuTracer.Gravatar A. Unique TensorFlower2016-07-01
* Make SampleAndReshapeValue the default value type for StochasticTensorGravatar A. Unique TensorFlower2016-07-01
* Doc-only change clarifying the behavior of default Tensor constructors.Gravatar A. Unique TensorFlower2016-07-01
* If you have a zoomed in TensorBoard chart, and you load new data, and you unz...Gravatar Dan Mané2016-07-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-01
* Second of two CLs to simplify Polymer data-binding with TF.URIStorage. Adds t...Gravatar Cassandra Xia2016-07-01
* Add support for multi-arity inputs & outputs to map_fn and scan.Gravatar Eugene Brevdo2016-07-01
* Add C++ shape inference functions for ZerosLike, Diag, DiagPart, BatchDiagPart,Gravatar A. Unique TensorFlower2016-07-01
* Improve error messages in feature_column_ops.Gravatar A. Unique TensorFlower2016-07-01
* Removed caching of optimizer. Since optimizer may depend on a graph element (...Gravatar Mustafa Ispir2016-07-01
* Adds documentation for ubuntu-specific build issue seen by open-source users.Gravatar A. Unique TensorFlower2016-07-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-30
* Automated rollback of change 126349886Gravatar Zongheng Yang2016-06-30
* Internal change.Gravatar Zongheng Yang2016-06-30
* Autogenerated Change: Release TensorBoard at TAG: 21Gravatar Dan Mané2016-06-30
* Use learn.DNNClassifier for Iris examples. Use default graph and existing glo...Gravatar A. Unique TensorFlower2016-06-30
* Add a unit test to test DNN weights/biases lookup with correct names from sav...Gravatar A. Unique TensorFlower2016-06-30
* Automated rollback of change 126348349Gravatar Zongheng Yang2016-06-30
* Allow to specify the list of "clean termination" exceptions when creating aGravatar A. Unique TensorFlower2016-06-30
* Move POSIX-dependent tracing function from platform/default -> platform/posix.Gravatar Derek Murray2016-06-30
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-30
* Transformed DistributionGravatar A. Unique TensorFlower2016-06-30