- 20 Apr, 2021 1 commit
-
-
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:
root <root@rocm-framework-1.amd.com> Co-authored-by:
kahmed10 <15948690+kahmed10@users.noreply.github.com>
-
- 04 Mar, 2021 1 commit
-
-
Cagri Eryilmaz authored
* adding changes for resnet50 inference: opencv version problem wit qt + headless server support * added histogram output instead of text Co-authored-by:mvermeulen <5479696+mvermeulen@users.noreply.github.com>
-
- 20 Jan, 2021 1 commit
-
-
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
-
- 02 Nov, 2020 1 commit
-
-
kahmed10 authored
* add dockerfile and update readme * newline * create examples dir * remove cmake line Co-authored-by:Shucai Xiao <shucai.xiao@amd.com>
-