aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-23
* Cleanup and consistency for variable handling in RNNCells.Gravatar Eugene Brevdo2016-11-23
* Make third_party/tensorflow/core/framework/allocator_test.cc less brittle inGravatar A. Unique TensorFlower2016-11-23
* BigQuery table partition accessor to be used in BigQuery Reader.Gravatar A. Unique TensorFlower2016-11-23
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-23
* Add an `elem_shape` argument to TensorArray to allow users to specify the sha...Gravatar Yuan Yu2016-11-23
* Makes resource variables saveable/restorable.Gravatar A. Unique TensorFlower2016-11-23
* Comment fix.Gravatar A. Unique TensorFlower2016-11-23
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-23
* Internal change:Gravatar Eugene Brevdo2016-11-23
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-23
* Add binary classification confusion matrix metrics.Gravatar A. Unique TensorFlower2016-11-23
* Consolidate compile protobuf script to use the helper function, which bases o...Gravatar A. Unique TensorFlower2016-11-23
* Don't re-install dependencies if they exist on build machines.Gravatar A. Unique TensorFlower2016-11-23
* Relax Pool3D shape function when some dimensions are unknown.Gravatar Vijay Vasudevan2016-11-23
* Fix RemoveNewDefaultAttrsFromGraphDef() for graphs with functions.Gravatar A. Unique TensorFlower2016-11-23
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-23
* Extended the is_gpu_available() function to cover OpenCL GPUs in addition toGravatar Benoit Steiner2016-11-23
* Automated rollback of change 139983065Gravatar A. Unique TensorFlower2016-11-22
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-22
* Change concat to just call concat_v2 to avoid code duplication and to prepare...Gravatar A. Unique TensorFlower2016-11-22
* Remove tf.with_dependencies from documentation.Gravatar Patrick Nguyen2016-11-22
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-22
* Seal tf.nn's interface.Gravatar Patrick Nguyen2016-11-22
* tfdbg core: implement gRPC debug URLsGravatar Shanqing Cai2016-11-22
* Create tf.contrib.deprecated, as a space for keeping deprecated summary ops.Gravatar Dan Mané2016-11-22
* Fix typo.Gravatar A. Unique TensorFlower2016-11-22
* Split _BinaryLogisticHead from _MultiClassHead.Gravatar A. Unique TensorFlower2016-11-22
* Check tensor size calculated by shape inference in graph transfererGravatar A. Unique TensorFlower2016-11-22
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-11-22
* Added retries to download function.Gravatar A. Unique TensorFlower2016-11-22
* Switch function definition hash to NodeDef, fixing a TODO.Gravatar A. Unique TensorFlower2016-11-22
* Let the demo data provider also stream bytes if the file extension is ".bytes".Gravatar Nikhil Thorat2016-11-22
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-22
* Adding a TF QR op.Gravatar A. Unique TensorFlower2016-11-22
* New division gradients for RealDiv, FloorDiv, TruncateDivGravatar Andrew Selle2016-11-22
* Embedding projector: Detect changes regarding checkpoint files.Gravatar Dan Smilkov2016-11-22
* Return output tensor for all nodes to get tensor shape for graph transfererGravatar A. Unique TensorFlower2016-11-22
* Adds a Bazel BUILD for LLVM.Gravatar Peter Hawkins2016-11-22
* A proto that applications other than TensorFlow can use to send dataGravatar Vijay D'Silva2016-11-22
* Improve PCA speed (sample the number of points, not just dimensions).Gravatar Dan Smilkov2016-11-22
* Temporarily disable main-op related test re: thread safety issues.Gravatar Sukriti Ramesh2016-11-22
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-22
* Add list of summary_op support in SummarySaverHook.Gravatar Mustafa Ispir2016-11-22
* Fixing bug in which the 'trainable' argument wasn't being passed to the bias ...Gravatar Nathan Silberman2016-11-22
* Remove partitioned variable benchmark.Gravatar A. Unique TensorFlower2016-11-22
* Change division in TensorFlow to flooring semantics.Gravatar Andrew Selle2016-11-22
* Python DefFun now creates functions that include NodeDefsGravatar A. Unique TensorFlower2016-11-22
* Disabling evaluation_test pending bug fixes.Gravatar Nathan Silberman2016-11-22
* fixed typo tf.nn.(sparse_)softmax_cross_entropy_with_logitsGravatar A. Unique TensorFlower2016-11-22