Zhuoran Yin

Results 5 issues of Zhuoran Yin

### Description In the `install_conda.sh`, the environmental path is exported to include a conda path. This has caused rocMLIR as a dependency (MIOpen, and therefore) to Pytorch to fail the...

In the PR I removed all `USE_ROCM` guard that is no longer necessary since HIP/Cuda are separate backends. This PR has no functional impact to the existing code base. Note...

I'm very confused at the experiments conducted below. This config belong to Resnet50 therefore the workload get tested here is fairly important in its performance signature. Note: To reproduce please...

question
performance
request_for_comments

This is a debugging ticket brought up from @krzysz00 in MLIR team. In using the MIOpenDriver to help MLIR tune different configs, it is common for MIOpen to pick up...

enhancement
tuning
urgency_low
debugging

This is the tracking ticket to make sure rocMLIR is shipped by default in MIGraphX. If I understand the conversation with @pfultz2 correctly, this needs mostly infrastructure (docker) related work...