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

Updating CI to ROCm 6.2 and other appropriate dockers

Continous Integration

### Idea Use int4 as the compression technique to fit larger models onto Navi machines or possibly MI series machines. Weights would be compressed using encoding scheme that would pack...

This will help lower batch sizes, need to determine which models it benefits. Needed for exec_dashboard models

* Implements the bitwise_and operator and ONNX parser. * Needed for support in TorchMIGraphX models

Onnx Operators

At present when doing `mlir + pointwise` fusion, It is not checking if "conv/gemm" has only use or not. Therefore for the contrived case, it can lead to pessimization where...

Update CI point for Onnxruntime builds - Updated with changes from 2024-08-02 - Auto-generated by [create-pull-request][1] - Update .onnxrt-commit to d0a6f57d74a62be07314780aa061d138200936d0 [1]: https://github.com/peter-evans/create-pull-request

onnxruntime
dependencies
skip bot checks
automated