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. 18 Mar, 2023 1 commit
  3. 06 Sep, 2022 1 commit
  4. 21 Aug, 2022 1 commit
    • varunsh's avatar
      Update is_supported (#1334) · 79e15ca9
      varunsh authored
      * Update is_supported
      * Return object from is_supported
      * Return by reference in interator
      79e15ca9
  5. 25 Jul, 2022 1 commit
    • varunsh's avatar
      Add fpga target (#1304) · 8a30d698
      varunsh authored
      * Add is_supported to the target
      * Add get_target_assignments
      * Rename assignment to target_assignments
      * Add ref target header to test
      * Add fpga target
      * Make context const in compute
      8a30d698