1. 27 Nov, 2019 1 commit
    • Leona C's avatar
      Documentation for Dynamic Shapes and additional graph construction options (#3930) · 6433a8f0
      Leona C authored
      * Initial dynamic shapes doc
      
      * Basics on dynamic shapes, with example code
      
      * Add glossary defs and dynamic shapes example
      
      * Slightly better organization
      
      * Address make style check failure, maybe
      
      * Test dynamic shapes doc w 0.27.0-rc.0+9aa81d9
      
      * Resolve doc build error w new opset versioning
      
      * Review comments addressed
      
      * Add theme-relevant revised illustrations from collab_ngai
      
      * style
      
      * Style fixes
      
      * Run make style-apply with clang-format-3.9
      6433a8f0
  2. 05 Apr, 2019 1 commit
    • Adam Procter's avatar
      Change OneHot to accept only integral types (#2689) · 9fea22b2
      Adam Procter authored
      * Change OneHot to accept only non-real types
      
      * Update docstring
      
      * Update Python test
      
      * Add is_integral to element::Type
      
      * Update docs
      
      * Change is_integral to false for boolean
      
      * Revert "Change is_integral to false for boolean"
      
      This reverts commit 099ff378ae7fcbd1d9346665812f6b95e4886186.
      
      * Revert "Add is_integral to element::Type"
      
      This reverts commit 58fdf76fecaefdad10431f9a894523f326f3adca.
      
      * Change is_integral so it is, by definition, !is_real
      9fea22b2
  3. 26 Apr, 2018 1 commit