aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/one_hot_op_test.py
Commit message (Expand)AuthorAge
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Bugfix for one-hot op when inputs have no elements.Gravatar Eugene Brevdo2016-07-29
* OneHotOp should use int for prefix_dim_size not index type.Gravatar A. Unique TensorFlower2016-07-22
* Automated rollback of change 127987690Gravatar Olivia Nordquist2016-07-20
* Merge changes from github.Gravatar Martin Wicke2016-06-03
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Merge changes from github.Gravatar Vijay Vasudevan2016-05-24
* Merge changes from github.Gravatar A. Unique TensorFlower2016-05-05
* Add the OneHot op.Gravatar Eugene Brevdo2016-02-24