"include/vscode:/vscode.git/clone" did not exist on "16b116a99f3aa39eab3b7f9381cb5ad21e409f5c"
Unverified Commit 7dcae037 authored by Umang Yadav's avatar Umang Yadav Committed by GitHub
Browse files

Update README.md (#1327)

parent ebdddf58
......@@ -46,6 +46,7 @@ The following is a list of prerequisites required to build MIGraphX source.
* [pybind11](https://pybind11.readthedocs.io/en/stable/) - for python bindings
* [JSON](https://github.com/nlohmann/json) - for model serialization to json string format
* [MessagePack](https://msgpack.org/index.html) - for model serialization to binary format
* [SQLite3](https://www.sqlite.org/index.html) - to create database of kernels' tuning information or execute queries on existing database
#### Use the ROCm build tool [rbuild](https://github.com/RadeonOpenCompute/rbuild).
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment