aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/factorization/kernels
Commit message (Expand)AuthorAge
* Adding per-element weight support for WALSComputePartialLhsAndRhsOp operator.Gravatar A. Unique TensorFlower2018-06-28
* Internal ChangeGravatar A. Unique TensorFlower2018-04-23
* Automated g4 rollback of changelist 192768744Gravatar A. Unique TensorFlower2018-04-13
* Split byte_order.h off cpu_info.hGravatar A. Unique TensorFlower2018-04-13
* Automated g4 rollback of changelist 190858242Gravatar Jianwei Xie2018-03-29
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Automated g4 rollback of changelist 190835392Gravatar Anna R2018-03-28
* Merge changes from github.Gravatar Jianwei Xie2018-03-28
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/contrib/.../*.{...Gravatar A. Unique TensorFlower2018-01-30
* Adds the k-MC2 algorithm for efficient seeding of mini batch k-means in Tenso...Gravatar A. Unique TensorFlower2017-10-20
* Remove RTLD_GLOBAL when loading pywrap_tensorflowGravatar Allen Lavoie2017-09-21
* Automated g4 rollback of changelist 158565259Gravatar Gunhan Gulsoy2017-09-14
* Merge changes from github.Gravatar Vijay Vasudevan2017-07-28
* Further BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-07-18
* Merge changes from github.Gravatar Frank Chen2017-07-13
* Adjust test sizesGravatar A. Unique TensorFlower2017-06-09
* Change function parameters to references to avoid copying, or otherwise move ...Gravatar A. Unique TensorFlower2017-06-02
* Add stateless random ops for custom control of seedingGravatar Geoffrey Irving2017-04-17
* Remove the buggy special case for num_threads==1.Gravatar A. Unique TensorFlower2017-03-10
* Depend on protobuf's header only library when building custom opsGravatar Manjunath Kudlur2017-03-07
* [Windows/CMake] Enable tf.contrib.factorization.Gravatar Derek Murray2017-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 masked_matmul_ops to tensorflow.Gravatar A. Unique TensorFlower2017-02-07
* Merge changes from github.Gravatar A. Unique TensorFlower2016-11-17
* Include-what-you-use: contrib edition.Gravatar Derek Murray2016-09-27
* Move host_info.h internal, move public functions into cpu_info.hGravatar Vijay Vasudevan2016-08-24
* Add K-Means clustering and WALS matrix factorization to tensorflow.Gravatar A. Unique TensorFlower2016-07-01