aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Replace the Template .var_scope property with .variable_scopeGravatar Malcolm Reynolds2016-12-21
* Adding BigQuery Reader OP.Gravatar A. Unique TensorFlower2016-12-21
* Added experimental support for libxsmm sparse matrix-dense matrixGravatar A. Unique TensorFlower2016-12-21
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-21
* Rename SyncReplicasOptimizerV2 to SyncReplicasOptimizerGravatar A. Unique TensorFlower2016-12-21
* Fix tf.contrib.training.resample_at_rate for float64 dtypeGravatar Stephan Hoyer2016-12-21
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-21
* Fix flaky SparseMatMul test. Test uses uninitialized variables, which can occ...Gravatar Jonathan Hseu2016-12-21
* Bug fix related to a corner case in evaluate_once. Corner case:Gravatar Mustafa Ispir2016-12-21
* Delete tf.contrib.learn.Classifier, since the deprecation date is passed and ...Gravatar A. Unique TensorFlower2016-12-21
* Extend the FTRL and Proximal AdaGrad optimizer to support accepting scalar te...Gravatar A. Unique TensorFlower2016-12-21
* Avoids potential deadlock when pushing synchronously to a closed stack.Gravatar Derek Murray2016-12-21
* Add an IsIdentical helper method to PartialTensorShape that tests two partial...Gravatar Peter Hawkins2016-12-21
* Add gpu_headers_lib for use by op kernels. Expose the device event mgr toGravatar A. Unique TensorFlower2016-12-21
* Automated rollback of change 142614852Gravatar A. Unique TensorFlower2016-12-21
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-21
* Fix two bugs int the Graph editor;Gravatar A. Unique TensorFlower2016-12-21
* Fix Student's T flaky tests.Gravatar Joshua V. Dillon2016-12-21
* Fix potential use-after-free of `worker_cache` in NewRemoteDevices().Gravatar Derek Murray2016-12-20
* Android: change demo debug overlay toggle to use volume keys instead of tap (toGravatar Andrew Harp2016-12-20
* Fix LOG() message that logged a pointer to a Status instead of the Status its...Gravatar Peter Hawkins2016-12-20
* Define GEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK to allow building withGravatar A. Unique TensorFlower2016-12-20
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-12-20
* Added support for TensorFlow backward convolutions to use libxsmm; weightGravatar A. Unique TensorFlower2016-12-20
* Uses VariableV2 and removes shape-setting code in tf.Variable.Gravatar A. Unique TensorFlower2016-12-20
* Use `WorkerCacheInterface::ReleaseWorker()` for all WorkerInterface destruction.Gravatar Derek Murray2016-12-20
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-20
* Change parameter 'order' to tf.norm to 'ord' for numpy compatibility.Gravatar A. Unique TensorFlower2016-12-20
* tfdbg CLI: add menus and mouse-triggered commandsGravatar Shanqing Cai2016-12-20
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-20
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-12-20
* Replace all uses of tf.complex_abs with tf.abs and remove tf.complex_abs from...Gravatar A. Unique TensorFlower2016-12-20
* Rename usages of tf.mul, tf.neg, tf.sub that are used internallyGravatar Andrew Selle2016-12-20
* tfdbg: fix a bug in graph-dump causality validation algorithmGravatar Shanqing Cai2016-12-20
* Change `with_dependencies` to handle any iterable for `dependencies` arg.Gravatar A. Unique TensorFlower2016-12-20
* Remove the partition GraphDef from ReffedClientGraph::Part.Gravatar Derek Murray2016-12-20
* Remove the temporary test blacklist for seq2seq_test.Gravatar Jianwei Xie2016-12-20
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-20
* Improve documentation of precision and recall metrics.Gravatar A. Unique TensorFlower2016-12-20
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-20
* Fix a bug that cased calls to pandas_input_fn to alter its parameters. Split ...Gravatar A. Unique TensorFlower2016-12-20
* Added specific checkpoint file argument to the session_manager.Gravatar Mustafa Ispir2016-12-20
* Fix bug where it would revert to the old function code for functionsGravatar A. Unique TensorFlower2016-12-20
* Add more permutations of tests for weights broadcasting.Gravatar A. Unique TensorFlower2016-12-20
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-20
* Docstring clarification.Gravatar A. Unique TensorFlower2016-12-20
* Add metrics for getting precision/recall curves.Gravatar A. Unique TensorFlower2016-12-20
* Minor doc fix.Gravatar A. Unique TensorFlower2016-12-19
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-19
* Make the default jpeg decoding algorithm be the faster, slightlyGravatar Vijay Vasudevan2016-12-19