"...gpu/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "8202e4112b35a274b356aa171af2e35396ed9aa2"
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
test/onnx/less_test.onnx
0 → 100644
File added
Please register or sign in to comment