aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/adjust_hue_op.cc
Commit message (Expand)AuthorAge
* Make single-parameter constructors explicitGravatar A. Unique TensorFlower2017-05-31
* Annotate overriding functions with "override" or "final" (and not with "virtu...Gravatar A. Unique TensorFlower2017-05-26
* Fix lint issues after pull.Gravatar Martin Wicke2017-03-24
* Merge changes from github.Gravatar Martin Wicke2017-03-23
* Rename forward_input_to_output -> forward_input_to_output_with_same_shape to ...Gravatar A. Unique TensorFlower2017-02-23
* Allow (safe) in-place computation in TensorFlow C++ ops. When at least one in...Gravatar A. Unique TensorFlower2017-02-21
* Add a fused adjust_hue that is 6-7 times faster on CPU. The GPU kernel will beGravatar Xiaoqiang Zheng2016-11-03