1. 07 Sep, 2022 4 commits
  2. 06 Sep, 2022 6 commits
  3. 31 Aug, 2022 3 commits
  4. 30 Aug, 2022 5 commits
  5. 29 Aug, 2022 1 commit
  6. 27 Aug, 2022 2 commits
  7. 26 Aug, 2022 7 commits
  8. 24 Aug, 2022 1 commit
  9. 23 Aug, 2022 1 commit
    • Charlie Lin's avatar
      Dynamic ref NMS (#1288) · fa3c21fa
      Charlie Lin authored
      Has NMS op output a dynamic shape (ONNX spec behavior)
      Allows for dynamic input shape to NMS op
      fa3c21fa
  10. 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
  11. 19 Aug, 2022 3 commits
  12. 18 Aug, 2022 1 commit
    • shivadbhavsar's avatar
      pybind updates for torch_migraphx library (#1323) · 8045f7c8
      shivadbhavsar authored
      Add function argument_from_pointer to allow directly passing a migraphx.shape object and a memory address. 
      Expose the is_compiled() method from migraphx::program. 
      Expose the enum types under migraphx::op. 
      8045f7c8
  13. 17 Aug, 2022 3 commits
  14. 16 Aug, 2022 2 commits