aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/ops/bitwise_ops.cc
Commit message (Expand)AuthorAge
* Automated g4 rollback of changelist 180691955Gravatar Anna R2018-01-09
* Merge changes from github.Gravatar Raghuraman Krishnamoorthi2018-01-03
* Automated g4 rollback of changelist 180670333Gravatar Anna R2018-01-03
* Removing doc strings from REGISTER_OP calls in core/ops.Gravatar Anna R2018-01-03
* Merge changes from github.Gravatar Andrew Harp2017-11-02
* Add bitwise LeftShift (aka. tf.bitwise.left_shift) and RightShift (tf.bitwise...Gravatar Peter Hawkins2017-10-17
* Add PopulationCount op (popcnt): element-wise counts the number of "on" bits.Gravatar Eugene Brevdo2017-07-25
* Add a bitwise module with bitwise_and, bitwise_or, bitwise_xor, and invert fu...Gravatar A. Unique TensorFlower2017-06-16