diff --git a/CHANGELOG.md b/CHANGELOG.md index d52744f51fe..0187c2c017c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ Full documentation for MIGraphX is available at * Added support for the Log2 internal operator * Added Split-K as an optional performance improvement * Added support for the GCC 14 compiler -* Added the ablity to call hipBlasLt libaries using environment variable MIGRAPHX_ENABLE_HIPBLASLT_GEMM=1 +* Added the ablity to call hipBLASLt libraries using environment variable MIGRAPHX_ENABLE_HIPBLASLT_GEMM=1 * Added scripts to validate ONNX models from the ONNX Model Zoo * Enabled the OneHot operator to accept a dynamic batch parameter * Added a --mlir flag the migraphx-driver program to offload entire module to mlir