-
Adam Procter authored
* Add elementwise ops to runtime * equals operator implementation at graph and runtime level * "Select" operator (elementwise ?:) at graph and runtime level * A few file renames (`notequal` -> `not_equal`, `lessthan` -> `less_than`) * Macro wrapping boilerplate for op registration in `external_function.cpp` (this covers everything except `op::Parameter`).
1138d1b9
Name |
Last commit
|
Last update |
---|---|---|
cmake | ||
contrib/docker | ||
doc | ||
examples | ||
maint | ||
src | ||
test | ||
third-party | ||
.clang-format | ||
.gitignore | ||
CMakeLists.txt | ||
README.md |