AMD ROCm software is AMD's Open Source stack for GPU computation.
To learn more about ROCm, check out our Documentation, Examples, and Developer Hub.
If you have questions or need help, reach out to us on GitHub.
AMD ROCm software is AMD's Open Source stack for GPU computation.
To learn more about ROCm, check out our Documentation, Examples, and Developer Hub.
If you have questions or need help, reach out to us on GitHub.
TransferBench is a utility capable of benchmarking simultaneous copies between user-specified devices (CPUs/GPUs)
MLIR kernel generator for AMD GPUs (GEMM, conv, attention, fused), built on a Triton compilation backend.
ROCm Execution Provider for ONNX Runtime on AMD GPUs. Compiles ONNX models through MLIR to LLVM bitcode, JIT-loads them at session creation, and dispatches to hipDNN, MIOpen, hipBLASLt, and custom HIP kernels
Loading…
Loading…