1. 09 May, 2019 1 commit
  2. 10 Apr, 2019 1 commit
  3. 22 Oct, 2018 1 commit
    • Adam Straw's avatar
      add support for Quantize round mode (#1859) · 51104813
      Adam Straw authored
      * added half_toward_zero; all previous tests passing
      
      * all rounding modes added with unit tests
      
      * fix cpu emitter
      
      * round mode doc
      
      * round out round modes
      
      * doc typo
      
      * using  names for round modes
      
      * use ceil/floor for rounding functions instead of round/nearbyint
      
      * clean up doc
      
      * equidistant
      51104813
  4. 18 Oct, 2018 1 commit
    • Adam Straw's avatar
      Quantized and Dequantize doc fixes (#1850) · 7e394ac6
      Adam Straw authored
      * fixing some quantize and dequantize doc issues
      
      * Update doc/sphinx/source/ops/dequantize.rst
      
      * Update doc/sphinx/source/ops/dequantize.rst
      
      * Update doc/sphinx/source/ops/dequantize.rst
      
      * Update doc/sphinx/source/ops/quantize.rst
      
      * Update doc/sphinx/source/ops/quantize.rst
      
      * Update doc/sphinx/source/ops/quantize.rst
      
      * change output to hypertext
      
      * style check
      7e394ac6
  5. 17 Oct, 2018 1 commit