1. 25 May, 2023 1 commit
    • Chris Austen's avatar
      Documentation updates for 5.6 (#1773) · f9ddbc8e
      Chris Austen authored
      * Use action to free space which uses apt  remove to remove all the dependencies as well (#1756)
      * Docsupdate (#1748)
      * adjust docker files to support new rocm 5.5 (#1729)
      * update to v0.11.0 of rocm-docs-core (#1763)
      f9ddbc8e
  2. 22 Jun, 2022 1 commit
  3. 24 May, 2022 1 commit
    • shivadbhavsar's avatar
      Fix onnx mean parsing for integral inputs (#1209) · d895104a
      shivadbhavsar authored
      As described in #1196, the ONNX mean parser does not work correctly for integral types. This update fixes the issue by handling integral types separately, where summation is performed before division. Additional test cases have also been added for handling integral types.
      d895104a
  4. 05 May, 2022 1 commit
    • Paul Fultz II's avatar
      Cppcheck fixes (#1195) · d582425b
      Paul Fultz II authored
      Fixes the #error when using cppcheck. This no longer suppresses cppcheck errors when including those errors. This fixes the cppcheck errors that was there already.
      d582425b
  5. 28 Jan, 2022 1 commit