1. 17 Jan, 2020 2 commits
    • Leona C's avatar
      Robust debugging docs (#4060) · 8a5a4c89
      Leona C authored
      * Robust debugging docs
      
      * Add section on nbench and address comments from review
      
      * Collaborate with Gauri to revise profiling section
      
      * Revise and PR feedback
      
      * Move note
      
      * Fix wording
      
      * Order sections more logically and fix a comma
      
      * Phrasing fix on nbench_tf summary
      
      * More prominent notice of experimental debug flags
      
      * Better description for diagnostic tools
      
      * Remove miscellaneous framework support
      
      * clean up section
      
      * Remove deprecated links
      
      * Update sitemap to not use a page title
      
      * Useful descriptions
      
      * PR feedback
      
      * Not a flag
      
      * Prebuilt MLIR compile flag available
      
      * Remove duplicate flag
      
      * update pass manager example
      
      * Meta documentation note in release notes
      
      * Ensure docs build with lastest upstream ops
      
      * Transpose op doc fixes
      
      * Better intra-doc links
      
      * Commas in csv format are important
      
      * Final review with Gauri
      
      * Remove dupes, CPU-specific envvars
      
      * changes re: Comments from Gauri
      Co-authored-by: 's avatarRobert Kimball <robert.kimball@intel.com>
      Co-authored-by: 's avatarSang Ik Lee <sang.ik.lee@intel.com>
      8a5a4c89
    • Nagy Mostafa's avatar
      [MLIR] Enable lowering of GroupConv in MLIR CPU backend (#4102) · 8e46ff86
      Nagy Mostafa authored
      * WIP
      
      * WIP
      
      * Refactored existing convolution
      
      * Add Channel and num of filters bounds parameters to helper
      
      * Works on unit-tests. v1 op gets converted and breaks
      
      * Fixed group conv with groups in filters shape. Tests pass
      
      * style
      
      * add LIT tests
      
      * Switch outer loop to affine loop
      
      * re-org code
      
      * PR fixes
      
      * Revert ops.td
      
      * PR fixes
      8e46ff86
  2. 16 Jan, 2020 6 commits
  3. 14 Jan, 2020 9 commits
  4. 13 Jan, 2020 2 commits
  5. 12 Jan, 2020 1 commit
  6. 11 Jan, 2020 4 commits
  7. 10 Jan, 2020 9 commits
  8. 09 Jan, 2020 7 commits