aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/cmake/tf_core_kernels.cmake
Commit message (Expand)AuthorAge
* [tf.data] Transformation for asserting which transformations happen next in a...Gravatar Jiri Simsa2018-07-18
* Fix CMAKE build issue on Linux (#20122)Gravatar Yong Tang2018-06-22
* Merge commit for internal changesGravatar Yifei Feng2018-05-15
|\
| * Adds CsvDataset, which both reads and parses files.Gravatar Rachel Lim2018-05-14
* | [tf.data] Try fixing the Windows build by adding the directed interleave kern...Gravatar joel-shor2018-05-02
| * Merge changes from github.Gravatar Patrick Nguyen2018-05-01
* | Fix cmake build issues with GPU on Linux (#18775)Gravatar Yong Tang2018-04-26
|/
* Entropy bottleneck class.Gravatar A. Unique TensorFlower2018-04-23
* Move cuDNN RNN ops to core, for use in the internal TF codebase only (not pub...Gravatar Martin Wicke2018-03-22
* [tf.data] Add experimental ability to override the function threadpool.Gravatar Derek Murray2018-02-22
* [tf.data] Move the `tf.contrib.data.unique()` C++ implementation to contrib.Gravatar Derek Murray2018-02-21
* [tf.data] Move C++ code backing `tf.contrib.data.ignore_errors()` to contrib.Gravatar Derek Murray2018-02-07
* Add range encode and decode to new tensorflow contrib.Gravatar Sung Jin Hwang2018-01-17
* Add tf.contrib.image.connected_components.Gravatar Dan Ringwalt2018-01-17
* Merge changes from github.Gravatar A. Unique TensorFlower2017-12-22
* Automated g4 rollback of changelist 179260538Gravatar Dandelion Man?2017-12-15
* Automated g4 rollback of changelist 179258973Gravatar A. Unique TensorFlower2017-12-15
* Merge changes from github.Gravatar Dandelion Man?2017-12-15
* Merge changes from github.Gravatar Yifei Feng2017-11-22
* Automated g4 rollback of changelist 176615107Gravatar Yifei Feng2017-11-22
* Merge changes from github.Gravatar Yifei Feng2017-11-21
* Remove deleted files from CMakeGravatar A. Unique TensorFlower2017-11-21
* Automated g4 rollback of changelist 174912490Gravatar A. Unique TensorFlower2017-11-10
* [tf.data] Move contrib op registrations to tensorflow/contrib/data/ops.Gravatar Derek Murray2017-11-07
* Adds a PrefetchWithFn op to contrib/data. Alongwith the FunctionBufferingReso...Gravatar Rohan Jain2017-10-30
* Merge changes from github.Gravatar Benoit Steiner2017-10-24
* [Windows] Include tf.contrib.image ops as part of the Windows build.Gravatar Derek Murray2017-10-04
* boosted_trees: Removed less used AddTreesToEnsembleOp (only used for tests no...Gravatar A. Unique TensorFlower2017-09-27
* Move two ops (GenerateVocabRemapping and LoadAndRemapMatrix) and their kernel...Gravatar A. Unique TensorFlower2017-08-23
* Merge changes from github.Gravatar Andrew Harp2017-08-21
* Initial commit of the nearest neighbor code: adding ops for generatingGravatar A. Unique TensorFlower2017-08-17
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* Remove tpu_sendrecv_ops from Windows cmake file.Gravatar Peter Hawkins2017-08-03
* Remove old TensorForest implementation.Gravatar A. Unique TensorFlower2017-07-24
* Make boosted_trees work on windows.Gravatar A. Unique TensorFlower2017-07-20
* Merge changes from github.Gravatar Shanqing Cai2017-07-10
* Move resampler from sonnet to contrib.Gravatar A. Unique TensorFlower2017-06-26
* Introduce Tensor Processing Unit-specific operations and estimators. This com...Gravatar Frank Chen2017-06-20
* Add python support of remote fused graph ops to contribGravatar A. Unique TensorFlower2017-06-16
* Open-source skip-gram opsGravatar Wei Ho2017-05-31
* Post-open-sourcing shufflings of load matrix ops.Gravatar Wei Ho2017-05-25
* Open-source ops to load and remap matrix (2-D) tensors. (Used for loading/rem...Gravatar Wei Ho2017-05-25
* Add graph transform rewriter for remote fused graphGravatar A. Unique TensorFlower2017-05-18
* Do not build neon on windows.Gravatar Gunhan Gulsoy2017-05-17
* Move bucketize op to math_ops. This exposes the method as math_op._bucketize,...Gravatar A. Unique TensorFlower2017-05-01
* [TF contrib seq2seq] Beam search tree decoder op "GatherTree".Gravatar Eugene Brevdo2017-04-18
* Merge changes from github.Gravatar Patrick Nguyen2017-04-17
* Adding license headers to cmake files.Gravatar A. Unique TensorFlower2017-04-11
* Add nccl to tf.contrib.Gravatar A. Unique TensorFlower2017-03-31
* Merge changes from github.Gravatar Martin Wicke2017-03-23