- 13 Oct, 2023 1 commit
-
-
Ahsan Saghir authored
This sets up the virtual environments for running python onnx tests. ctest's fixtures are used to ensure that the virtual environment is set up before the tests are run.
-
- 24 Sep, 2023 1 commit
-
-
Chris Austen authored
Co-authored-by:Attila Dusnoki <attila.dusnoki@htecgroup.com>
-
- 12 Aug, 2023 1 commit
-
-
Paul Fultz II authored
-
- 22 Jun, 2023 1 commit
-
-
Ted Themistokleous authored
* Update instal_prereqs.sh to handle 22.04 defines Needed to run containers with 22.04 * Add Dockerfile for Ubuntu 22.04 and ROCm 5.5 Updated dockerfile to use ROCm 5.5 and Ubuntu 22.04 for use with building MIGraphX Able to run make -j$(nproc) check successfully with this * Clean this up since its breaking CI * cleanup install preq some more. -use one protobuf version -remove extra python3.8 installs from 3.10 case * Move comment for protobuf comment * Move Dockerfile for 22.04 to Dockerfiles/ folder * Move and rename 2204 docker file remove Docker_** from the name. Move these to tools/docker * Add pip3 installs to be shared between python versions * Add Package pin from repo.radeon.com * Add CMAKE_ARG ONNX_USE_PROTOBUF_SHARED_LIBS for every default python dist Set this to be default as part of installing prereqs --------- Co-authored-by:
Charlie Lin <charlie.lin@amd.com> Co-authored-by:
Umang Yadav <29876643+umangyadav@users.noreply.github.com> Co-authored-by:
kahmed10 <15948690+kahmed10@users.noreply.github.com>
-
- 17 Feb, 2023 1 commit
-
-
Chris Austen authored
Enable python 3.10 bindings
-
- 11 Jan, 2023 1 commit
-
-
Charlie Lin authored
Change to python ONNX package 1.10.0 to handle new ONNX test generation.
-
- 31 Oct, 2022 1 commit
-
-
kahmed10 authored
-
- 22 Jun, 2022 1 commit
-
-
Ted Themistokleous authored
Updated each source file in the repo with the existing license.
-
- 01 Jun, 2022 1 commit
-
-
kahmed10 authored
update protobuf version
-
- 13 May, 2022 1 commit
-
-
Chris Austen authored
Our documentation indicates a user with sudo can run the install_prereqs.sh file. Turns out that the file is not complete enough to run on Ubuntu 18.04/20.04 independently. I updated the file to resolve the failures. resolves #1191
-
- 24 Aug, 2021 1 commit
-
-
Paul Fultz II authored
-
- 26 May, 2021 1 commit
-
-
Paul Fultz II authored
* Add rbuild.ini file * Skip rbuild step * Use rbuild for gh runners * Update ini file * Invalidate cache * Use full path for ccache * Use master Co-authored-by:mvermeulen <5479696+mvermeulen@users.noreply.github.com>
-
- 23 Apr, 2021 1 commit
-
-
Shucai Xiao authored
* add support for axes inputs for sequeeze/unsqueeze/reduce_sum * clang format * fix build problems * backup code changes * clang format * fix a bug in parsing quantizelinear operator * clang format * fix a cppcheck error * disable different versions of unit tests for different onnx version * clang format * upgrade onnx to 1.8 * update onnx to 1.8.1 * disable two more real models * clang format * fix review comments * fix the function of assign axes in parsing the squeeze operator * add unit tests and fix a bug * clang format * fix review comments * clang format * fix a build error * backup code changes * clang format * add more unit tests and add parsing opset version * clang format * fix cppcheck error * adding installing the onnx package * resolve no protobuf compiler * fix cppcheck error * add unit tests for more code coverage * clang format * try a comment in jenkins build * include the install onnnx line * code backup * reorder the dependenciesd installed * refine dockerfile * fix review comments * clang format Co-authored-by:mvermeulen <5479696+mvermeulen@users.noreply.github.com>
-
- 09 Apr, 2021 1 commit
-
-
Paul Fultz II authored
* Fix tidy warnings for 4.1 * Formatting * Upgrade to 4.1 in docker * Remove hcc build and enable ubsan on clang debug * Add missing openmp package * Construct directly * Construct directly * Upgrade rocm-cmake version
-
- 26 Feb, 2021 1 commit
-
-
Shucai Xiao authored
* update README.md file * update README.md file * update README.md file * update README.md file * update README.md file * update dependencies * update dependencies * update readme file * format issue * edit * edit text * update script to install all dependencies * remove unnecessary libs * refine readme file * refine readme file * refine readme file * refine readme file * refine README * refine readme.md file * fix a error in the README.md file * change to use Dockerfile to call install_prereqs.sh * refine readme file * minor changes * minor changes * minor changes * minor changes * minor changes * minor changes * fixed a bug * refine readme file * minor change * minor changes * minor changes * minor changes * some additional refinement * fix review comments * some refinement * fix review comments * refine readme file * fix minor issue * change the miopen versioin back to 2.4.0 * fix an error in find_package * remove an unnecessary change * some additional refinement of the readme file * fix readme file * fix a review comments * added one more note for rbuild * add more informat for rbuild not found * add a period * Update README.md Co-authored-by:
kahmed10 <15948690+kahmed10@users.noreply.github.com> * Update README.md Co-authored-by:
kahmed10 <15948690+kahmed10@users.noreply.github.com> * Update README.md Co-authored-by:
kahmed10 <15948690+kahmed10@users.noreply.github.com> * Update README.md Co-authored-by:
kahmed10 <15948690+kahmed10@users.noreply.github.com> * Update README.md Co-authored-by:
kahmed10 <15948690+kahmed10@users.noreply.github.com> * Update README.md Co-authored-by:
kahmed10 <15948690+kahmed10@users.noreply.github.com> * Update README.md Co-authored-by:
kahmed10 <15948690+kahmed10@users.noreply.github.com> * Update README.md Co-authored-by:
kahmed10 <15948690+kahmed10@users.noreply.github.com> * refine a link in the readme file * some additional refinement * minor changes * minor changes * minor changes Co-authored-by:
kahmed10 <15948690+kahmed10@users.noreply.github.com> Co-authored-by:
mvermeulen <5479696+mvermeulen@users.noreply.github.com>
-