- 15 11月, 2017 1 次提交
-
-
由 Abhinav Arora 提交于
* Adding greater than and less than equal ops to compare op * Changing the name of the less_than_equal and greater_than_equal op * Also changing the name of the functors
-
- 08 11月, 2017 2 次提交
* Adding greater than and less than equal ops to compare op * Changing the name of the less_than_equal and greater_than_equal op * Also changing the name of the functors
CompareOp can run on CPU even other operators are running on GPU, since opeatations like comparing control flags should be performed only on CPU