aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* [XLA] Update LLVM to upstream revision r304927.Gravatar Peter Hawkins2017-06-07
* Add evaluation test for linear classifier (n==2 or n >2).Gravatar Jianwei Xie2017-06-07
* Set a default for datasets end_of_sequence.Gravatar Brennan Saeta2017-06-07
* Setup the env to since ops such as MatchFileOp rely on it.Gravatar Benoit Steiner2017-06-07
* Fix up vz_projector script structureGravatar Justine Tunney2017-06-07
* Resubmit a reverted change. Original description:Gravatar Kay Zhu2017-06-07
* tf.layers.conv2d use_bias=True to use nn.bias_addGravatar Toby Boyd2017-06-07
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-06-07
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-06-07
* Add a util function in virtual placer to return canonicalized device string, ...Gravatar Yuefeng Zhou2017-06-07
* [TF:XLA] Initial implementation of TensorArray ops.Gravatar Peter Hawkins2017-06-07
* [TF:XLA] Refactor randomized tests to allow testing of larger inputs without ...Gravatar Peter Hawkins2017-06-07
* [XLA] Disable constant_folding in test base, so that intended test code pathsGravatar Kay Zhu2017-06-07
* Fix typo.Gravatar A. Unique TensorFlower2017-06-07
* Swap the order of NanTensorHook and custom hooksGravatar Shanqing Cai2017-06-07
* [XLA] Propagate debug option flags to hlo_test_base.Gravatar Eli Bendersky2017-06-07
* [Tensorboard] Add a trace viewer component to TensorBoard.Gravatar Eric Liu2017-06-07
* Support unknown emit shapes in tf.nn.raw_rnn.Gravatar RJ Ryan2017-06-07
* Add label-vocab support to binary logistic head.Gravatar Mustafa Ispir2017-06-07
* In the CUDA path of depthwise_conv2d, optimize backward filter convolution fo...Gravatar A. Unique TensorFlower2017-06-07
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-06-07
* Add bazel version check to .configureGravatar A. Unique TensorFlower2017-06-07
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-06-07
* Replace std::function object with regular function.Gravatar A. Unique TensorFlower2017-06-07
* Use template specialization instead of overloaded methods. This is a more app...Gravatar A. Unique TensorFlower2017-06-07
* Make tf.contrib.lookup python functions use the kernels v2 that uses the r...Gravatar Yutaka Leon2017-06-07
* Switch back to max_num_rows_to_load instead of reading slice by slice due to ...Gravatar Wei Ho2017-06-07
* Support numpy-style padding and slicing of tf.spectral.rfft/irfft to match th...Gravatar RJ Ryan2017-06-07
* Update iOS examples to use CocoaPods, and moved to tensorflow/examples/iosGravatar A. Unique TensorFlower2017-06-07
* Clean up some code after previous CLGravatar Eli Bendersky2017-06-07
* Adds ability to set a "family" attribute in Tensorflow summaries, whichGravatar A. Unique TensorFlower2017-06-07
* Adds integration test for DNNLinearCombined((Classifier)|(Regressor)).Gravatar A. Unique TensorFlower2017-06-07
* Remove a further unused proto header inclusionGravatar A. Unique TensorFlower2017-06-07
* [XLA] Add HloLocation to dataflow analysis.Gravatar Mark Heffernan2017-06-07
* [XLA] Start collecting flags for debug options in a single place.Gravatar Eli Bendersky2017-06-07
* Properly handle shape nodes that have a preexisting control dependencyGravatar Benoit Steiner2017-06-07
* Minor cleanupGravatar A. Unique TensorFlower2017-06-07
* Sort header inclusions; define EIGEN_USE_THREADS where headers depend on it.Gravatar A. Unique TensorFlower2017-06-07
* Add missing header inclusionGravatar A. Unique TensorFlower2017-06-07
* When GPU is configured, do not require --config=cuda.Gravatar Gunhan Gulsoy2017-06-06
* Java: Update Maven release to 1.2.0-rc2Gravatar Asim Shankar2017-06-06
* Profile memory usage in VirtualScheduler and report peak memory usage.Gravatar A. Unique TensorFlower2017-06-06
* Add a frontend for viewing the first ops that exhibit bad values (NaN, +/- Inf).Gravatar A. Unique TensorFlower2017-06-06
* Making load() work for resource variables.Gravatar Alexandre Passos2017-06-06
* [XLA] Simplify Shape traversal visitors.Gravatar Mark Heffernan2017-06-06
* Extracted linear estimator testing utils to be reused by dnn-linear-combined.Gravatar Mustafa Ispir2017-06-06
* Add arrowheads to dataflow edges.Gravatar A. Unique TensorFlower2017-06-06
* Add only string constants to ASSET_FILEPATHS collection.Gravatar David Soergel2017-06-06
* Add tests with different delta to huber_loss.Gravatar Sergio Guadarrama2017-06-06
* Fixes a bug in setting default optimizers for DNNLinearCombinedClassifier.Gravatar A. Unique TensorFlower2017-06-06