aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/layers/kernels
Commit message (Expand)AuthorAge
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/contrib/.../*.{...Gravatar A. Unique TensorFlower2018-01-30
* Merge changes from github.Gravatar Vijay Vasudevan2017-07-28
* Merge changes from github.Gravatar Shanqing Cai2017-07-10
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* Use template specialization instead of overloaded methods. This is a more app...Gravatar A. Unique TensorFlower2017-06-07
* Preallocate vector storage when the ultimate vector size is known in advanceGravatar A. Unique TensorFlower2017-06-01
* Move bucketize op to math_ops. This exposes the method as math_op._bucketize,...Gravatar A. Unique TensorFlower2017-05-01
* Depend on protobuf's header only library when building custom opsGravatar Manjunath Kudlur2017-03-07
* Automated rollback of change 148492669Gravatar Manjunath Kudlur2017-02-25
* Rollback the change to depend on header only protobuf library.Gravatar Manjunath Kudlur2017-02-24
* Replace dependency on entire proto library with just the headers for contrib.Gravatar Manjunath Kudlur2017-02-10
* Add whitespace to improve readability of logging & errors strings.Gravatar A. Unique TensorFlower2017-01-26
* Added hash_key attribute to SparseFeatureCrossOp to use FingerprintCat64.Gravatar A. Unique TensorFlower2016-10-13
* Adjust the cost_per_unit for Shard() in SparseFeatureCrossOp to reduce ContextGravatar Jonathan Hseu2016-09-08
* Monitor InFlow queues via TensorBoard summariesGravatar David Soergel2016-06-13
* Used Fingerprint function in sparse_feature_cross instead of Hash64.Gravatar Mustafa Ispir2016-06-03
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Merge changes from github.Gravatar Vijay Vasudevan2016-05-27
* Add FeatureColumn based input layer utilities.Gravatar A. Unique TensorFlower2016-05-17