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. 06 May, 2023 1 commit
    • Chris Austen's avatar
      Rocm56 dynbatch (#1737) · 2e128d9d
      Chris Austen authored
      
      
      * Removed split_single_dyn_dim compile flag (#1711)
      * Update C/C++ API for dynamic batch (#1712)
      * Python API update for dynamic batch (#1723)
      * Dynamic batch C++ API example #1728
      * Optimize file space of github runners (#1743)
      Co-authored-by: default avatarCharlie Lin <charlie.lin@amd.com>
      2e128d9d
  3. 06 Apr, 2023 1 commit
    • Charlie Lin's avatar
      Driver dynamic batch update (#1652) · adccec52
      Charlie Lin authored
      Examples..
      
      bin/driver verify /codes/onnx_models/resnet50-v1-7/resnet50-v1-7.onnx --split-single-dyn-dim --batch 3 --dyn-input-dim @data "[{min:1, max:4}, 3, 224, 224]"
      
      bin/driver compile /codes/onnx_models/resnet50-v1-7/resnet50-v1-7.onnx --split-single-dyn-dim --default-dyn-dim "{min:1, max:10}" --output resnet50_batch1-10.mxr
      
      bin/driver perf resnet50_batch1-10.mxr --batch 4
      adccec52
  4. 16 Feb, 2023 1 commit
  5. 23 Feb, 2021 1 commit