- 22 Jun, 2022 1 commit
-
-
Ted Themistokleous authored
Updated each source file in the repo with the existing license.
-
- 31 May, 2022 1 commit
-
-
dependabot[bot] authored
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.6.4 to 2.7.2. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.6.4...v2.7.2 ) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Chris Austen <causten@users.noreply.github.com>
-
- 27 May, 2022 1 commit
-
-
Chris Austen authored
-
- 25 May, 2022 2 commits
-
-
Chris Austen authored
raw is the download for the file, blob is the url for the github page.
-
dependabot[bot] authored
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.3 to 2.6.4. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.5.3...v2.6.4 ) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Chris Austen <causten@users.noreply.github.com>
-
- 11 May, 2022 1 commit
-
-
Chris Austen authored
ONNX Models changed from master to main. Changing path reflect the proper location
-
- 14 Apr, 2022 1 commit
-
-
kahmed10 authored
update path for where file is located
-
- 17 Feb, 2022 1 commit
-
-
dependabot[bot] authored
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.2 to 2.5.3. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.5.2...v2.5.3 ) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 11 Feb, 2022 1 commit
-
-
Chris Austen authored
Update copyright for a python file that was modified when added to our code
-
- 08 Feb, 2022 1 commit
-
-
Charlie Lin authored
Changed MessagePack file extensions to mxr.
-
- 28 Jan, 2022 1 commit
-
-
Paul Fultz II authored
Add cppcheck to examples
-
- 10 Dec, 2021 1 commit
-
-
Cagri authored
nfnet update 3dunet requirements via pip 3dunet requirement and nb-clean
-
- 25 Nov, 2021 1 commit
-
-
dependabot[bot] authored
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.5.1...v2.5.2 ) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Chris Austen <causten@users.noreply.github.com>
-
- 06 Oct, 2021 1 commit
-
-
Umang Yadav authored
Change examples to use newer c++ api for compile_options and file_options C++ API changed for calling migraphx. Fixed examples for compatibility
-
- 08 Sep, 2021 1 commit
-
-
dependabot[bot] authored
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.5.0...v2.5.1 ) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Cagri Eryilmaz <63118943+cagery@users.noreply.github.com>
-
- 07 Sep, 2021 1 commit
-
-
turneram authored
Created a YoloV4 example
-
- 17 Aug, 2021 1 commit
-
-
Cagri Eryilmaz authored
* restructring examples * modifications to titles/paths * cleanup Co-authored-by:root <root@rocm-framework-3.amd.com>
-
- 02 Aug, 2021 1 commit
-
-
Cagri Eryilmaz authored
* nb-clean some notebooks * empty cells * pyflakes cleanup for /example/ * formatting * additional fix for 3dunet pyflakes warnings * formatting Co-authored-by:Paul Fultz II <pfultz2@yahoo.com>
-
- 29 Jul, 2021 1 commit
-
-
Cagri Eryilmaz authored
* unet3d notebook, visualization * inference notebook for unet3d, sample input inference * unet3d performance migraphx notebook * seperating unet3d from unet * remove unet from unet3d branch * readme updates * rename file * sample inference with brats dataset for unet3d notebook * required visualization file * readme update * remove perf script, move to branch * remove unused functions from vis * renaming * renaming more * py format * main readme update * notebook update * update readme for data access * cleanup notebook * Update README.md duplicate pointers in readme * Update examples/python_3dunet/README.md Co-authored-by:
kahmed10 <15948690+kahmed10@users.noreply.github.com> * Update examples/python_3dunet/README.md Co-authored-by:
kahmed10 <15948690+kahmed10@users.noreply.github.com> * cleanup notebook * label typos * cleanup * vis util import cleanup * path changes + npsave remove Co-authored-by:
kahmed10 <15948690+kahmed10@users.noreply.github.com> Co-authored-by:
Chris Austen <causten@users.noreply.github.com>
-
- 26 Jul, 2021 6 commits
-
-
Cagri Eryilmaz authored
-
Cagri Eryilmaz authored
-
Cagri Eryilmaz authored
-
Cagri Eryilmaz authored
-
Cagri Eryilmaz authored
-
Cagri Eryilmaz authored
-
- 21 Jul, 2021 1 commit
-
-
Cagri Eryilmaz authored
-
- 14 Jul, 2021 3 commits
-
-
Cagri Eryilmaz authored
-
Cagri Eryilmaz authored
-
Cagri Eryilmaz authored
-
- 02 Jul, 2021 6 commits
-
-
Cagri Eryilmaz authored
-
Cagri Eryilmaz authored
-
Cagri Eryilmaz authored
-
Cagri Eryilmaz authored
-
Cagri Eryilmaz authored
-
Cagri Eryilmaz authored
-
- 30 Jun, 2021 1 commit
-
-
Cagri Eryilmaz authored
-
- 11 Jun, 2021 1 commit
-
-
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:
kahmed10 <15948690+kahmed10@users.noreply.github.com> Co-authored-by:
kahmed10 <15948690+kahmed10@users.noreply.github.com> Co-authored-by:
mvermeulen <5479696+mvermeulen@users.noreply.github.com>
-
- 07 Jun, 2021 1 commit
-
-
Cagri Eryilmaz authored
* changes for CPP mnist example for cpu bug * formatting * one liner for input parameter * generalizing input name * clang format Co-authored-by:mvermeulen <5479696+mvermeulen@users.noreply.github.com>
-
- 27 May, 2021 1 commit
-
-
dependabot[bot] authored
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.4.0...v2.5.0 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Cagri Eryilmaz <63118943+cagery@users.noreply.github.com> Co-authored-by:
mvermeulen <5479696+mvermeulen@users.noreply.github.com>
-
- 03 May, 2021 1 commit
-
-
Cagri Eryilmaz authored
* update to readme for pip3 upgrade, needed for tf2.4. requirement file change. initial commit for bert example update * remove tokenization.py file * added tokenizers and bertwordpiecetokenizer to main file * added tokenizers to requirements file * changes to run_onnx_squad after importing tokenizers module, to replace py file * additional post processing tokenizer change in run_onnx_squad.py * changes to notebook after tokenizers * cleanup notebook output cells * typo in readme * formatting on py file Co-authored-by:mvermeulen <5479696+mvermeulen@users.noreply.github.com>
-