Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New API ONNXRT example update #187

Merged
merged 44 commits into from
Dec 27, 2022
Merged

New API ONNXRT example update #187

merged 44 commits into from
Dec 27, 2022

Commits on Nov 29, 2022

  1. update example for new API

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    7b2c5fc View commit details
    Browse the repository at this point in the history
  2. update example for new API

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    e8beaed View commit details
    Browse the repository at this point in the history
  3. update example for new API

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    a972603 View commit details
    Browse the repository at this point in the history
  4. update example for new API

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    3c0291d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. update onnx example

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    7e09b64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1a5c29 View commit details
    Browse the repository at this point in the history
  3. update onnx example

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    80ecba6 View commit details
    Browse the repository at this point in the history
  4. update onnxrt example link

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    533903d View commit details
    Browse the repository at this point in the history
  5. remove onnrt example with old API

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    981d175 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. update onnxrt example

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    e99f41a View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. fix conflict

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    c665e8f View commit details
    Browse the repository at this point in the history
  2. update onnxrt example params

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    151c5f3 View commit details
    Browse the repository at this point in the history
  3. update onnxrt example link

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    b7305f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. fix typo

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    96fb672 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    51f75fa View commit details
    Browse the repository at this point in the history
  2. update onnxrt example batch size

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    202ee5a View commit details
    Browse the repository at this point in the history
  3. update inc_dict.txt

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    15c4863 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. fix example bug

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    d93ea26 View commit details
    Browse the repository at this point in the history
  2. fix example bug

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    31aa991 View commit details
    Browse the repository at this point in the history
  3. fix batch size bug

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    19dd927 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e311f57 View commit details
    Browse the repository at this point in the history
  5. update numpy dtype

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    ef975dd View commit details
    Browse the repository at this point in the history
  6. update version

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    89fa234 View commit details
    Browse the repository at this point in the history
  7. fix dataloader error

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    e6407c5 View commit details
    Browse the repository at this point in the history
  8. fix conflicts

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    e4f4b5e View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. fix example error

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    667fb3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d755eb View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. fix quantize bug

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    3ac23d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6465e4d View commit details
    Browse the repository at this point in the history
  3. fix typo

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    42b202c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31bbb9b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. update ort example & fix typo

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    9603b43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fb5e57 View commit details
    Browse the repository at this point in the history
  3. update model config and link

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    20a22fc View commit details
    Browse the repository at this point in the history
  4. remove tiny_yolov3, yolov3, yolov4

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    ea851f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. remove ort mask-rcnn, faster-rcnn, ssd

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    689cf19 View commit details
    Browse the repository at this point in the history
  2. update onnxrt example

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    a6ff8c8 View commit details
    Browse the repository at this point in the history
  3. update ort example code

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    a3d7ac0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b0e8b7 View commit details
    Browse the repository at this point in the history
  5. fix example error

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    dcfe31a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65fbc05 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. fix ort example benchmark

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    db7caf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    765b894 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

  1. fix performance benchmark

    Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
    yuwenzho committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    828dfa6 View commit details
    Browse the repository at this point in the history