Eddie Liao

Results 12 issues of Eddie Liao

When running `run_dev.sh`, it fails to build the base image due to a "File has unexpected size" error. I've tried running it at different times, but it has produced the...

Add weight streaming to allow running of large models on GPUs with low memory. Closes #3156.

enhancement
Windows
Ubuntu
UAI

Figure out a way to have weight streaming at runtime i.e. be able to fit large models on gpu without needing to know literal size ahead of time - [x]...

enhancement
Windows
Ubuntu
UAI
Under Investigation

There appears to be an occasional issue in which we try to allocate a buffer to the gpu that seems to be an overflow of an UInt64. @kahmed10 has reportedly...

bug

Running `tools/license_stamper.py` doesn't seem to be resolving the errors returned by `check_stamped.py` run by CI test. This commit [355bc3f](https://github.com/ROCm/AMDMIGraphX/pull/3222/commits/355bc3f4559e7423ca97f40ef99d9c415befc801) in my draft PR [here](https://github.com/ROCm/AMDMIGraphX/pull/3222) fails the licensing check with the...

Under Investigation

SD21 seems to be running out of memory on higher batch sizes on Navi4x systems

bug
DeepLearningModels

QA tests for UNet on Ubuntu 24.04 are failing. Seems to be an issue with an improper pythonpath

Example Model

Certain tests in rocm_onnx_rt are failing as they have been removed from the ORT benchmark.py list of models

bug
DeepLearningModels

Reduce op onnx backend tests that have empty set inputs cause the operator to generate dynamic shapes, causing a failure in those tests cases. Currently we are just excluding any...

bug
onnx

## Motivation The parallel stage view on BlueOcean is not showing the correct total time after the whole parallel step is complete. ## Technical Details ## Changelog Category - -...

Continous Integration
Changelog: Not Applicable