aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/cmake/tf_core_ops.cmake
Commit message (Expand)AuthorAge
* Add GCS configure ops.Gravatar Brennan Saeta2018-05-30
* Open sourcing proto/rpc ops.Gravatar Jiri Simsa2018-04-06
* Added kernels and estimators for Gradient Boosting Trees algorithm.Gravatar Younghee Kwon2018-03-29
* Move cuDNN RNN ops to core, for use in the internal TF codebase only (not pub...Gravatar Martin Wicke2018-03-22
* [tf.data] Move C++ code backing `tf.contrib.data.ignore_errors()` to contrib.Gravatar Derek Murray2018-02-07
* Merge changes from github.Gravatar Michael Case2018-02-07
* Moves batch ops to core and exposes tf.contrib.batchingGravatar Alexandre Passos2018-01-23
* Add range encode and decode to new tensorflow contrib.Gravatar Sung Jin Hwang2018-01-17
* Immutable differentiable tf lists.Gravatar Alexandre Passos2018-01-12
* Merge changes from github.Gravatar Shanqing Cai2017-12-06
* 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
* [CMake] Generate audio_ops wrappers in the CMake build.Gravatar Derek Murray2017-10-27
* Adding summaries to the resnet example.Gravatar Alexandre Passos2017-10-25
* [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
* Make boosted_trees work on windows.Gravatar A. Unique TensorFlower2017-07-20
* Add GradientsDebugger to tfdbgGravatar Shanqing Cai2017-07-13
* Move resampler from sonnet to contrib.Gravatar A. Unique TensorFlower2017-06-26
* Migrate ops for new version of TensorForest.Gravatar A. Unique TensorFlower2017-06-22
* Automated g4 rollback of changelist 159718610Gravatar A. Unique TensorFlower2017-06-21
* Migrate ops for new version of TensorForest.Gravatar A. Unique TensorFlower2017-06-21
* Introduce Tensor Processing Unit-specific operations and estimators. This com...Gravatar Frank Chen2017-06-20
* Add a bitwise module with bitwise_and, bitwise_or, bitwise_xor, and invert fu...Gravatar 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
* Initial release of the new `Dataset` API for input pipelines.Gravatar Derek Murray2017-05-16
* Fix mac build.Gravatar Yutaka Leon2017-05-04
* 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
* Add stateless random ops for custom control of seedingGravatar Geoffrey Irving2017-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
* Internal changesGravatar Rohan Jain2017-03-23
* First version of BigQuery Reader.Gravatar A. Unique TensorFlower2017-03-13
* Add tf.spectral, a module for spectral operations.Gravatar RJ Ryan2017-03-07
* Fix cmake windows build.Gravatar Jingyue Wu2017-03-01
* Add an op to execute a subgraph fused and transferred by GraphTransferer in a...Gravatar A. Unique TensorFlower2017-02-03
* Merge changes from github.Gravatar Jonathan Hseu2016-12-22
* Merge changes from github.Gravatar Martin Wicke2016-12-14
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* Merge changes from github.Gravatar A. Unique TensorFlower2016-11-17
* Merge changes from github.Gravatar Benoit Steiner2016-11-09
* Merge changes from github.Gravatar A. Unique TensorFlower2016-10-10
* Merge changes from github.Gravatar Dan Mané2016-09-09