1. 12 Mar, 2020 1 commit
  2. 01 Jan, 2020 1 commit
  3. 27 Nov, 2019 1 commit
  4. 22 Nov, 2019 1 commit
    • Scott Cyphers's avatar
      Cyphers/uop (#3903) · 4c5dbf07
      Scott Cyphers authored
      * Address op_tbl issues
      
      * fix
      
      * fix
      
      * fix
      
      * Cleanup
      
      * cleanup
      
      * cleanup
      
      * More fixes
      
      * Revert ser changes
      
      * Compiles
      
      * opset conversion fixed
      
      * Fix opset conversion tests
      
      * Deal with Reciprocal and FloorMod movement
      
      * Cleanup
      
      * Remove duplicate enums
      
      * Experiment
      
      * experiment
      
      * Types
      
      * Reorg around clang 3.9 bug
      4c5dbf07
  5. 04 Nov, 2019 1 commit
    • Tomasz Socha's avatar
      [SPEC] [MLIR] Adjust names of logical operators to the spec. (#3819) · 18d12ad8
      Tomasz Socha authored
      * [SPEC] Rename operator Xor->LogicalXor
      
      * Fix clang issue
      
      * Fix bug in opset transformations. Add support for LogicalXor in backends
      
      * Style fix
      
      * Fix a bug in CPU emmiter
      
      * [SPEC] Rename operator Or->LogicalOr
      
      * [SPEC] Rename operator And->LogicalAnd
      
      * [SPEC] Rename operator Not->LogicalNot
      
      * [SPEC] Rename operator LessEq->LessEqual
      18d12ad8
  6. 29 Oct, 2019 1 commit
  7. 11 Oct, 2019 1 commit
  8. 30 Sep, 2019 1 commit
  9. 20 Sep, 2019 2 commits