1. 27 Nov, 2023 1 commit
  2. 17 Aug, 2021 1 commit
  3. 29 Jul, 2021 1 commit
  4. 14 Jul, 2021 1 commit
  5. 02 Jul, 2021 1 commit
  6. 11 Jun, 2021 1 commit
    • Cagri Eryilmaz's avatar
      Nfnet example (#849) · 0e5682cd
      Cagri Eryilmaz authored
      
      
      * Initial commit for NFNet inference example.
      
      * updates to notebook and readme
      
      * slice op parser changes for nfnet
      
      * ort comparison script
      
      * initial functional notebook example for nfnet-f0
      
      * requirements file and update on onnx file pointer
      
      * update intro text, add second inference for time measurement
      
      * update to nfnet readme
      
      * removing artifact update to parse_slice.cpp, needed updates are in other branch
      
      * typo in nfnet readme
      
      * update to main examples readme
      
      * Initial commit for NFNet inference example.
      
      * updates to notebook and readme
      
      * slice op parser changes for nfnet
      
      * ort comparison script
      
      * initial functional notebook example for nfnet-f0
      
      * requirements file and update on onnx file pointer
      
      * update intro text, add second inference for time measurement
      
      * update to nfnet readme
      
      * removing artifact update to parse_slice.cpp, needed updates are in other branch
      
      * typo in nfnet readme
      
      * update to main examples readme
      
      * remove duplicate import
      
      * formatting
      
      * updates to readme, notebook cleanup, remove not-needed requirement artifact
      
      * Update README.md
      
      * Apply suggestions from code review
      Co-authored-by: default avatarkahmed10 <15948690+kahmed10@users.noreply.github.com>
      Co-authored-by: default avatarkahmed10 <15948690+kahmed10@users.noreply.github.com>
      Co-authored-by: default avatarmvermeulen <5479696+mvermeulen@users.noreply.github.com>
      0e5682cd
  7. 22 Apr, 2021 1 commit
    • Cagri Eryilmaz's avatar
      Super resolution example (#789) · 78eaf2b8
      Cagri Eryilmaz authored
      
      
      * initial push for super resolution: notebook + image + requirements
      
      * first version of working notebook
      
      * cleaning up notebook
      
      * added super resolution to main examples readme file
      
      * readme file for super resolution example
      
      * torch is not needed, removed from requirements
      
      * removed not-needed imports and code from notebook
      
      * update to super resolution readme
      
      * New input image. Added PSNR. Related code changes in notebook
      
      * readme file update for step-by-step instructions
      
      * opencv requirement moved to requirements file. updated notebook accordingly
      
      * update to main examples readme file
      
      * typo in readme
      Co-authored-by: default avatarkahmed10 <15948690+kahmed10@users.noreply.github.com>
      Co-authored-by: default avatarmvermeulen <5479696+mvermeulen@users.noreply.github.com>
      78eaf2b8
  8. 20 Apr, 2021 1 commit
    • Cagri Eryilmaz's avatar
      Bert squad example (#779) · 28f5f835
      Cagri Eryilmaz authored
      
      
      * initial push for bert-squad example
      
      * migraphx and ort implementation + json input sample
      
      * notebook draft
      
      * first working example for bert-squad with migraphx
      
      * cleaning up ORT example
      
      * updated inputs file, 3 questions
      
      * Simple and rather ugly readme. Requirements file
      
      * formatting
      
      * updates to readme file
      
      * Update README.md
      
      * Update README.md
      
      * cleanup
      
      * no need timer function for now
      
      * jupyter notebook example
      
      * updates to notebook file
      
      * readme flow change
      
      * typo in notebook
      
      * another example input file
      
      * cleanup
      
      * benchmark file
      
      * formatting
      
      * bert update to examples readme file
      
      * formatting
      
      * missed another formatting
      
      * removed path workaround from .py and notebook
      
      * renaming requirements file to requirements_bertsquad.txt
      
      * no need for bench and ort files
      
      * reflecting requirement file name change in notebook
      
      * removing duplicates of import json
      
      * formatting
      Co-authored-by: default avatarroot <root@rocm-framework-1.amd.com>
      Co-authored-by: default avatarkahmed10 <15948690+kahmed10@users.noreply.github.com>
      28f5f835
  9. 20 Jan, 2021 1 commit
    • turneram's avatar
      Added initial examples (#672) · 7ecc003b
      turneram authored
      * Added initial examples
      
      * Added python example from wiki
      
      * Edited readme
      
      * Added cpp interface files
      
      * Made changes to readmes
      
      * Added jupyter notebook for tf2 ex, added readme for tf1 ex
      
      * Added dockerfile
      
      * Re-structured driver example
      
      * Removed unnecessary files
      
      * Changed include path
      
      * Removed cpp_interface to rewrite
      
      * Added example of parsing, loading, saving with C++ API
      
      * Updated readme
      
      * Small code change, altered docker invocation, formatiing
      
      * Formatting
      
      * Added newline to end of dockerfile
      
      * Formatting
      
      * Formatting
      
      * Added C++ API inference example program
      
      * Formatting
      
      * Added README to cpp inference example
      
      * DeepCode suggested changed
      
      * DeepCode suggested change
      
      * Redesign python inference example
      
      * Address review comments
      
      * Address review comments
      
      * Address review comments
      7ecc003b
  10. 02 Nov, 2020 1 commit