MIVisionX icon indicating copy to clipboard operation
MIVisionX copied to clipboard

Audio PR - Augmentation support [ Resample and Operator Overloading nodes ]

Open SundarRajan98 opened this issue 1 year ago • 7 comments

  • Adding openvx rpp extensions for Resample, TensorTensorAdd and TensorScalarMultiply augmentations
  • TensorTensorAdd augmentation will be extended to support all tensors of supported layouts in future PRs Note: PR https://github.com/ROCm/MIVisionX/pull/1320 has to be merged before this PR - file changes will reduce to 9

SundarRajan98 avatar Apr 02 '24 14:04 SundarRajan98

@rrawther Checked the TensorAdd MIOpen node. We could not find Host support in TensorAdd MIOpen node - all the audio augmentation PR created are for Host backend. Also, the input tensors passed to TensorAdd and node are not of same shape and TensorAdd MIOpen node does elementwise addition so it would not work for our usecase. Same issue applies for TensorMultiply MIOpen node as well

SundarRajan28 avatar May 13 '24 14:05 SundarRajan28

@rrawther I have addressed the review comments

SundarRajan28 avatar May 15 '24 08:05 SundarRajan28

@SundarRajan98 can you please resolve merge conflicts

kiritigowda avatar May 16 '24 21:05 kiritigowda

@kiritigowda Resolved merge conflicts

SundarRajan28 avatar May 17 '24 08:05 SundarRajan28

@kiritigowda: Please merge this PR

rrawther avatar May 17 '24 16:05 rrawther

@SundarRajan98 - sync with TOT

kiritigowda avatar May 22 '24 07:05 kiritigowda

@kiritigowda Synced PR branch with ToT

SundarRajan28 avatar May 22 '24 07:05 SundarRajan28

@SundarRajan98 -- can you sync all PRs to TOT and allow permission to edit your PR; it will be easier to update and run CI

kiritigowda avatar May 24 '24 06:05 kiritigowda

@kiritigowda Merged all PRs with ToT changes. Should I add you as an collaborator for giving you edit permissions?

SundarRajan28 avatar May 24 '24 06:05 SundarRajan28

@SundarRajan28 please sync to ToT

LakshmiKumar23 avatar May 30 '24 16:05 LakshmiKumar23

@LakshmiKumar23 Synced PR with ToT changes

SundarRajan28 avatar May 30 '24 16:05 SundarRajan28