"include/ck/utility/sequence.hpp" did not exist on "4f4aba4872e0b080a112337972c5cc02623c7b1a"
Added greater and less operators (#660)
* Added greater and less operators
* Fixed ops_test.cpp
* Set commutative to false for less, greater
* Refactored parse_equal/less/greater into parse_compare_op
* Removed unnecessary function attributes() from greater.hpp/less.hpp
* Added op_name arguments
* Removed local settings
* Formatting
* Missing comma
* Formatting
* Formatting
* Formatting
* Formatting
* Formatting
* Missing space
Co-authored-by:
Paul Fultz II <pfultz2@yahoo.com>
Showing
File added
test/onnx/greater_test.onnx
0 → 100644
File added
Please register or sign in to comment