Eddie Liao

Results 5 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

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...