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

Update some PyTorch examples for new API #191

Merged
merged 10 commits into from
Dec 22, 2022
Merged

Commits on Dec 21, 2022

  1. Update some PyTorch examples for new API

    Signed-off-by: Cheng, Penghui <penghui.cheng@intel.com>
    PenghuiCheng committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    a6ad7e1 View commit details
    Browse the repository at this point in the history
  2. Update some PyTorch examples to new API

    Signed-off-by: Cheng, Penghui <penghui.cheng@intel.com>
    PenghuiCheng committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    743fb99 View commit details
    Browse the repository at this point in the history
  3. Change nlp qa pipeline example with new API

    Signed-off-by: Cheng, Penghui <penghui.cheng@intel.com>
    PenghuiCheng committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    30b57cd View commit details
    Browse the repository at this point in the history
  4. Update examples of PyTorch with new APIs

    Signed-off-by: Cheng, Penghui <penghui.cheng@intel.com>
    PenghuiCheng committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    f1aa252 View commit details
    Browse the repository at this point in the history
  5. Fixed benchmark error and distillation error for nlp question-answering

    Signed-off-by: Cheng, Penghui <penghui.cheng@intel.com>
    PenghuiCheng committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    daa2294 View commit details
    Browse the repository at this point in the history
  6. Update examples test config file

    Signed-off-by: Cheng, Penghui <penghui.cheng@intel.com>
    PenghuiCheng committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    152f4de View commit details
    Browse the repository at this point in the history
  7. Change benchmark mode to performance

    Signed-off-by: Cheng, Penghui <penghui.cheng@intel.com>
    PenghuiCheng committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    8ddfc72 View commit details
    Browse the repository at this point in the history
  8. Add num_of_instance for examples benchmark

    Signed-off-by: Cheng, Penghui <penghui.cheng@intel.com>
    PenghuiCheng committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    642c2a5 View commit details
    Browse the repository at this point in the history
  9. Fixed examples test error

    Signed-off-by: Cheng, Penghui <penghui.cheng@intel.com>
    PenghuiCheng committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    cd40ec3 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Update README

    Signed-off-by: Cheng, Penghui <penghui.cheng@intel.com>
    PenghuiCheng committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    225427d View commit details
    Browse the repository at this point in the history