aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Added string_to_hash_bucket_stable, which uses fingerprint64Gravatar Yutaka Leon2016-05-17
* Enable fp16 support for MatMul via cuBLAS, gated on compilation withGravatar A. Unique TensorFlower2016-05-17
* internalGravatar Mustafa Ispir2016-05-17
* Adding convenience function conv1d that wraps conv2d.Gravatar David G. Andersen2016-05-17
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-17
* Avoid calling LogMemory::IsEnabled in allocate_tensor. This saves a coupleGravatar A. Unique TensorFlower2016-05-17
* Gamma, Chi2 and Exponential Distributions for TensorflowGravatar A. Unique TensorFlower2016-05-17
* Fix bug where color scale can break if new runs load over the lifetime of ten...Gravatar Dan Mané2016-05-17
* Another fix for the all-blue-checkboxes in the run selector.Gravatar Dan Mané2016-05-17
* Programatically get camera to display rotation in Android demo, used to trans...Gravatar Andrew Harp2016-05-17
* Merge duplicate copies of reverse reachability pruning algorithm.Gravatar A. Unique TensorFlower2016-05-17
* Extend the StreamExecutor interface with ...WithAlgorithm() calls for fp16;Gravatar A. Unique TensorFlower2016-05-17
* Add FeatureColumn based input layer utilities.Gravatar A. Unique TensorFlower2016-05-17
* Show the correct edge shape. Previously, the shape of the first output tensor...Gravatar Dan Smilkov2016-05-17
* For tensorboard pbtxt graph uploads, trim lines as we parse them. When copyin...Gravatar A. Unique TensorFlower2016-05-17
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-16
* Clarify error message to distinguish Nans from Infinity in summaries.Gravatar A. Unique TensorFlower2016-05-16
* Implements automatic packing for nested lists/tuples of tensors.Gravatar Derek Murray2016-05-16
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-16
* Improve contrib gen_docs markup.Gravatar A. Unique TensorFlower2016-05-16
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-16
* Oops, did not properly include docs for ops_used_by_graph_def function.Gravatar Josh Levenberg2016-05-16
* Remove unused SupervisorParams.Gravatar A. Unique TensorFlower2016-05-16
* Fix a flakey TensorBoard test, by not depending on precise async behavior fro...Gravatar Dan Mané2016-05-16
* Added framework/register_types.h to core:framework_headersGravatar Manjunath Kudlur2016-05-16
* Have TensorBoard clearly display NaN data points.Gravatar Dan Mané2016-05-16
* Switched to the latest version of Eigen that performs much better on machinesGravatar Benoit Steiner2016-05-16
* Documented TensorBoard improvements that will make it into the 0.9.0 release.Gravatar Dan Mané2016-05-16
* Ease-of-use updates to function and function.Defun.Gravatar Eugene Brevdo2016-05-16
* Remove a vast swathe of duplicated code.Gravatar Derek Murray2016-05-16
* Make functional ops handle non-Tensor `elems` correctly.Gravatar Derek Murray2016-05-16
* Update FAQ to mention that distributed support is now available.Gravatar Derek Murray2016-05-16
* Adds support for cancellation when closing a gRPC Session.Gravatar Derek Murray2016-05-16
* Add Autotune support for Winograd on Cudnn R5.Gravatar Xiaoqiang Zheng2016-05-16
* Fix a few pylint warnings.Gravatar A. Unique TensorFlower2016-05-16
* Clean up debug cruft and ifdefs used to disable the Eigen tensor cost model. ...Gravatar A. Unique TensorFlower2016-05-16
* Change proto_text generation so it will work when tensorflow is included as aGravatar A. Unique TensorFlower2016-05-16
* Fix incorrect buildozer rule for contrib/ffmpeg/BUILDGravatar Shanqing Cai2016-05-15
* Fix python3-compatibility issue in ffmpeg unit testsGravatar Shanqing Cai2016-05-15
* Remove unecessary re2 dep from Android build.Gravatar Andrew Harp2016-05-13
* New rules and configurations to support builds for certain platforms.Gravatar A. Unique TensorFlower2016-05-13
* Allow summarization of quantized types.Gravatar Vijay Vasudevan2016-05-13
* Added a new scope: arg_scope, which allows to define default arguments for la...Gravatar A. Unique TensorFlower2016-05-13
* pip instructionGravatar Olivia Nordquist2016-05-13
* Enforce the rule that custom op libraries don't depend on core:framework orGravatar A. Unique TensorFlower2016-05-13
* Fix bug where Polymer didn't update the colors in the run selector.Gravatar Dan Mané2016-05-13
* Change sigmoid_cross_entropy_with_logits to fix gradients at 0.Gravatar A. Unique TensorFlower2016-05-13
* Make estimator import sklearn safely.Gravatar Martin Wicke2016-05-13
* Remove dependency on contrib.learn in inspect_checkpoint binary.Gravatar Illia Polosukhin2016-05-13
* Enforce the rule that custom op libraries don't depend on core:framework orGravatar Manjunath Kudlur2016-05-13