AMDMIGraphX icon indicating copy to clipboard operation
AMDMIGraphX copied to clipboard

AMD's graph optimization engine.

Results 433 AMDMIGraphX issues
Sort by recently updated
recently updated
newest added

* Updates parsing of `Split` ONNX operator to support dynamic shapes for the case of no `split` attribute or input. * Should be possible to extend dynamic shape support to...

This will fuse the inputs but only when using the `MIGRAPHX_ENABLE_MLIR_INPUT_FUSION` env variable.

### Problem Description Trying out torch.compile via torch_migraphx and using the example code in torch_migraphx/examples/dynamo/stable_diffusion (but compiling only the unet) does not seem to give a performance increase. Passing in...

On Windows, the symbol must be exported from the DLL for the test to see the function while dynamically loading the library.

Windows

Adding softmaxcrossentropy op in MIGraphX. This is used in Llama v2 https://github.com/onnx/onnx/blob/main/docs/Operators.md#softmaxcrossentropyloss This function is a bit complicated but is able to be built up by smaller Onnx ops I've...

onnx
onnxruntime
Onnx Operators

Model performing worse or similar to eager pytorch. Model Location: `/mnt/nas_share/migraphx/models/torch_benchmarks/AllenaiLongformerBase`

TorchMIGraphX
Perf Improve

Model performing worse or similar to eager pytorch. Model Location: `/mnt/nas_share/migraphx/models/torch_benchmarks/mobilenet_v3_large`

TorchMIGraphX
Perf Improve

Model performing worse or similar to eager pytorch. Model Location: `/mnt/nas_share/migraphx/models/torch_benchmarks/vgg16`

TorchMIGraphX
Perf Improve

Model performing worse or similar to eager pytorch. Model Location: `/mnt/nas_share/migraphx/models/torch_benchmarks/alexnet`

TorchMIGraphX
Perf Improve