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

Flip voxel changes #226

Merged

Conversation

sampath1117
Copy link
Collaborator

  • Merged with latest changes in develop
  • Converted golden output files for add and subtract to binary files

dependabot bot and others added 8 commits January 18, 2024 14:46
…inx (r-abishek#284)

Bumps [rocm-docs-core[api_reference]](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.30.3 to 0.31.0.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
- [Changelog](https://github.com/RadeonOpenCompute/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v0.30.3...v0.31.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* RPP Package - Add Deps

* RPP - Enable Dev Options

* CMakeList - Warning for gfx94X

* RPP - Readme Updates

* Jenkins - Test

* Readme - Online Fix
…tion (r-abishek#293)

* change golden outputs from .csv files to .bin files

* Changed comparision funtions to use .bin files

* Address review comments

* minor change

* Address review comments

* minor change

---------

Co-authored-by: HazarathKumarM <hazarathkumar@multicorewareinc.com>
@r-abishek r-abishek added the enhancement New feature or request label Jan 29, 2024
@r-abishek r-abishek added this to the sow9ms4 milestone Jan 29, 2024
Copy link
Owner

@r-abishek r-abishek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Master merge + minor changes (copyright, csv->bin changes)

@r-abishek r-abishek merged commit afd30db into r-abishek:ar/flip_voxel Jan 29, 2024
snehaa8 pushed a commit to snehaa8/rpp that referenced this pull request Feb 12, 2024
* Remove rpp core

* Doxygen fixes for rpp.h

* Update enum values per line to 1

* Doxygen fixes for rppdefs.h

* Doxygen fixes for rppi.h

* Doxygen fixes for rppt.h

* Doxygen fixes for rppversion.h

* Rename Filter struct to GenericFilter to avoid Doxygen autoreference

* Add deprecated docs for image ops

* Doxygen fixes for all rppi headers

* Doxygen fixes for all rppt headers, and replace \ingroup with \addtogroup

* Change deprecation note - "To be deprecated"

* Add \deprecated flag

* Minor fix

* Add output samples for doxygen

* Add doxygen input

* Fix docs for brightness

* Add correct image path to Doxyfile

* Add input/output images for brightness

* Fix doxygen for brightness, blend and gamma correction

* Change to add "Sample" to docs

* Fix doxygen for color_cast, color_jitter, color_twist

* Fix all doxygen docs for color augmentations

* Fix doxygen for filter funcs

* doxygen fixes for data exchange ops

* Add sample second input to docs

* Add more sample ouputs for doxygen docs

* Fix doxygen docs for gridmask and spatter

* Fix docs for swap_channels

* Fix doxygen docs for snp, shot and gaussian noise

* Fix doxygen docs for blend and non linear blend

* Fix doxygen docs for statistical ops
snehaa8 pushed a commit to snehaa8/rpp that referenced this pull request Feb 12, 2024
* Bump rocm-docs-core from 0.24.0 to 0.24.1 in /docs/.sphinx (r-abishek#219)

Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.24.0 to 0.24.1.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
- [Changelog](https://github.com/RadeonOpenCompute/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v0.24.0...v0.24.1)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump rocm-docs-core from 0.24.1 to 0.24.2 in /docs/.sphinx (r-abishek#222)

Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.24.1 to 0.24.2.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
- [Changelog](https://github.com/RadeonOpenCompute/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v0.24.1...v0.24.2)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump rocm-docs-core from 0.24.2 to 0.25.0 in /docs/.sphinx (r-abishek#225)

Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.24.2 to 0.25.0.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
- [Changelog](https://github.com/RadeonOpenCompute/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v0.24.2...v0.25.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump rocm-docs-core from 0.25.0 to 0.26.0 in /docs/.sphinx (r-abishek#228)

Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
- [Changelog](https://github.com/RadeonOpenCompute/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v0.25.0...v0.26.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ENABLE ASAN packaging RPP (r-abishek#227)

* ENABLE ASAN packaging RPP

* Add LICENSE File to RPP Package

* Update README.md

Pre-reqs

* RPP Doxygen Update 2 (r-abishek#226)

* Remove rpp core

* Doxygen fixes for rpp.h

* Update enum values per line to 1

* Doxygen fixes for rppdefs.h

* Doxygen fixes for rppi.h

* Doxygen fixes for rppt.h

* Doxygen fixes for rppversion.h

* Rename Filter struct to GenericFilter to avoid Doxygen autoreference

* Add deprecated docs for image ops

* Doxygen fixes for all rppi headers

* Doxygen fixes for all rppt headers, and replace \ingroup with \addtogroup

* Change deprecation note - "To be deprecated"

* Add \deprecated flag

* Minor fix

* Add output samples for doxygen

* Add doxygen input

* Fix docs for brightness

* Add correct image path to Doxyfile

* Add input/output images for brightness

* Fix doxygen for brightness, blend and gamma correction

* Change to add "Sample" to docs

* Fix doxygen for color_cast, color_jitter, color_twist

* Fix all doxygen docs for color augmentations

* Fix doxygen for filter funcs

* doxygen fixes for data exchange ops

* Add sample second input to docs

* Add more sample ouputs for doxygen docs

* Fix doxygen docs for gridmask and spatter

* Fix docs for swap_channels

* Fix doxygen docs for snp, shot and gaussian noise

* Fix doxygen docs for blend and non linear blend

* Fix doxygen docs for statistical ops

* remove boost library

* cmake fix

* code cleanup

* suppress nodiscard attribute error

* filesystem modification

* filesystem modification

* code cleanup

* data type fix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: arvindcheru <90783369+arvindcheru@users.noreply.github.com>
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
Co-authored-by: Abishek <52214183+r-abishek@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants