aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/dense_update_ops.cc
Commit message (Expand)AuthorAge
* Support quint16 in Assign on CPU.Gravatar Ben Lee2018-06-25
* Register kernels for Assign and AssignVariableOp on GPU for integer types.Gravatar Alexandre Passos2018-02-15
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* Automated g4 rollback of changelist 161781962Gravatar Eugene Brevdo2017-07-13
* Automated g4 rollback of changelist 161726749Gravatar A. Unique TensorFlower2017-07-13
* Factor out DenseUpdate ops into dense_update_functor build dep.Gravatar Eugene Brevdo2017-07-12
* GPU-enabled WhereOp using CUB.Gravatar Eugene Brevdo2017-06-29
* Prepare to not include node_def.proto.h in node_def_util.hGravatar Geoffrey Irving2017-06-23
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Merge changes from github.Gravatar Andrew Harp2017-03-01
* Fixes bug where assigning a zero-sized Tensor to a string variable can segfaultGravatar Alexandre Passos2017-02-13
* Improve the performance of CPU assignment for strings. Very large increase inGravatar A. Unique TensorFlower2017-01-19
* 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
* Added support for fp16 to TensorFlow queue operations used by the inceptionGravatar Benoit Steiner2016-06-15
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* fp16-enable all the componentwise ops.Gravatar A. Unique TensorFlower2016-04-15
* Make the TF_CALL_*() macros drop the semicolon, instead putting that burdenGravatar A. Unique TensorFlower2016-04-11
* Register quantized types for dense assign.Gravatar A. Unique TensorFlower2016-04-05
* Rollback of "Add GPU support to Variable and Assign for all POD types"Gravatar Martin Wicke2016-03-22
* Add GPU support to Variable and Assign for all POD typesGravatar Geoffrey Irving2016-03-21
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* #include "tensorflow/core/platform/mutex.h"Gravatar Josh Levenberg2016-01-07
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06