aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/tile_ops.cc
Commit message (Expand)AuthorAge
* Improving error messages for dtypes.Gravatar A. Unique TensorFlower2018-08-09
* Register tile_ops GPU kernel for bool types.Gravatar Rui Zhao2017-11-17
* Merge changes from github.Gravatar Andrew Harp2017-11-02
* Merge changes from github.Gravatar Benoit Steiner2017-10-24
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* [TF] Optimization of tf.tile: Skip allocation if multiples is all ones.Gravatar Eugene Brevdo2017-04-18
* Merge changes from github.Gravatar Andrew Harp2017-03-01
* Increase maximum tensor rank to 7 for slice, strided_slice, and tile ops.Gravatar A. Unique TensorFlower2017-01-24
* Merge changes from github.Gravatar Jonathan Hseu2016-12-22
* Add the int32 TypeConstraint to all kernels that could take both int32Gravatar Vijay Vasudevan2016-10-14
* enable tile for complex inputs in gpu, github issue #2577Gravatar Olivia Nordquist2016-10-04
* Automated rollback of change 133293158Gravatar Olivia Nordquist2016-09-15
* enable tile for complex inputs in gpu, github issue #2577Gravatar Olivia Nordquist2016-09-15
* Automated rollback of change 130659785Gravatar Vijay Vasudevan2016-08-18
* Automated rollback of change 130654153Gravatar Geoffrey Irving2016-08-18
* Increase maximum rank of 'tile' and 'pad' ops input tensors to 6.Gravatar A. Unique TensorFlower2016-08-18
* Shard tile_ops.cc for cpu, to reduce compilation times.Gravatar A. Unique TensorFlower2016-08-16
* Change some kernels to use TF_CALL* macros, so that the instantiations for someGravatar A. Unique TensorFlower2016-06-06
* Merge changes from github.Gravatar Martin Wicke2016-06-03
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Added support for fp16 to all the tiling opsGravatar Benoit Steiner2016-05-03
* Add a .Deprecated method to REGISTER_OPGravatar Geoffrey Irving2016-04-20
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Change uses of TensorShape::ShortDebugString to DebugStringGravatar Geoffrey Irving2016-01-22
* Move #include <vector> out of port.h to users of std::vector<>.Gravatar Josh Levenberg2016-01-21
* Moving the type_index implementation from resource_mgr.h to a separate file.Gravatar Yangqing Jia2016-01-12
* Fix bug where attrs with values that are the empty listGravatar Josh Levenberg2016-01-07
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-01-07
* Change: 111522571Gravatar A. Unique TensorFlower2016-01-06
* New GraphDef version 4: TensorFlow is now scalar strictGravatar A. Unique TensorFlower2016-01-06
* Added 'logging' import to control_flow_ops which is used in the file but not ...Gravatar A. Unique TensorFlower2016-01-05
* TensorFlow: upstrea changes from git.Gravatar Vijay Vasudevan2015-12-07
* TensorFlow: upstream changes to gitGravatar Manjunath Kudlur2015-12-02
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Minor updates to docs, BUILD, GPU config / perf, etc.Gravatar Vijay Vasudevan2015-11-12
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06