• Adam Procter's avatar
    MNIST elementwise ops (#137) · 1138d1b9
    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
..
ngraph Loading commit data...
CMakeLists.txt Loading commit data...